Go to file
Maschell 1e5db6e56f Merge pull request #5 from Maschell/master
Formatting (Use spaces instead of tabs)
2017-03-23 22:04:55 +01:00
resources Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
src/net/ash/HIDToVPADNetworkClient Formatting (Use spaces instead of tabs) 2017-03-23 22:01:46 +01:00
.classpath Auto saving the config on exiting, changing the to config file 2017-03-22 21:31:20 +01:00
.gitignore Auto saving the config on exiting, changing the to config file 2017-03-22 21:31:20 +01:00
.project Initial commit 2017-01-31 19:12:28 +11:00
eclipse_code_convention.xml Formatting (Use spaces instead of tabs) 2017-03-23 22:01:46 +01:00
pom.xml Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11: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.