WiiUPluginSystem/plugins/hid_to_vpad
Maschell 0d46322cbb Add support for plugins that use wut libraries.
Add the requirement to have wut installed
Modify the plugin makefile, now you need to enable malloc wrapping manually
Change the calling behaviour of the "WUPS_APP_STATUS_CLOSED" hook. PPCExit does NOT get called when opening an application from the system menu.
Add error output to the UDPLogger on failure.
2018-06-17 12:47:45 +02:00
..
src Added "ON_FUNCTIONS_PATCHED" hook 2018-03-07 18:53:43 +01:00
Makefile Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02:00
makefile.mk Add support for plugins that use wut libraries. 2018-06-17 12:47:45 +02: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.