Go to file
Maschell abb3b23b44 Auto saving the config on exiting, changing the to config file
- Only save the IP-Address (the end-user shouldn't worry about any of
the other values)
-change the config path to a local path.
2017-03-22 21:31:20 +01:00
resources Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
src/net/ash/HIDToVPADNetworkClient Auto saving the config on exiting, changing the to config file 2017-03-22 21:31:20 +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
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.