-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buttons aren't binding #20
Comments
That's odd. If you have Steam Input enabled try turning it off, it's known to cause issues with DirectInput. Can you post your log files? |
i tried to disable steam input and it didn't work. Where are the log files located? |
There's a shortcut to Player.log in your VTOL VR installation directory. |
Player.log |
Yeah that's it, the issue is this:
I've got a custom SharpDX.dll included with the mod on Steam that has an extra method added to it. I think your problem might be caused by the wrong version from another mod being loaded first. Have a look in the workshop folder for VTOL VR at |
there is only 1 'SharpDX.dll' but there is another file named 'SharpDX.DirectInput.dll' do you think that the dot after the SharpDX is causing the issue? Just tried running it only running that mod and it still doesn't work. |
Sorry, SharpDX.DirectInput.dll is the one you're looking for. Search in If all else fails, just unsubscribe from all your mods, uninstall VTOL VR, and delete whatever's left in the VTOL VR installation directory and reinstall everything and it should work. |
yeah. i got another SharpDX.dll and SharpDX.DirectInput.dll in my VTOLVR_Data\Managed |
Just delete those two and you should be good to go, they were likely copied there by the old mod loader from a previous mod you had installed. |
that worked. thanks so much |
where should the input file be saved to. just in case. |
You won't need them. |
I tried running this and when i went to set the key binds for my thrustmaster T.16000M there was no input being detected. I also couldn't get out of the key bind pop up without alt+f4ing. Is there something i need to do in the files? or is there a video showing the set up process? Edit: the only thing that binds is the keyboard. nothing works on my hotas.
The text was updated successfully, but these errors were encountered: