mirror of
https://github.com/Maschell/HIDtoVPADNetworkClient.git
synced 2024-11-22 05:59:16 +01:00
ebe03a23c6
the MessageBox system. Now it's threadsafe and multiple consumers are possible. - Added a message box when connecting fails. - Change the version of the used purejavahidapi |
||
---|---|---|
resources | ||
src/net/ash/HIDToVPADNetworkClient | ||
.classpath | ||
.gitignore | ||
.project | ||
circle.yml | ||
eclipse_code_convention.xml | ||
pom.xml | ||
README.md |
HIDtoVPADNetworkClient
Current Stable Release | Nightly builds | Issue Tracker | Support Thread
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 XInput and Bluetooth controllers with HID to VPAD!
Please check the releases page for the latest feature list.
Configuration files for HID to VPAD can be found here.
Used Libraries
Lombok - https://projectlombok.org/index.html
purejavahidapi - https://github.com/nyholku/purejavahidapi
JXInput - https://github.com/StrikerX3/JXInput