-
Notifications
You must be signed in to change notification settings - Fork 33
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
RIGHTY not working with cheap chinese Playstation-like gamepads #35
Comments
https://github.com/gabomdq/SDL_GameControllerDB And manually load the modified db file in your program. |
This works with Jamepad also?. Thanks a lot in any case, do you think i will need to change my code also, or is it only a configuration aspect?. |
@raullapeira
Yes
I'm not that familiar with Jamepad so I don't know if he provide a function for you to dynamic add that source. but I managed where it load this file. you can start tracking here. good luck. |
Thanks a lot, really useful |
Guys, this was not really an issue, just that I was using an old version that did not even have the gamecontrollerdb.txt file. I got the last Jamepad version, the last sld2gdx version and it was just a question of building a custom mapping with GamepadTool.win.latest now it works. The string that worked for me is:
|
When moving the right gamepad analog pad vertically no value is generated using the following line of code:
Any idea on how to solve it or a workaround?.
The text was updated successfully, but these errors were encountered: