Skip to content

Xbox DDR Pad #60

Description

@HumanTree92

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions