Move autobooting steps to autobooting section (#211)

* Move autobooting steps to autobooting section

* Add macOS merge note

Co-authored-by: Lazr <68634861+Lazr1026@users.noreply.github.com>
pull/212/head
Vanny 2 months ago committed by GitHub
parent 104c308593
commit dd3c0fb4ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,6 +4,7 @@
Currently, every time you want to launch Aroma you will have to launch the Health and Safety information app. If you wish to automatically launch into Aroma on every boot, you can autoboot the Health and Safety Information app.
If you don't want to autoobot Aroma, you can skip this step and follow the Setting Up PayloadLoader section below.
### Instructions
1. Start the console to boot into the Wii U Menu, launch the Health and Safety Information app.
@ -15,6 +16,19 @@ Currently, every time you want to launch Aroma you will have to launch the Healt
1. You will be asked if you want to switch the boot title. Press A to select `Switch to PayloadLoader`.
1. When the process has finished, press A to shutdown the console.
1. The PayloadLoader will now be launched automatically on every boot.
- To change the default boot title hold Start (+) on the Gamepad while booting the console.
### Setting up PayloadLoader, Environment Loader and Aroma
Now, we are going to make the Aroma environment start automatically when your console loads the Health and Safety Information app and select Wii U Menu as the default boot option.
1. Launch the EnvironmentLoader.
- If you are autobooting the PayloadLoader, simply turn on your Wii U.
- If you skipped the autobooting steps, launch the Health and Safety Information app.
1. Using the D-Pad, navigate to `aroma` and press Y to set this to your default environment, then press A to launch into Aroma.
- You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyway. We're going to block updates in the "Blocking Updates" section below.
- To open the Environment Loader in the future, you have to hold X while your Wii U is booting or loading the Health and Safety Information app.
1. On the Aroma Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu.
1. Aroma will now be launched each time you boot the console (or load Health and Safety) and then straight into the Wii U Menu.
- To open the Aroma Boot Selector in the future, you have hold START (+) while the console is booting or loading the Health and Safety Information app.
- Navigate the list using the D-Pad to hover on the title you want to autoboot in, then press the Y button to set this to your autoboot title.
- Press A to launch the selected title.

@ -4,19 +4,6 @@
Now that PayloadLoader, Environment Loader and Aroma are installed, we are going to finalize the setup.
We are going to make the Aroma environment start automatically when your console autoboots the Health and Safety Information app (or when manually launching it if you chose not to autoboot it) and select Wii U Menu as default as well as getting additional homebrew apps. Please note that the following steps assumes you are autobooting the Health and Safety Information app.
### Setting up PayloadLoader, Environment Loader and Aroma
1. Launch the EnvironmentLoader.
- If you are autobooting the PayloadLoader, simply turn on your Wii U.
- If you skipped the autobooting steps, launch the Health and Safety Information app.
1. Using the D-Pad, navigate to `aroma` and press Y to set this to your default environment, then press A to launch into Aroma.
- You might get a red warning screen telling you that updates aren't blocked properly. Press A to continue anyway. We're going to block updates in the "Blocking Updates" section below.
- To open the Environment Loader in the future, you have to hold X while your Wii U is booting or loading the Health and Safety Information app.
1. On the Aroma Boot Selector, the `Wii U Menu` should already be selected, press Y to set this to your default autobooting option, then press A to launch into the Wii U Menu.
- To open the Aroma Boot Selector in the future, you have hold START (+) while the console is booting or loading the Health and Safety Information app.
### Blocking Updates
While Aroma's PayloadLoader already has built-in update blocking functionality, it is recommended to delete the update folder to effectively block system updates.
If you get a red warning screen while booting into Tiramisu, the update folder still exists and it is recommended to delete it using [this guide](../block-updates).

@ -22,7 +22,9 @@ We will now place the required Aroma files on the SD Card.
1. **Extract** and copy the `wiiu` folder of the three newly downloaded *`.zip`* files to the root of your SD Card.
- The three `wiiu` folders should be merged if not done automatically.
?> If your computer asks you to overwrite existing files on your SD Card, you will need to click yes.
?> If your computer asks you to overwrite existing files on your SD Card, you will need to click yes.
?> If you're on a Mac machine, select `Merge` instead of replace. If the merge option does not show immediately, press and hold the `Option` key while moving files to the root.
----------

Loading…
Cancel
Save