Skip to content

V10lator/WUPS_dark_mode_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wii U Dark Mode

This is a simple plugin that makes the Wii U menu dark. It is an adaptation of DarkU that does not require external devices.

Wii U Plugin System

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.

Building:

For building you need:

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

Steps to build:

  1. run git clone https://github.com/jacquesCedric/WUPS_dark_mode_plugin
  2. cd into the folder
  3. run make
  4. copy WUPS_dark_mode_plugin.mod to sd:/wiiu/plugins

About

Dark mode for the Wii U menu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 80.5%
  • C 19.5%