We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, It's me again! :D
I have mapped the buttons ABXY on a jstest it shows:
Axes: 0:-32767 1:-32767 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off 6:off 7:off 8:off
Where: 0 = BTN_JOYSTICK 1 = BTN_A 2 = BTN_B 3 = BTN_Y 4 = BTN_X
But on my xbox controller its correct:
0 = BTN_A 1 = BTN_B 2 = BTN_X 3 = BTN_Y
Would love it to be mapped in order of "events" or something so you can customize it? :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, It's me again! :D
I have mapped the buttons ABXY on a jstest it shows:
But on my xbox controller its correct:
Would love it to be mapped in order of "events" or something so you can customize it? :)
The text was updated successfully, but these errors were encountered: