RetroArch/input/drivers_hid
netux79 bca4ccb155 (GX) Refactor of the Wii USB HID support. Now it's working!
In order to have a controller working you need:
1) Have a matching HID autoconfig file in autoconfig/hid for your controller.
2) Create a "connect" driver for the pad in "input/connect" folder (source code of RA).
3) Once you are in RA, change the joystick driver to HID and restart.
4) You may be now able to use you USB HID compatible pad in RA.

I included some "connect" drivers as an example. It also need to include them for compilation.
2016-02-04 17:01:03 -05:00
..
btstack_hid.c Update input headers 2016-01-10 04:33:01 +01:00
iohidmanager_hid.c Update input headers 2016-01-10 04:33:01 +01:00
libusb_hid.c Update input headers 2016-01-10 04:33:01 +01:00
null_hid.c Update input headers 2016-01-10 04:33:01 +01:00
wiiusb_hid.c (GX) Refactor of the Wii USB HID support. Now it's working! 2016-02-04 17:01:03 -05:00