WiiUPluginSystem/plugins/hid_to_vpad
Maschell 409527fb21 [ALL] Added overlay callback
- Improved the overlay example. It's now using the wups api.
- Not working on TV when the game is rendered in 1080p. (Maybe add option to force screen to 720p?)
2018-02-20 12:41:58 +01:00
..
src [ALL] Added overlay callback 2018-02-20 12:41:58 +01:00
Makefile [General] Moving the FS-wrapper into an own lib, no more macro madness 2018-02-16 21:51:35 +01:00
README.md Updated the READMEs of the plugins 2018-02-16 22:22:41 +01:00

HIDtoVPAD Plugin for the Wii U Plugin System

See https://github.com/Maschell/hid_to_vpad for more information.

Currently supported

  • Support for Controller with built in support.
  • Network Client support
  • All attached devices are mapped automatically to the Gamepad
  • Loading configuration files (to extend controller support or change configs)

Whats NOT working:

  • Mapping the controllers individually (No GUI for this)

Building

For building you need:

Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.