mirror of
https://github.com/wiiu-env/WiiUPluginLoaderGUI.git
synced 2024-11-05 17:05:11 +01:00
The loader for the Wii U Plugin System
data | ||
languages | ||
meta | ||
src | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
Dockerfile | ||
filelist.sh | ||
gitrev.sh | ||
LICENSE | ||
Makefile | ||
README.md | ||
updatelang.sh |
Wii U Plugin Loader GUI
This is the GUI for the WiiUPluginSystem. Check out the readme for more information about the Plugin System.
Usage
Load the RPX file using the Homebrew Launcher and control which plugins should be enabled.
Requires the WiiUPluginSystemBackend to be run in the background.
Building
Make sure you have wut installed.
In addition you need:
- libgui for the gui elements.
- The ppc-portlibs
pacman -Syu ppc-portlibs
Credits
Some files are based on brainslug by Chadderz:
https://github.com/Chadderz121/brainslug-wii
Much stuff also wouldn't be possible without dimok789. He made many great tools and homebrew this stuff in based on (Makefiles, Mocha, homebrew channel, udp logger, dynamic_libs etc.)
Also thanks to everyone who made actual exploits.