Update some pages, clarify things (#228)

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

@ -6,7 +6,7 @@ Aroma is a work-in-progress environment and the successor to Tiramisu.
Aroma is an environment like Tiramisu, which can be booted through the Environment Loader.
Aroma, just like Tiramisu, uses the same Mocha version, support for setup modules, and comes with the Autoboot Module, which includes the boot selector and Quick Start support.
Aroma comes with several additional features, including a plugin system and a new way of launching homebrews.
Aroma comes with several additional features, including a plugin system, a new way of launching homebrews, and many built-in modules and plugins (i.e. Region Free patches).
### What can I do with Aroma?
@ -32,8 +32,8 @@ With the `homebrew_on_menu` plugin, WUHB files can be directly launched from the
### What are the limitations?
Due to technical limitations, a lot of old homebrew applications will no longer work with Aroma.
This includes all `.elf` homebrews, but also some `.rpx` homebrews, which don't implement necessary functionality properly.
This includes all `.elf` homebrews, but also some `.rpx` homebrews(i.e. RetroArch), which don't implement necessary functionality properly.
These homebrews need to be updated with support for Aroma. To run old homebrews you need to boot the Tiramisu environment.
Launching homebrews through the now outdated Homebrew Launcher is no longer possible with Aroma.
Besides the limitations mentioned above, note that Aroma is still a beta release. Not everything has been tested yet, and additional issues might be discovered.
Besides the limitations mentioned above, note that Aroma is still a beta release. Not everything has been tested yet, and additional issues might be discovered. This doesn't necessarily mean Aroma is unstable, but there is a chance that you may experience something not working properly.

@ -15,7 +15,7 @@ Installing the PayloadLoader will let you access Aroma just by running the Healt
1. Take the SD Card out of your PC and plug it into your Wii U.
1. Execute the web browser exploit as [previously explained](browser-exploit) but this time, you will need to hold the X button to open the Environment Loader menu.
1. Press A to launch the `aroma` environment.
- You will get a warning message about the update folder existing. This is normal. Press X to block updates.
- You will get a warning message about the update folder existing. **This is normal.** Press X to block updates.
1. Press A to launch the Wii U Menu.
1. At the Wii U Menu, look for the newly appeared `PayloadLoader Installer` title (the rocket coming out of a box) and launch it.
1. Press the A button to check if you can install the PayloadLoader.

@ -21,5 +21,6 @@ In case anything should go wrong in the later process and your Wii U ends up bri
- Dump SEEPROM: **yes**
1. Press the A button to start the dumping process.
1. When the process is completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` and if you chose to go with a full backup, `every mlc.bin.part` file to your computer.
1. Delete the files from your SD Card to free up space.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` (and if you chose to go with a full backup, `every mlc.bin.part` file) to somewhere safe (Documents, Google Drive, OneDrive, etc.) on your computer.
- They will appear on the root of the SD Card.
1. Delete the files you just copied from your SD Card to free up space.

Loading…
Cancel
Save