2017-03-24 13:02:06 +01:00
2017-01-31 10:39:06 +01:00
# HIDtoVPADNetworkClient
2017-03-24 13:02:06 +01:00
[![Build Status ](https://circleci.com/gh/QuarkTheAwesome/HIDtoVPADNetworkClient.svg?style=shield&circle-token=:circle-token )](https://circleci.com/gh/QuarkTheAwesome/HIDtoVPADNetworkClient)
---
2017-04-02 00:32:05 +02:00
[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/ )
2017-01-31 10:39:06 +01:00
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.
2017-03-24 13:02:06 +01:00
Using this client, you can use unsuported devices such as XInput and Bluetooth controllers with HID to VPAD!
2017-01-31 10:39:06 +01:00
2017-03-24 13:02:06 +01:00
Please check the releases page for the latest feature list.
2017-01-31 10:39:06 +01:00
2017-03-24 13:02:06 +01:00
Configuration files for HID to VPAD can be found [here ](https://github.com/Maschell/controller_patcher_configs ).
2017-03-30 17:23:50 +02:00
## Used Libraries
2017-03-30 17:31:11 +02:00
Lombok - https://projectlombok.org/index.html
purejavahidapi - https://github.com/nyholku/purejavahidapi
JXInput - https://github.com/StrikerX3/JXInput