Go to file
Maschell e98f4294e1 Merge pull request #3 from Maschell/dev-maschell
Added support for the new DS4
2017-03-19 23:56:27 +01:00
purejavahidapi@9c9fc20fe3 Added missing submodules, added missing lincense 2017-03-16 19:44:36 +01:00
src/net/ash/HIDToVPADNetworkClient Added support for the new DS4 2017-03-19 23:54:41 +01:00
.classpath Initial commit 2017-01-31 19:12:28 +11:00
.gitignore Initial commit 2017-01-31 19:12:28 +11:00
.gitmodules Changed HID backend to purejavahid 2017-03-16 19:33:50 +01:00
.project Initial commit 2017-01-31 19:12:28 +11:00
buildJar.bat Added support for the new DS4 2017-03-19 23:54:41 +01:00
pom.xml Added support for the new DS4 2017-03-19 23:54:41 +01:00
README.md Create README.md 2017-01-31 20:39:06 +11:00

HIDtoVPADNetworkClient

A Java application to send data from various controllers to HID to VPAD; a homebrew application for the Wii U.

Using this client, you can use unsuported devices such as XBox 360 controllers with HID to VPAD!

Please check the releases page for the latest feature list; as this program is under heavy development and is still incomplete. At this point only Linux /dev/input controllers are supported.

A sample HID to VPAD .ini for an XBox 360 controller on /dev/input/js0 (the path determines the VID/PID when using Linux controllers) can be found here.