Initial move to Aroma 2: Electric Boogaloo (#203)

* Initial move to Aroma

Co-authored-by: Lazr <68634861+Lazr1026@users.noreply.github.com>
Co-authored-by: Aced14 <13129485+Aced14@users.noreply.github.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
pull/204/head
lifehackerhansol 3 months ago committed by GitHub
parent 297fa5e354
commit c28976d99e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,18 +2,17 @@
---
All currently known Wii U exploits can, unlike e.g. the Nintendo Switch RCM exploit, be patched by a system update. Although the Wii U is no longer officially supported, Nintendo may still release updates for it. Namely, the updates 5.5.3 up to 5.5.6 were all released after the Wii U was discontinued, so blocking updates is still a recommended action.
While Tiramisu'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 the guide below.
While Aromas'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 Aroma, the update folder still exists and it is recommended to delete it using the guide below.
### Instructions {docsify-ignore}
Currently, one way exists to effectively block updates on the Wii U system:
1. Plug your SD Card into your Computer.
1. Download and extract the contents of [UFDiine](https://github.com/GaryOderNichts/UFDiine/releases/tag/v1.1) to the root of your SD Card.
1. Plug the SD Card into your Wii U console and boot Tiramisu.
1. Enter the Homebrew Launcher.
1. Navigate the Homebrew Launcher and run the UFDiine app.
1. Download [UFDiine](https://github.com/GaryOderNichts/UFDiine/releases/) and copy the `UFDiine.wuhb` file to `sd:/wiiu/apps` on the root of your SD Card.
1. Plug the SD Card into your Wii U console and boot Aroma.
1. Navigate the Wii U Menu and run the UFDiine app.
1. Press the A button to delete the update folder.
1. Confirm that it says `Update folder is deleted`.
1. Power off the console. You are now blocking updates.
1. Exit UFDiine. You are now blocking updates.

@ -19,29 +19,27 @@ If you intend to use this guide to share your dumped games, don't.
- Your SD Card needs to have enough space to fit the game you want to dump.
- If wanting to install to a USB, A USB HDD (+ a Y-cable if needed).
- The latest release of [WUP Installer GX2](https://wiiubru.com/appstore/zips/wup_installer_gx2.zip).
- The [wudd](https://wiiubru.com/appstore/zips/wudd.zip) homebrew application.
- The latest release of [WUP Installer GX2](https://wiiu.cdn.fortheusers.org/zips/wup_installer_gx2_wuhb.zip).
- The [wudd](https://wiiu.cdn.fortheusers.org/zips/wudd.zip) homebrew application.
#### Instructions {docsify-ignore}
1. Copy the contents of the `wup_installer_gx2.zip` file to the root of your SD Card.
1. Copy the contents of the `wup_installer_gx2_wuhb.zip` file to the root of your SD Card.
1. Copy the contents of the newly downloaded wudd `.zip` file to the root of your SD Card.
1. Take the SD Card out of your PC and insert it into your Wii U.
1. Power on your Wii U and boot into Tiramisu.
1. Launch the Homebrew Launcher and start the wudd app.
1. Change dump location to the SD Card.
1. Power on your Wii U and boot into Aroma.
1. Launch the Wii U Menu and start the wudd app.
1. Select `Dump partition as .app`
1. Select the `Game` partition to start dumping.
1. When finished, exit wudd and navigate back to the Wii U Menu.
1. When finished, exit wudd to the Wii U Menu.
1. Insert the SD Card into your computer.
1. Copy the `GMXXXXXXXXXXXXXXXX` folder from `sd:/wudump/WUP-X-XXXX` to the `install` folder on your SD Card.
- If the `install` folder does not exist, create it.
1. Eject and insert the SD Card into your Wii U.
1. Open the Homebrew Launcher and then the WUP Installer GX2 app.
1. Open the Wii U Menu and then the WUP Installer GX2 app.
1. Select your game (`GMXXXXXXXXXXXXXXXX`), press `Install` and confirm with `Yes`.
1. Choose 'USB' to install to USB and 'NAND' to install to NAND
1. When the process is complete, press HOME to return to the Homebrew Launcher.
1. Exit the Homebrew Launcher to the Wii U Menu.
1. Exit the WUP Installer GX2 to the Wii U Menu.
1. You should see your game installed, ready to be played.
1. Take the SD Card out of your Wii U and plug it into your PC.
1. Delete the `GMXXXXXXXXXXXXXXXX` folder in the `install` directory on your SD Card to free up space.

@ -17,7 +17,7 @@ The payload used in the main guide is CustomRPXLoader which loads `SD:/wiiu/payl
### What are environments?
An environment is a collection of "setup modules", which will be run in a certain order when launching the environment. One such environment is Tiramisu.
An environment is a collection of "setup modules", which will be run in a certain order when launching the environment. Such environments are Aroma and Tiramisu.
Setup modules are small pieces of homebrew/code that are executed once to set up an environment.
### How to Delete Update Folder to Block Updates on Wii U

@ -2,37 +2,35 @@
---
This is needed if you ever need to perform a System Update.
?> If you are running Tiramisu and have deleted the update folder, you need to disable both autobooting and recreate the update folder.
?> If you are running Aroma and have deleted the update folder, you need to disable both autobooting and recreate the update folder.
### Instructions {docsify-ignore}
<!-- tabs:start -->
#### **Removing Tiramisu Autoboot**
#### **Removing Aroma Autoboot**
### Removing Tiramisu Autoboot
### Removing Aroma Autoboot
?> When autobooting into the PayloadLoader, updates are automatically blocked. Follow the guide below to disable it.
1. Boot the console while holding X on the Gamepad.
1. Navigate to the `installer` environment and launch it by pressing A.
1. Launch the PayloadLoader Installer from the Wii U Menu.
1. Press A to select `Check`.
1. Select `Boot options`.
1. You will be asked if you want to switch the boot title. Press A to select `Switch back to Wii U Menu`.
1. When the process finished, press A to shutdown the console.
1. Perform the System Update.
1. Follow [this](../docs/user-guide/tiramisu/autoboot) to re-enable autobooting.
1. Follow [this](../docs/user-guide/aroma/autoboot) to re-enable autobooting.
#### **Recreating Update Folder**
### Recreating Update Folder
1. Plug your SD Card into your Computer.
1. Download and extract the contents of [UFDiine](https://github.com/GaryOderNichts/UFDiine/releases/tag/v1.1) to the root of your SD Card.
1. Plug the SD Card into your Wii U console and power it on.
1. Enter the Homebrew Launcher.
1. Navigate the Homebrew Launcher and run the UFDiine app.
1. Press the A button to create the update folder.
1. Download [UFDiine](https://github.com/GaryOderNichts/UFDiine/releases/) and copy the `UFDiine.wuhb` file to `sd:/wiiu/apps` on the root of your SD Card.
1. Plug the SD Card into your Wii U console and boot Aroma.
1. Navigate the Wii U Menu and run the UFDiine app.
1. Press the A button to delete the update folder.
1. Confirm that it says `Update folder exists`. You are no longer blocking updates.
#### **Removing DNS Blocks**

@ -6,13 +6,15 @@ This page will guide through the process of uninstalling the PayloadLoader from
### What You Need {docsify-ignore}
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
- Click on `Download Tiramisu`.
- The latest files from [Aroma for your café](https://aroma.foryour.cafe).
1. Scroll down to the **Download** section.
1. Read through the steps and click on the checkboxes.
1. Click on `Download Payloads` and `Download Base Aroma`.
- The latest release of the [PayloadLoader Installer](https://github.com/wiiu-env/PayloadLoaderInstaller/releases).
### Undo Autobooting into PayloadLoader
1. Boot the console while holding X on the Gamepad.
1. Navigate to the `installer` environment and launch it by pressing A.
1. Launch the PayloadLoader Installer from the Wii U Menu.
1. Press A to select `Check`.
1. Select `Boot options`.
1. You will be asked if you want to switch the boot title. Press A to select `Switch back to Wii U Menu`.
@ -21,8 +23,8 @@ This page will guide through the process of uninstalling the PayloadLoader from
### Uninstall PayloadLoader
1. Launch the Health & Safety Application while holding X on the Gamepad
1. Navigate to the `installer` environment and launch it by pressing A.
1. Launch the Health & Safety Application and boot into Aroma.
1. Launch the PayloadLoader Installer from the Wii U Menu.
1. Press A to select `Check`.
1. Select `Remove`.
1. You will be asked if you really want to remove the PayloadLoader. Select `Remove` again.

@ -1,7 +1,8 @@
- **User Guide**
- [Introduction](introduction)
- [Tiramisu](tiramisu/sd-preparation)
- [vWii Modding](vwii/sd-preparation)
- [Aroma](aroma/getting-started)
- **vWii**
- [vWii Modding](vwii-modding)
- **Troubleshooting**
- [Common Issues & Fixes](common-issues-fixes)
- [Recover a vWii IOS/Channel](recover-vwii-ioses-channels)
@ -15,7 +16,8 @@
- [Uninstall Payloadloader](uninstall-payloadloader)
- [Frequently Asked Questions](faq)
- **Archive**
- [Previous Methods](archive/cfw-choice)
- [Tiramisu](archive/tiramisu/sd-preparation)
- [Legacy Methods](archive/cfw-choice)
- [Configurable Payload](configurable-payload)
- **Links**
- [![GitHub](https://icongr.am/simple/github.svg?color=808080&size=16)GitHub](https://github.com/hacks-guide/Guide-WiiU)

@ -2,7 +2,7 @@
---
### Haxchi common errors
- **-3:** No SD Card detected. Re-insert the SD Card and try again. Make sure the SD Card is in FAT32 format. If the error persists, try blowing into the SD slot as it can get dusty inside.
- **-3:** No SD Card detected. Re-insert the SD Card and try again. Make sure the SD Card is in FAT32 format. If the error persists, try blowing into the SD slot as it can get dusty inside.
- **-4:** SD detected but could not mount. Check to see if the SD is using MBR and not GPT. Also, check to see if there are any other partitions on the SD Card and merge them into one primary partition.
@ -12,7 +12,6 @@
- **FSGetMountSource failed:** Same as -3 above, means no SD Card detected. Re-insert the SD and try again. This could also mean that the SD card is locked (Slider is down instead of up) or the SD card label is "WIIU", which is stated in the guide causes conflict. If it's not any of these issues, refer to the last suggestion from -3.
- **FSOpenFile failed [...] payload.elf:** Missing payload file on SD. Make sure you have payload.elf in the wiiu folder.
- **FSOpenFile failed:** Missing `homebrew_launcher` on SD. Make sure you have `homebrew_launcher.elf` in the <code>/wiiu<wbr>/apps<wbr>/homebrew_launcher</code> folder.

@ -12,25 +12,25 @@ Please note that the game you injected Haxchi/CBHC into will not be playable any
?> If you have a European region console, there is a chance that you might already have got <code>Dr. Kawashima's <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> for free. Head over [to the eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) and check if you got the game.
If you do not own any of the games listed below, we recommend buying Brain Age (North America) or Brain Training (Europe) as it currently is in the cheapest price bracket of compatible games and is the game we least expect you to want to play.
If you do not own any of the games listed below, you cannot do this method as the 3DS and Wii U eShops have been shut down.
- **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop")
- **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop")
- **Brain Age: Train Your Brain in Minutes a Day!** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Dr-Kawashima-s-Brain-Training-How-Old-is-Your-Brain--270627.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/brain-age-train-your-brain-in-minutes-a-day-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006826 "Buy it from the Japanese eShop")
- **Donkey Kong: Jungle Climber** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Donkey-Kong-Jungle-Climber-270506.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/dk-jungle-climber-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014168 "Buy it from the Japanese eShop")
- **Dr. Kawashima's Brain Training: How Old is Your Brain?** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Dr-Kawashima-s-Brain-Training-How-Old-is-Your-Brain--270627.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/brain-age-train-your-brain-in-minutes-a-day-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006826 "Buy it from the Japanese eShop")
- **Kirby: Canvas Curse / Kirby: Power Paintbrush** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Power-Paintbrush-271287.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-canvas-curse-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000015447 "Buy it from the Japanese eShop")
- **Kirby: Mass Attack** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Mass-Attack-271265.html#Overview "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-mass-attack-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017169 "Buy it from the Japanese eShop")
- **Kirby: Squeak Squad / Kirby: Mouse Attack** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Mouse-Attack-271276.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-squeak-squad-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014167 "Buy it from the Japanese eShop")
- **The Legend of Zelda: Phantom Hourglass** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/The-Legend-of-Zelda-Phantom-Hourglass-273289.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/the-legend-of-zelda-phantom-hourglass-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017170 "Buy it from the Japanese eShop")
- **The Legend of Zelda: Spirit Tracks** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/The-Legend-of-Zelda-Spirit-Tracks-273300.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/the-legend-of-zelda-spirit-tracks-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017168 "Buy it from the Japanese eShop")
- **Mario & Luigi: Partners in Time** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Mario-Luigi-Partners-in-Time-271595.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/mario-luigi-partners-in-time-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013367 "Buy it from the Japanese eShop")
- **Mario Kart DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Mario-Kart-DS-271518.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/mario-kart-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000011949 "Buy it from the Japanese eShop")
- **New Super Mario Bros.** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/New-Super-Mario-Bros--271969.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/new-super-mario-bros-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000011947 "Buy it from the Japanese eShop")
- **Pokemon Mystery Dungeon: Explorers of the Sky** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Pokemon-Mystery-Dungeon-Explorers-of-Sky-272409.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/pokemon-mystery-dungeon-explorers-of-sky-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023018 "Buy it from the Japanese eShop")
- **Star Fox Command** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Star-Fox-Command-273113.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/star-fox-command-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014227 "Buy it from the Japanese eShop")
- **Super Mario 64 DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Super-Mario-64-DS-273179.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/super-mario-64-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000015449 "Buy it from the Japanese eShop")
- **Wario: Master of Disguise** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Wario-Master-of-Disguise-273553.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/wario-master-of-disguise-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014228 "Buy it from the Japanese eShop")
- **WarioWare: Touched!** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/WarioWare-Touched--273564.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/warioware-touched-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013308 "Buy it from the Japanese eShop")
- **Yoshis Island DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Yoshi-s-Island-DS-273630.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/yoshis-island-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013369 "Buy it from the Japanese eShop")
- **Yoshi Touch & Go** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Yoshi-Touch-Go-273641.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/yoshi-touch-go-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006827 "Buy it from the Japanese eShop")
- **Animal Crossing: Wild World**
- **Big Brain Academy**
- **Brain Age: Train Your Brain in Minutes a Day!**
- **Donkey Kong: Jungle Climber**
- **Dr. Kawashima's Brain Training: How Old is Your Brain?**
- **Kirby: Canvas Curse / Kirby: Power Paintbrush**
- **Kirby: Mass Attack**
- **Kirby: Squeak Squad / Kirby: Mouse Attack**
- **The Legend of Zelda: Phantom Hourglass**
- **The Legend of Zelda: Spirit Tracks**
- **Mario & Luigi: Partners in Time**
- **Mario Kart DS**
- **New Super Mario Bros.**
- **Pokemon Mystery Dungeon: Explorers of the Sky**
- **Star Fox Command**
- **Super Mario 64 DS**
- **Wario: Master of Disguise**
- **WarioWare: Touched!**
- **Yoshis Island DS**
- **Yoshi Touch & Go**

@ -3,7 +3,7 @@
!> **THE METHODS DESCRIBED IN THIS PAGE ARE NO LONGER SUPPORTED**
**CURRENT METHOD IS AVAILABLE [HERE](../introduction)**
?> Before starting, make sure to update your Wii U console to the latest firmware (5.5.5) if you haven't already.
?> Before starting, make sure to update your Wii U console to the latest firmware (5.5.6 for North American consoles, 5.5.5 for all other regions) if you haven't already.
There are two main custom firmwares: Haxchi/Coldboot Haxchi (usually abbreviated as "CBHC"), as well as Mocha.
@ -28,7 +28,7 @@ The custom firmware you decide to use is ultimately **your** preference. There i
<br>- Don't delete the user account that bought the DS Virtual Console game!
<br>- Don't re-install the same game using WUP Installer or from the eShop!
<br>- Don't install Haxchi over CBHC! (You will not brick, but it will cause a boot-loop! Hold A when booting to access the Homebrew Launcher and uninstall CBHC.)
<br>- Don't uninstall the DS Virtual Console game without [properly uninstalling CBHC first](uninstall-cbhc)!
<br>- Don't uninstall the DS Virtual Console game without [properly uninstalling CBHC first](../uninstall-cbhc)!
<br>- Don't move the DS Virtual Console game to a USB drive!
!> Breaking one of the above rules **can** result in a brick!

@ -12,25 +12,25 @@ Please note that the game you injected Haxchi/CBHC into will not be playable any
?> If you have a European region console, there is a chance that you might already have got <code>Dr. Kawashima's <wbr>Brain <wbr>Training: <wbr>How <wbr>Old <wbr>is <wbr>Your <wbr>Brain?</code> for free. Head over [to the eShop](https://en-americas-support.nintendo.com/app/answers/detail/a_id/8563/~/how-to-view-previously-downloaded-titles-on-wii-u) and check if you got the game.
If you do not own any of the games listed below, we recommend buying Brain Age (North America) or Brain Training (Europe) as it currently is in the cheapest price bracket of compatible games and is the game we least expect you to want to play.
If you do not own any of the games listed below, you cannot do this method as the 3DS and Wii U eShops have been shut down.
- **Animal Crossing: Wild World** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Animal-Crossing-Wild-World-270011.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/animal-crossing-wild-world-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023019 "Buy it from the Japanese eShop")
- **Big Brain Academy** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Big-Brain-Academy-270143.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/big-brain-academy-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013967 "Buy it from the Japanese eShop")
- **Brain Age: Train Your Brain in Minutes a Day!** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Dr-Kawashima-s-Brain-Training-How-Old-is-Your-Brain--270627.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/brain-age-train-your-brain-in-minutes-a-day-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006826 "Buy it from the Japanese eShop")
- **Donkey Kong: Jungle Climber** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Donkey-Kong-Jungle-Climber-270506.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/dk-jungle-climber-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014168 "Buy it from the Japanese eShop")
- **Dr. Kawashima's Brain Training: How Old is Your Brain?** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Dr-Kawashima-s-Brain-Training-How-Old-is-Your-Brain--270627.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/brain-age-train-your-brain-in-minutes-a-day-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006826 "Buy it from the Japanese eShop")
- **Kirby: Canvas Curse / Kirby: Power Paintbrush** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Power-Paintbrush-271287.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-canvas-curse-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000015447 "Buy it from the Japanese eShop")
- **Kirby: Mass Attack** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Mass-Attack-271265.html#Overview "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-mass-attack-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017169 "Buy it from the Japanese eShop")
- **Kirby: Squeak Squad / Kirby: Mouse Attack** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Kirby-Mouse-Attack-271276.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/kirby-squeak-squad-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014167 "Buy it from the Japanese eShop")
- **The Legend of Zelda: Phantom Hourglass** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/The-Legend-of-Zelda-Phantom-Hourglass-273289.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/the-legend-of-zelda-phantom-hourglass-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017170 "Buy it from the Japanese eShop")
- **The Legend of Zelda: Spirit Tracks** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/The-Legend-of-Zelda-Spirit-Tracks-273300.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/the-legend-of-zelda-spirit-tracks-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000017168 "Buy it from the Japanese eShop")
- **Mario & Luigi: Partners in Time** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Mario-Luigi-Partners-in-Time-271595.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/mario-luigi-partners-in-time-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013367 "Buy it from the Japanese eShop")
- **Mario Kart DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Mario-Kart-DS-271518.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/mario-kart-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000011949 "Buy it from the Japanese eShop")
- **New Super Mario Bros.** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/New-Super-Mario-Bros--271969.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/new-super-mario-bros-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000011947 "Buy it from the Japanese eShop")
- **Pokemon Mystery Dungeon: Explorers of the Sky** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Pokemon-Mystery-Dungeon-Explorers-of-Sky-272409.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/pokemon-mystery-dungeon-explorers-of-sky-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000023018 "Buy it from the Japanese eShop")
- **Star Fox Command** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Star-Fox-Command-273113.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/star-fox-command-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014227 "Buy it from the Japanese eShop")
- **Super Mario 64 DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Super-Mario-64-DS-273179.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/super-mario-64-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000015449 "Buy it from the Japanese eShop")
- **Wario: Master of Disguise** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Wario-Master-of-Disguise-273553.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/wario-master-of-disguise-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000014228 "Buy it from the Japanese eShop")
- **WarioWare: Touched!** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/WarioWare-Touched--273564.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/warioware-touched-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013308 "Buy it from the Japanese eShop")
- **Yoshis Island DS** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Yoshi-s-Island-DS-273630.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/yoshis-island-ds-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000013369 "Buy it from the Japanese eShop")
- **Yoshi Touch & Go** - [EUR](https://www.nintendo.eu/Games/Nintendo-DS/Yoshi-Touch-Go-273641.html "Buy it from the European eShop") [USA](https://www.nintendo.com/games/detail/yoshi-touch-go-wii-u/ "Buy it from the American eShop") [JPN](https://www.nintendo.co.jp/titles/20010000006827 "Buy it from the Japanese eShop")
- **Animal Crossing: Wild World**
- **Big Brain Academy**
- **Brain Age: Train Your Brain in Minutes a Day!**
- **Donkey Kong: Jungle Climber**
- **Dr. Kawashima's Brain Training: How Old is Your Brain?**
- **Kirby: Canvas Curse / Kirby: Power Paintbrush**
- **Kirby: Mass Attack**
- **Kirby: Squeak Squad / Kirby: Mouse Attack**
- **The Legend of Zelda: Phantom Hourglass**
- **The Legend of Zelda: Spirit Tracks**
- **Mario & Luigi: Partners in Time**
- **Mario Kart DS**
- **New Super Mario Bros.**
- **Pokemon Mystery Dungeon: Explorers of the Sky**
- **Star Fox Command**
- **Super Mario 64 DS**
- **Wario: Master of Disguise**
- **WarioWare: Touched!**
- **Yoshis Island DS**
- **Yoshi Touch & Go**

@ -22,4 +22,4 @@ Now that you have your NAND backup in case anything goes wrong later, you can in
The Homebrew Launcher will now be launched every time you launch the Internet Browser even without an internet connection. If you want to visit another website, open it before Indexiine triggers the exploit.
?> In case you ever want to uninstall Indexiine, see the [Uninstall Indexiine](../../uninstall-indexiine) page
?> In case you ever want to uninstall Indexiine, see the [Uninstall Indexiine](../../../uninstall-indexiine) page

@ -1,6 +1,7 @@
- **Archive**
- [Home Page](../../introduction)
- [Previous Methods](cfw-choice)
- [Tiramisu](tiramisu/sd-preparation)
- [Legacy Methods](cfw-choice)
- **Links**
- [![GitHub](https://icongr.am/simple/github.svg?color=808080&size=16)GitHub](https://github.com/hacks-guide/Guide-WiiU)
- [![Discord](https://icongr.am/simple/discord.svg?colored&size=16)Discord](https://discord.gg/C29hYvh)

@ -43,9 +43,3 @@ If you get a red warning screen while booting into Tiramisu, the update folder s
Copy the `30_bloopair.rpx` to the `wiiu/environments/tiramisu/modules/setup/` folder on the root of your SD Card.
Copy the `wiiu` folder to the root of your SD Card.
1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card.
### Installing Aroma
Aroma is a work-in-progress environment with support for plugins, modules and homebrew bundles.
Aroma can be installed additionally to Tiramisu, if you want to try out any of its features.
[**The Aroma guide can be found here**](../aroma/getting-started)

@ -7,12 +7,6 @@ We will now place the required CFW files and some additional homebrew files on t
?> **Notice**
Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm) with 32k (32768) allocation unit size to format it. </br> **Do not** label the SD Card as `wiiu` or it will cause issues with homebrew.
?> **If you have an existing legacy CFW setup** </br>
For **CBHC** users: go to the [Uninstall CBHC](../uninstall-cbhc) page to uninstall CBHC. </br>
For **Haxchi** users: uninstall the Haxchi app from Data Management in the System Settings app. </br>
For **Mocha CFW (Indexiine)** users: go to the [Uninstall Indexiine](../uninstall-indexiine) page to uninstall Indexiine. </br>
For **Mocha CFW (Online Exploit)** users: you do not need to do anything before following this guide.
### What You Need
- The latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).

@ -1,5 +1,5 @@
- **Tiramisu**
- [Home Page](../introduction)
- [Home Page](../../introduction)
- [SD Preparation](sd-preparation)
- [Browser Exploit](browser-exploit)
- [Making a NAND Backup](nand-backup)

@ -8,7 +8,7 @@ Make sure your Wii U has internet access for this step.
1. Take the SD Card out of your computer and plug it into your Wii U console.
1. Launch the Internet Browser and navigate to the website `wiiuexploit.xyz`.
1. Click on `Run Exploit!` and hold the B button until you see a screen that says `Choose a payload:`, this will be necessary for the next steps.
1. Click on `Run Exploit!` and hold the B button until you see a screen that says `Please choose your payload:`, this will be necessary for the next steps.
- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again.
- If you see the EnvironmentLoader, you did not hold down B long enough. Try again.

@ -2,31 +2,44 @@
## Finalizing Setup
Now that Aroma is on your SD Card, we need to set up some final things.
Now that PayloadLoader, Environment Loader and Aroma are installed, we are going to finalize the setup.
### Booting into Aroma
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.
1. Take the SD Card out of your computer and plug it into your Wii U console.
1. Start the EnvironmentLoader.
- If you're autobooting into Tiramisu, this can be done by powering on your console and holding `X`.
1. Highlight the entry called `aroma` using the D-Pad.
- To make the console autoboot Aroma press `Y`.
1. Launch Aroma by pressing `A`.
- If you get a red warning screen telling you that updates aren't blocked properly, you might want to block updates by following [this guide](../block-updates).
1. On the 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 Boot Selector in the future, you have hold START (+) while launching Aroma.
### 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).
### Additional Homebrew Apps
?> All Homebrew applications are loaded from the Wii U Menu on Aroma.
- **SaveMii Mod WUT Port** is a homebrew app that lets you manage your Wii U and vWii save data.
- **Bloopair** is an Aroma module that lets you wirelessly connect most popular Bluetooth capable controllers. See [this page](https://gbatemp.net/threads/bloopair-connect-controllers-from-other-consoles-natively.594289/) for more details.
- The **Homebrew Appstore** lets you browse and download homebrew apps directly from your Wii U.
You are now running Aroma. Any apps you have on your SD Card will show up on the Wii U menu.
### Additional Homebrew Apps - What You Need
?> **Aroma does not support the Homebrew Launcher**
Launch apps from the Wii U menu using the `homebrew_on_menu` plugin.
- The latest version of [SaveMii Mod WUT Port](https://wiiubru.com/appstore/zips/SaveMiiModWUTPort.zip).
- `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/).
You can now open the Plugin Configuration Menu using `L + Down + SELECT (-)` on the GamePad or Pro Controller (or `B + Down + Minus (-)` for WiiMotes).
### Additional Homebrew Apps - Extracting Files to the SD Card
### Installing apps, modules, and plugins
1. Copy the contents of the newly downloaded `SaveMiiModWUTPort.zip` file to the root of your SD Card.
1. Copy the contents of the newly downloaded `wiiu-extracttosd.zip` file to the root of your SD Card.
Base-Aroma already comes with several useful plugins and modules.
You can also install additional Aroma compatible apps, modules and plugins. Below is a list with various recommendations.
### Recommended Plugins
| Name | Description | Installation Instructions |
| ---- | ----------- | ------------ |
@ -35,13 +48,18 @@ You can also install additional Aroma compatible apps, modules and plugins. Belo
| [Bloopair](https://github.com/GaryOderNichts/Bloopair/) ([Download](https://github.com/GaryOderNichts/Bloopair/releases)) | Allows wirelessly connecting most popular Bluetooth capable controllers. | 1. Extract the contents of the newly downloaded `Bloopair_vX.X.X.zip` file. <br> 2. Copy the `30_bloopair.rpx` to the `wiiu/environments/aroma/modules/setup/` folder on the root of your SD Card. <br> 3. Copy the `wiiu` folder to the root of your SD Card. |
| [Screenshot Plugin](https://github.com/wiiu-env/ScreenshotWUPS/) ([Download](https://github.com/wiiu-env/ScreenshotWUPS/releases)) | Allows taking screenshots directly to the SD Card. | 1. Extract the downloaded `screenshot_plugin_vX_X.zip` file. <br> 2. Copy the `screenshot.wps` to the `wiiu/environments/aroma/plugins` folder on the root of your SD Card. |
### Booting into Tiramisu
### Booting Tiramisu
If you find the need to boot into Tiramisu, for example, due to a homebrew app not supported by Aroma, simply do the following:
If you find the need to boot into Tiramisu, for example, to use a legacy Homebrew app, do the following:
1. Download the latest files from [Tiramisu for your café](https://tiramisu.foryour.cafe).
1. Copy the `wiiu` folder to the root of your SD Card.
- The folder should merge with the existing `wiiu` folder if not done automatically.
1. Take the SD Card out of your computer and plug it into your Wii U console.
1. Start the EnvironmentLoader.
- If you're autobooting into it, this can be done by powering on your console and holding `X`.
1. Highlight the entry called `tiramisu` using the D-Pad.
- To make the console autoboot Tiramisu press `Y`.
1. Launch Tiramisu by pressing `A`.
- If you're autobooting into it, this can be done by powering on your console and holding X.
1. Highlight the entry called `tiramisu` using the D-Pad.
1. Launch Tiramisu by pressing A.
1. Launch the Wii U Menu by pressing A.
- To make the console autoboot the Wii U Menu when loading the Tiramisu environment, press Y.
1. Homebrew Launcher can be loaded by launching the Mii Maker app.

@ -1,12 +1,6 @@
# Aroma {docsify-ignore-all}
Aroma is a work-in-progress environment and a possible successor for Tiramisu.
!> **Aroma is currently in beta and still experimental!**
Expect potential issues and make sure to report them, if you encounter any.
If you still want to proceed, make sure to fully read this page.
?> This guide will not remove Tiramisu. After following this guide you can still choose to boot into Tiramisu.
Aroma is a work-in-progress environment and the successor to Tiramisu.
### What is Aroma?
@ -43,8 +37,3 @@ These homebrews need to be updated with support for Aroma. To run old homebrews
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.
### Getting started
Before continuing to the next page, make sure to install the PayloadLoader.
This can be done by following the [Tiramisu guide](../tiramisu/sd-preparation).

@ -10,13 +10,13 @@ Installing the PayloadLoader will let you access Aroma just by running the Healt
### Instructions
?> If you're already booted into Aroma, restart your console before executing the browser exploit again.
?> If you're already booted into Aroma, you may skip to step 5.
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.
1. Press A to launch the Wii U Menu.
1. At the Wii U Menu, launch the PayloadLoader Installer.
1. At the Wii U Menu, look for the newly appeared `PayloadLoader Installer` title (the round circle with an A inside of it) and launch it.
1. Press the A button to check if you can install the PayloadLoader.
- It should now tell you that the PayloadLoader can be installed onto the Health and Safety Information app.
1. Press the A button to select `Install / Update`.

@ -23,5 +23,3 @@ In case anything should go wrong in the later process and your Wii U ends up bri
1. When the process 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.
?> **If the PayloadLoader is already installed into the Health and Safety Information app and your console is already autobooting it, you do not need to continue following the guide.**

@ -14,12 +14,13 @@ We will now place the required Aroma files on the SD Card.
1. Scroll down to the **Download** section.
1. Read through the steps and click on the checkboxes.
1. Click on `Download Payloads` and `Download Base Aroma`.
- The latest release of the [PayloadLoader Installer](https://github.com/wiiu-env/PayloadLoaderInstaller/releases).
### Instructions
1. Insert your Wii U's SD Card into your PC.
1. **Extract** and copy the `wiiu` folder of the two newly downloaded *`.zip`* files to the root of your SD Card.
- The two `wiiu` folders should be merged if not done automatically.
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.
@ -62,3 +63,5 @@ We will now place the required Aroma files on the SD Card.
```
</details>
?> If you already have the PayloadLoader installed, you may go directly to [Finalizing Setup](./finalizing-setup.md)

@ -2,6 +2,10 @@
- [Home Page](../introduction)
- [Getting Started with Aroma](getting-started)
- [SD Preparation](sd-preparation)
- [Browser Exploit](browser-exploit)
- [NAND Backup](nand-backup)
- [Installing PayloadLoader](installing-payloadloader)
- [Autobooting Aroma](autobooting)
- [Finalizing Setup](finalizing-setup)
- **Links**
- [![GitHub](https://icongr.am/simple/github.svg?color=808080&size=16)GitHub](https://github.com/hacks-guide/Guide-WiiU)

@ -1,6 +1,6 @@
# Wii U Hacks Guide
---
A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to Tiramisu custom firmware.
A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to Aroma custom firmware.
?> **Discord Help**
For live support with this guide please visit us in **#wiiu-vwii-assistance** on the [Nintendo Homebrew Discord](https://discord.gg/C29hYvh) and ask, in English, for assistance. Please read **#faq-wiiu**, as well as our [Frequently Asked Questions](faq) page beforehand to see if your question has already been answered.
@ -54,10 +54,10 @@ If everything goes according to plan, you will lose no data and end up with ever
Keep your device plugged in throughout the entire process to avoid data loss or damage from an unexpected power-off.
After following this guide, CFW will be loaded and enabled on boot, unless you choose to not follow the Autobooting Tiramisu section.
After following this guide, CFW will be loaded and enabled on boot, unless you choose to not follow the Autobooting Aroma section.
It is advised that you read the entire guide from start to finish one or more times before actually running through the guide with your system.
---
### [Continue to Tiramisu](tiramisu/sd-preparation) {docsify-ignore}
### [Continue to Aroma](aroma/getting-started) {docsify-ignore}

@ -37,18 +37,14 @@
'/' : '/docs/user-guide/introduction.md',
'/sidebar.md' : '/docs/sidebar.md',
'/introduction' : '/docs/user-guide/introduction.md',
// Tiramisu
'/tiramisu/sidebar.md' : '/docs/user-guide/tiramisu/sidebar.md',
'/tiramisu/sd-preparation' : '/docs/user-guide/tiramisu/sd-preparation.md',
'/tiramisu/browser-exploit' : '/docs/user-guide/tiramisu/browser-exploit.md',
'/tiramisu/nand-backup' : '/docs/user-guide/tiramisu/nand-backup.md',
'/tiramisu/installing-payloadloader' : '/docs/user-guide/tiramisu/installing-payloadloader.md',
'/tiramisu/autobooting' : '/docs/user-guide/tiramisu/autoboot.md',
'/tiramisu/finalizing-setup' : '/docs/user-guide/tiramisu/finalizing-setup.md',
// Aroma
'/aroma/sidebar.md' : '/docs/user-guide/aroma/sidebar.md',
'/aroma/getting-started' : '/docs/user-guide/aroma/getting-started.md',
'/aroma/sd-preparation' : '/docs/user-guide/aroma/sd-preparation.md',
'/aroma/browser-exploit' : '/docs/user-guide/aroma/browser-exploit.md',
'/aroma/nand-backup' : '/docs/user-guide/aroma/nand-backup.md',
'/aroma/installing-payloadloader' : '/docs/user-guide/aroma/installing-payloadloader.md',
'/aroma/autobooting' : '/docs/user-guide/aroma/autoboot.md',
'/aroma/finalizing-setup' : '/docs/user-guide/aroma/finalizing-setup.md',
// vWii
'/vwii/sidebar.md' : '/docs/user-guide/vwii/sidebar.md',
@ -83,6 +79,14 @@
// ARCHIVES
'/archive/cfw-choice' : '/docs/user-guide/archive/cfw-choice.md',
'/archive/sidebar.md' : '/docs/user-guide/archive/sidebar.md',
// ARCHIVES - TIRAMISU
'/archive/tiramisu/sidebar.md' : '/docs/user-guide/archive/tiramisu/sidebar.md',
'/archive/tiramisu/sd-preparation' : '/docs/user-guide/archive/tiramisu/sd-preparation.md',
'/archive/tiramisu/browser-exploit' : '/docs/user-guide/archive/tiramisu/browser-exploit.md',
'/archive/tiramisu/nand-backup' : '/docs/user-guide/archive/tiramisu/nand-backup.md',
'/archive/tiramisu/installing-payloadloader' : '/docs/user-guide/archive/tiramisu/installing-payloadloader.md',
'/archive/tiramisu/autoboot' : '/docs/user-guide/archive/tiramisu/autoboot.md',
'/archive/tiramisu/finalizing-setup' : '/docs/user-guide/archive/tiramisu/finalizing-setup.md',
// ARCHIVES - CBHC
'/archive/cbhc/sidebar.md' : '/docs/user-guide/archive/cbhc/sidebar.md',
'/archive/cbhc/ds-vc-choice' : '/docs/user-guide/archive/cbhc/ds-vc-choice.md',

Loading…
Cancel
Save