Jump to content

Recommended Posts

Posted

After a dog destroyed my X52 and pedals I'm left with this crap stick. Now I can't even get the throttle to work because the game thinks that my slider is button 16 when it's infact button 17. Any solutions on how I can get my throttle working?

I am dumb, anyone who has this issue make sure you are not sliding the slider all the way down as it clicks and for some reason the game thinks thats a button. 

Posted
Quote

... the game thinks that my slider is button 16 when it's infact button 17. 

 

This is correct, game code enumerate joystick buttons starting from 0, Windows enumerates starting from 1, hence eh -1 difference, but this don't cause any issue in practice.

 

Go to the game folder, Data\Imput folder and rename the file "devices.txt", this will erase register from previous used joystick that may are the cause of issues.

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...