Skip to content

WiiU Homebrew that Switches your EnvironmentLoader Environment

License

Notifications You must be signed in to change notification settings

maxeatbug/envSwap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envSwap - Github Banner

This is NOT a port of HBL to Aroma and NOT an application to use .ELF homebrew on Aroma.

envSwap

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

Building

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 for Linux

docker run --rm -v ${PWD}:/project builder make

Docker for Windows

docker run --rm -v %cd%:/project builder make.

Credits

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.