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

Buttons not Recognized #24

Open
Craig-onGitHub opened this issue Mar 30, 2020 · 0 comments
Open

Buttons not Recognized #24

Craig-onGitHub opened this issue Mar 30, 2020 · 0 comments

Comments

@Craig-onGitHub
Copy link

Hi. Am having a weird issue. The right and left thumb buttons (0x0040 and 0x0080) are not being recognised/mapped.

I downloaded the current master and took a look at the code. I thought maybe it was just a mapping issue and swapped out 0x0040 and 0x0080 with D-Pad buttons that are mapped correctly (0x0001 and 0x0002). This just results in 0x0001 and 0x0002 being "dead" buttons.

I then tested remapping by swapping out Start (0x0010) with a D-Pad button (0x0001) and both buttons are swapped correctly and work in their swapped positions.

So swapping is working correctly. Thumb buttons are not working and I cannot find why. No matter what button I map them to they do not work. This is regardless of game (run in WINE) and controller.

Any help would be appreciated. Thank you. :-)

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

No branches or pull requests

1 participant