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

Xbox Button not set properly #7

Closed
leep-frog opened this issue Sep 7, 2023 · 3 comments
Closed

Xbox Button not set properly #7

leep-frog opened this issue Sep 7, 2023 · 3 comments

Comments

@leep-frog
Copy link

When connected to a wireless Xbox controller (model 1708), the Xbox system button in the middle is not properly registered.

Debugging steps I performed:

  • Verified all of the other buttons work and register as expected
  • Verify the middle button works when connected to my Xbox
  • Printed out the entire miscButtons bit mask and verified no bits were set when pressing the xbox button (but the select and start bits were properly set when pressing them)
@ricardoquesada
Copy link
Owner

which platform are you using ?

  • "Arduino IDE" with ESP32 ?
  • "Arduino IDE" with NINA ?
  • "Arduino + IDF" ?

and which version of Bluepad32 are you using ?

( See: https://tinyurl.com/bluepad32-help )

@ricardoquesada
Copy link
Owner

I guess the most important question is which Xbox Firmware are you using

ricardoquesada added a commit to ricardoquesada/bluepad32 that referenced this issue Sep 8, 2023
@ricardoquesada
Copy link
Owner

Xbox button was working Ok.
But "select" button was not mapped. I've just fixed that. Will be included in v3.9.0

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

2 participants