This is a slightly overengineered app that just restarts your console and swaps the environment, with the purpose of running Tiramisu applications easier instead of rebooting your console manually, holding X and then doing all of the EnvironmentLoader stuff manually.
Opening the app in Tiramisu (input changes nothing) reboots to Aroma’s Wii U Home Menu
Opening the app in Aroma with no buttons pressed reboots Tiramisu’s HBL
Opening the app in Aroma with the B button pressed reboots Tiramisu’s Wii U Menu
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:
Maxine - Project coordinator, programming and development help
TraceEntertains - A lot of code. Just... a wild amount of code
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.