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 DDR Pad #60

Open
HumanTree92 opened this issue Feb 27, 2025 · 0 comments
Open

Xbox DDR Pad #60

HumanTree92 opened this issue Feb 27, 2025 · 0 comments

Comments

@HumanTree92
Copy link

I was able to compile my Xbox DDR Pad. It detects my Controller but when i press any of the Buttons or Arrows it Disconnects and then Reconnects a few seconds later.

These are the only changes i did:
Inside XboxController.cpp i added:

  {0x1430, 0x1000}, // Xbox DDR Pad
  {0x1430, 0x8888}, // Redoctane Xbox DDR

Inside install drivers.bat i added:

wdi-simple --vid 0x1430 --pid 0x1000 --type 0 --name "Xbox DDR Pad"
wdi-simple --vid 0x1430 --pid 0x8888 --type 0 --name "Redoctane Xbox DDR"
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