This is a simple plugin that makes the Wii U menu dark. It is an adaptation of DarkU that does not require external devices.
This is a plugin for the Wii U Plugin System (WUPS). To be able to use this plugin you have to place the resulting .mod
file into the following folder:
sd:/wiiu/plugins
When the file is placed on the SDCard you can load it with plugin loader.
For building you need:
- wups
- wut
- libutilswut (WUT version)
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.
Steps to build:
- run
git clone https://github.com/jacquesCedric/WUPS_dark_mode_plugin
cd
into the folder- run
make
- copy
WUPS_dark_mode_plugin.mod
tosd:/wiiu/plugins