Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Environment Loader Wii U

From GameBrew
Revision as of 02:55, 7 July 2024 by Hyatt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Environment Loader
General
AuthorMaschell
TypePayload
Version0.3.2
LicenseGPL-3.0
Last Updated2024/07/06
Links
Download
Website
Source

Environment Loader allows you load environments on your Wii U.

User guide

This is a payload that should be run with CustomRPXLoader.

Place payload.rpx in the "sd:/wiiu/" folder of your sd card and use the CustomRPXLoader to run this setup payload, hold X on the Gamepad while loading to force open the menu.

This payload checks for enviroments in the following directory: "sd:/wiiu/environments/".

Example file structure for having a "tiramisu" and a "installer" environment on the sd card:

sd:\wiiu\environments\tiramisu\modules\setup\00_mocha.rpx  
sd:\wiiu\environments\tiramisu\modules\setup\01_other_cool_payload.rpx  
sd:\wiiu\environments\installer\modules\setup\00_mocha.rpx  
sd:\wiiu\environments\installer\modules\setup\01_installer_launcher.rpx  

When you start the EnvironmentLoader a selection menu appears. Use Y on the Gamepad to set a default enviroment. To open the selection menu when a default enviroment is set, hold X on the Gamepad while launching the EnvironmentLoader.

When launching an given enviroment, all .rpx files in "[ENVIRONMENT]/modules/setup" will be run.

  • Make sure not to call exit in the setup payloads.
  • The files will be run in the order of their ordered filenames.

Screenshots

environmentloaderwiiu2.png

Changelog

v0.3.2 2024/07/06

v0.3.1 2024/05/09

  • Make rpx loading more robust and respect section alignment by @Maschell in #34.

v0.3 2024/05/06

  • Allow Aroma to init early.
  • Compile with latest devkitPPC and wut.

v0.2 2023/07/20

v0.1.2 2023/01/11

v0.1.2 2923/01/11

v0.1.1 2022/10/09

  • Fix detecting the autoboot enviroment when the menu was opened.

v0.1 2022/09/05

  • Use ubuntu-22.04 in CI.

Credits

External links

Advertising: