Go to file
Ash 7d00588ecf Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
resources Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
src/net/ash/HIDToVPADNetworkClient Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
.classpath Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
.gitignore Initial commit 2017-01-31 19:12:28 +11:00
.project Initial commit 2017-01-31 19:12:28 +11:00
README.md Create README.md 2017-01-31 20:39:06 +11:00
pom.xml Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00

README.md

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.