└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # PayloadLoaderInstaller Environment 2 | 3 | This is a environment to be loaded with the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader). 4 | 5 | The only purpose of this environment is to run the [PayloadLoaderInstaller](https://github.com/wiiu-env/PayloadLoaderInstaller). 6 | 7 | ## Content 8 | 9 | - [Mocha](https://github.com/wiiu-env/MochaPayload) 10 | - [LaunchInstaller](https://github.com/wiiu-env/LaunchInstaller) 11 | - [PayloadLoaderInstaller](https://github.com/wiiu-env/PayloadLoaderInstaller) 12 | 13 | ## Usage 14 | - Place the `00_mocha.rpx` from [Mocha](https://github.com/wiiu-env/MochaPayload) in the `sd:/wiiu/environments/installer/modules/setup` folder. 15 | - Place the `90_launch_installer.rpx` from the [LaunchInstaller](https://github.com/wiiu-env/LaunchInstaller) in the `sd:/wiiu/environments/installer/modules/setup` folder. 16 | - Place the `PayloadLoaderInstaller.wuhb` from the [PayloadLoaderInstaller](https://github.com/wiiu-env/PayloadLoaderInstaller)) in the `sd:/wiiu/apps/` folder. 17 | 18 | Copy all files on the sd card and launch then Environment via the [EnvironmentLoader](https://github.com/wiiu-env/EnvironmentLoader). Press X while launching to force open the environment selection menu. 19 | After launching the environment, the PayloadLoaderInstaller should load automatically. Follow the instructions on the screen. See the [PayloadLoaderInstaller](https://github.com/wiiu-env/PayloadLoaderInstaller) repository for more information. 20 | 21 | ## Download 22 | 23 | A bundle with the latest nightlies can be downloaded [here](https://tiramisu.foryour.cafe/package/payloadloaderinstaller) by clicking on "Download all". 24 | 25 | ## Credits 26 | 27 | - Maschell (EnvironmentLoader, MochaPayload, PayloadLoader, FailST, PayloadLoaderInstaller) 28 | - rw-r-r-0644, GaryOderNichts (PayloadLoaderInstaller) 29 | - dimok (mocha)) --------------------------------------------------------------------------------