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

The start messages listed here don't work with the new Xbox One S-era controller #3

Closed
scratchee opened this issue Feb 20, 2017 · 1 comment

Comments

@scratchee
Copy link

I've found that sending an additional 3 bytes with the start message, making it:

0x05
0x20
0x00
0x01
0x00

seems to work, and lines up with other programs that interact with the xboxone controllers.

Note the 0x01 on the 4th byte. Without that, it continues to fail.

I make no claims as to the meaning of these extra bytes, but I can confirm that they still work with the original xboxone controller.

@quantus
Copy link
Owner

quantus commented Feb 27, 2017

Thank you for letting me know about this new start command! I added it to the README to keep it up to date.

@quantus quantus closed this as completed Feb 27, 2017
jamieson added a commit to jamieson/xboxdrv that referenced this issue Feb 22, 2018
joolswills pushed a commit to RetroPie/xboxdrv that referenced this issue Jan 3, 2023
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