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

Analog stick and button mapping #5

Open
azihassan opened this issue Sep 27, 2024 · 1 comment
Open

Analog stick and button mapping #5

azihassan opened this issue Sep 27, 2024 · 1 comment

Comments

@azihassan
Copy link
Owner

Adding support for the analog stick would allow for the D-pad buttons to be mapped to other types of functionality. I already attempted it here, and even though the relevant logs do show up in the console, the events don't register in the settings menu.

It also looks like the X and Y (or A and B) buttons are flipped in the settings menu (button presses produce the wrong event value). These were defined here:

set(JOY_BUTTON_A 2)

@AJenbo
Copy link

AJenbo commented Oct 22, 2024

Buttons being swapped seams to be an upstream issue.

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

No branches or pull requests

2 participants