Skip to content
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

no gas slider in X-wing Alliance game #26

Open
gboule65 opened this issue Jul 28, 2020 · 2 comments
Open

no gas slider in X-wing Alliance game #26

gboule65 opened this issue Jul 28, 2020 · 2 comments

Comments

@gboule65
Copy link

I think is not a real bug, but I saw many people with is bad behaviour.
This old game use "rudder" HID definition instead of "throttle" HID, and this game don't permit to change the slidder assignment.

So, I have modified the source code in order to have the game functional :

  • HID definition modification : rudder only instead of rudder & throttle
  • remove of Z, Rx, Ry,
  • joystick slider data send to rudder instead of throttle

I can give the source code modified.

Thank you to the different teams about the great adapter which permit me to play with my old MS Sidewinder Force Feedback Pro.

@galvanized
Copy link

Could you upload your fork? Interested in what you did.

@gboule65
Copy link
Author

gboule65 commented Aug 16, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants