This is just a test, to see if its Possible to switch between 2 Aroma Enviroments (Base Aroma and SPFN).
Opening this app in the normal Version of Aroma reboots the WiiU and (hopefully) switches to SPFN
Opening this when using SPFN reboots the WiiU and it should switch back to the Base Aroma version
To build this, ensure you have devkitPro
, devkitPPC
, libmocha
and wut
installed via the (dkp-)pacman package manager. Run make
in the same directory as the Makefile, and use the resulting files located in the dist
directory.
Alternatively, you can use the included dockerfile, here are some command that should work as long as you have Docker installed.
docker run --rm -v ${PWD}:/project builder make
docker run --rm -v %cd%:/project builder make
.
Huge thanks to:
TraceEntertains - Lead developer
Maxine - Original project
Ingunar - All of the awesome icons & graphics (and the idea for this too)
Moonlumen - Moral support and insane amounts of alpha testing
WiiUReboot - Originally used as a foundation for this project
The Wii U is a registered trademark of Nintendo, who we are not affilated with.