An Aroma plugin that opens an overlay menu to browse and launch homebrew from the SD card via a button combo (default: L + R + D-Pad Down).
The button combo can be changed in the Aroma Config Menu and the option to only show .wuhb homebrew.
- Scans
sd:/wiiu/appsrecursively for.wuhband.rpxhomebrew
- devkitPro toolchain installed and
DEVKITPROenvironment variable set - Libraries installed:
- From project root run:
make
- Copy
HomebrewLoader.wpstosd:/wiiu/environments/aroma/plugins
- Thanks to @Maschell for WUPS, WUMS
- UI based on WiiUPluginLoaderBackend by @Maschell
- The @devkitpro team for WUT