WiiUPluginSystem/plugins/swipswapme
Maschell 1024338498 Added new macros for FS and overlay access.
Now the plugin don't need to use the INITIALIZE_PLUGIN hook for fs and overlay access, but use the WUPS_FS_ACCESS()/WUPS_ALLOW_OVERLAY() macro.
2018-02-25 15:18:52 +01:00
..
src Added new macros for FS and overlay access. 2018-02-25 15:18:52 +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

SwipSwapMe Plugin for the Wii U Plugin System

This little app can be used to swap the TV and DRC screen.

Usage

When starting the app, you have the option to set your own button combo. Just press the button combo you want for 2 seconds. Otherwise it will use the default settings (TV button).

Press the TV button (or your button combo) on the Gamepad to swap the screens. Thats all.

Building

For building you need:

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