jloehr / HID-Wiimote

Windows Device Driver for the Nintendo Wii Remote
GNU General Public License v3.0
216 stars 45 forks source link

Guitar Hero Extensions Not entirely functional #15

Closed MikeMatt16 closed 8 years ago

MikeMatt16 commented 8 years ago

One button on the Guitar Hero Drum Kit and Guitar Hero Guitar extensions are not being recognized by the device driver. On both extensions, I believe that the 3rd button is not being recognized. The Drum pad has 5 pads. These pads represent buttons one through 5. The 3rd pad (Blue Pad) does not trigger a button press in the Game Controller Test dialog. The same applies to the guitar. The 5 finger buttons represent 1 through 5, and the 3rd button (Yellow Button) does not trigger a button press in the Game Controller Test Dialog.

I have used both instruments with GlovePIE which maps the Game pad buttons to keyboard key presses, and all of the guitar buttons and drum pads work using it.

jloehr commented 8 years ago

Fixed https://www.julianloehr.de/hid-wiimote/gamepad/0.2.7.3/ :smile: