HIDtoVPADNetworkClient/README.md

20 lines
1.2 KiB
Markdown

# HIDtoVPADNetworkClient
[![Build Status](https://circleci.com/gh/QuarkTheAwesome/HIDtoVPADNetworkClient.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/QuarkTheAwesome/HIDtoVPADNetworkClient)
---
[Current Stable Release](https://github.com/QuarkTheAwesome/HIDtoVPADNetworkClient/releases/latest) | [Nightly builds](https://github.com/QuarkTheAwesome/HIDtoVPADNetworkClient/releases) | [Issue Tracker](https://github.com/QuarkTheAwesome/HIDtoVPADNetworkClient/issues) | [Support Thread](http://gbatemp.net/threads/hid-to-vpad-network-client.466150/)
A Java application to send data from various controllers to [HID to VPAD](https://github.com/Maschell/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](https://github.com/Maschell/controller_patcher_configs).
## Used Libraries
Lombok - https://projectlombok.org/index.html
purejavahidapi - https://github.com/nyholku/purejavahidapi
hid4java - https://github.com/gary-rowe/hid4java
JXInput - https://github.com/StrikerX3/JXInput