.
diff --git a/docs/recover-vwii-ioses-channels.md b/docs/recover-vwii-ioses-channels.md
index 47020c125..50a7d65be 100644
--- a/docs/recover-vwii-ioses-channels.md
+++ b/docs/recover-vwii-ioses-channels.md
@@ -22,8 +22,8 @@ Due to mounting conflicts with this app, you need to also disable the FTPiiu plu
## What You Need
-- A working [homebrew installation](index) on the Wii U side.
-- The latest release of [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator/releases).
+* A working [homebrew installation](index) on the Wii U side.
+* The latest release of [vWii Decaffeinator](https://github.com/GaryOderNichts/vWii-Decaffeinator/releases).
## Instructions
@@ -32,7 +32,6 @@ Due to mounting conflicts with this app, you need to also disable the FTPiiu plu
1. Power on your Wii U and launch Aroma.
1. Launch vWii Decaffeinator from the Wii U Menu.
-
## Recovering Process
You will be provided with various options. It is recommended to first attempt restoring through the `Advanced options` menu if you know what to restore, or `Light mode` if you aren't sure. In extreme cases where no other option solves the issue, `Aggressive mode` should be chosen.
diff --git a/docs/uninstall-cbhc.md b/docs/uninstall-cbhc.md
index 7d7a0b876..5d6b3d2e3 100644
--- a/docs/uninstall-cbhc.md
+++ b/docs/uninstall-cbhc.md
@@ -3,8 +3,9 @@
This page will guide through the process of uninstalling CBHC from your Wii U.
## What You Need
-- The latest release of the [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.5)
-- The [CBHC installer](https://github.com/FIX94/haxchi/releases)
+
+* The latest release of the [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.5)
+* The [CBHC installer](https://github.com/FIX94/haxchi/releases)
## Instructions
diff --git a/docs/uninstall-indexiine.md b/docs/uninstall-indexiine.md
index 6983c1908..220d54e46 100644
--- a/docs/uninstall-indexiine.md
+++ b/docs/uninstall-indexiine.md
@@ -3,13 +3,16 @@
This page will guide through the process of uninstalling Indexiine from your Wii U.
## What You Need
-- The latest release of the [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.5). (The `homebrew_launcher.v1.5.zip` file)
-- The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest). (The `payload.zip` file)
-- The [Indexiine Installer](https://github.com/GaryOderNichts/indexiine-installer/releases/latest). (The `indexiine-installer.zip` file)
-- The default [index.html file](/files/backup-index.html){download}. (You will get a file named `backup-index.html`)
+
+* The latest release of the [Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/v1.5). (The `homebrew_launcher.v1.5.zip` file)
+* The latest release of the [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest). (The `payload.zip` file)
+* The [Indexiine Installer](https://github.com/GaryOderNichts/indexiine-installer/releases/latest). (The `indexiine-installer.zip` file)
+* The default [index.html file](/files/backup-index.html){download}. (You will get a file named `backup-index.html`)
## Setting Up The SD Card
+
First, ensure your SD card is formatted in FAT32. You can do so by using [GUIFormat](http://ridgecrop.co.uk/index.htm?guiformat.htm).
+
1. Extract the contents of the `homebrew_launcher.v1.5.zip` file to the root of your SD card.
1. Extract the contents of the `indexiine-installer.zip` file to the root of your SD card.
1. Extract the `payload.elf` file from the `payload.zip` file to the `wiiu` folder on your SD card.
diff --git a/docs/uninstall-payloadloader.md b/docs/uninstall-payloadloader.md
index f9348dd5f..46a726c6d 100644
--- a/docs/uninstall-payloadloader.md
+++ b/docs/uninstall-payloadloader.md
@@ -10,7 +10,7 @@ A factory reset **won't** uninstall the injected PayloadLoader. To fully uninsta
## What You Need
-- The latest files from [Aroma for your café](https://aroma.foryour.cafe).
+* 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`.
From 9a20c16dea0d74298bc33ae7231393132a5cce38 Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Tue, 24 Feb 2026 23:35:52 -0600
Subject: [PATCH 2/9] Update copyright dates, update README
---
LICENSE.md | 4 ++--
README.md | 17 +++++++++++------
docs/.vitepress/i18n/de_DE.js | 2 +-
docs/.vitepress/i18n/en_US.js | 4 ++--
docs/.vitepress/i18n/hu_HU.js | 2 +-
5 files changed, 17 insertions(+), 12 deletions(-)
diff --git a/LICENSE.md b/LICENSE.md
index f11cc0621..bb102acc5 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,4 +1,4 @@
-Copyright (c) 2024, Nintendo Homebrew
+Copyright (c) 2024-2026 Nintendo Homebrew
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Additionally, files in `docs/.vitepress` is licensed under the following:
-Copyright (c) 2024, Nintendo Homebrew
+Copyright (c) 2024 Nintendo Homebrew
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 01fda1904..2c7b27a38 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
# Wii U Hacks Guide
-Nintendo Wii U homebrew guide written by staff members of the [Nintendo Homebrew Discord server.](https://discord.gg/C29hYvh)
+A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to Aroma custom firmware.
-https://wiiu.hacks.guide/
+[](https://wiiu.hacks.guide/)
+[](https://hacks-guide.crowdin.com/u/projects/10)
+[](https://discord.gg/C29hYvh)
+[](https://github.com/hacks-guide/Guide-WiiU/commits/master/)
+
+[](https://github.com/hacks-guide/Guide-WiiU/blob/master/LICENSE.md)
## Running the site locally
@@ -17,9 +22,6 @@ git clone https://github.com/hacks-guide/Guide-WiiU.git --recurse-submodules
cd Guide-WiiU
```
-> [!NOTE]
-> You must use `--recurse-modules` or you will hit an error like `Failed to resolve import "@theme/index" from "node_modules/vitepress/dist/client/app/index.js?v=19e6628c"` when running. If you've already cloned, you can initialize the submodules manually: `git submodule update --init --recursive`.
-
Then simply run the following commands:
```bash
@@ -27,4 +29,7 @@ npm ci
npm run docs:dev
```
-The website should now be running on http://127.0.0.1:5173/ (or a port shown on the terminal). Any edits you make should appear live!
\ No newline at end of file
+> [!TIP]
+> If you choose to run multiple web servers at once, they will begin running at the next highest usable port (e.g. :5174, :5175, and so on).
+
+The website should now be running on (or whatever port is shown on the terminal).
diff --git a/docs/.vitepress/i18n/de_DE.js b/docs/.vitepress/i18n/de_DE.js
index 74f0d7d91..51a5e7382 100644
--- a/docs/.vitepress/i18n/de_DE.js
+++ b/docs/.vitepress/i18n/de_DE.js
@@ -79,7 +79,7 @@ const themeConfig = {
export default {
lang: "de",
- label: "Deutsche",
+ label: "🇩🇪 Deutsche",
title: localeData.title,
description: localeData.description,
themeConfig: themeConfig
diff --git a/docs/.vitepress/i18n/en_US.js b/docs/.vitepress/i18n/en_US.js
index b7033c352..5eefdd3a9 100644
--- a/docs/.vitepress/i18n/en_US.js
+++ b/docs/.vitepress/i18n/en_US.js
@@ -66,7 +66,7 @@ const themeConfig = {
],
},
footer: {
- copyright: 'Copyright © 2024 Nintendo Homebrew',
+ copyright: 'Copyright © 2026 Nintendo Homebrew',
items: [
{ text: localeData.pages["about"], link: `/about` },
{ text: localeData.pages["donations"], link: `/donations` },
@@ -77,7 +77,7 @@ const themeConfig = {
export default {
lang: "en",
- label: "English",
+ label: "🇺🇸 English",
title: localeData.title,
description: localeData.description,
themeConfig: themeConfig
diff --git a/docs/.vitepress/i18n/hu_HU.js b/docs/.vitepress/i18n/hu_HU.js
index 468c2b62c..ea4896227 100644
--- a/docs/.vitepress/i18n/hu_HU.js
+++ b/docs/.vitepress/i18n/hu_HU.js
@@ -79,7 +79,7 @@ const themeConfig = {
export default {
lang: "hu",
- label: "Magyar",
+ label: "🇭🇺 Magyar",
title: localeData.title,
description: localeData.description,
themeConfig: themeConfig
From 59cb5961b7c03c7a055908c529fef3ec3131dd68 Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Fri, 27 Feb 2026 19:06:40 -0600
Subject: [PATCH 3/9] Allow underline HTML tags
---
.markdownlint.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.markdownlint.json b/.markdownlint.json
index 4a68f697c..3c8a303cc 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -5,7 +5,7 @@
"MD013": false,
"MD024": false,
"MD029": { "style": "one" },
- "MD033": { "allowed_elements": ["br"], "table_allowed_elements": ["hr", "br", "ul", "li"]},
+ "MD033": { "allowed_elements": ["br", "u"], "table_allowed_elements": ["hr", "br", "ul", "li", "u"]},
"MD035": { "style": "---" },
"MD036": false,
"MD040": false,
From 0072d9ff601bbe0bbfa018b36b309efb3e821809 Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 28 Feb 2026 02:11:00 -0600
Subject: [PATCH 4/9] Update bash code blocks to be shell (agnostic)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2c7b27a38..f13daafef 100644
--- a/README.md
+++ b/README.md
@@ -17,14 +17,14 @@ This requires the following installed on your system:
To test the website locally, clone the source code:
-```bash
+```shell
git clone https://github.com/hacks-guide/Guide-WiiU.git --recurse-submodules
cd Guide-WiiU
```
Then simply run the following commands:
-```bash
+```shell
npm ci
npm run docs:dev
```
From 1538afa3f7276d58ae2e54d5b6ce3a2a87fcedcb Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 28 Feb 2026 03:07:24 -0600
Subject: [PATCH 5/9] Update .markdownlint.json
---
.markdownlint.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/.markdownlint.json b/.markdownlint.json
index 3c8a303cc..bde168839 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -4,6 +4,7 @@
"MD007": { "indent": 4 },
"MD013": false,
"MD024": false,
+ "MD026": { "punctuation": ".,;:。,;:"},
"MD029": { "style": "one" },
"MD033": { "allowed_elements": ["br", "u"], "table_allowed_elements": ["hr", "br", "ul", "li", "u"]},
"MD035": { "style": "---" },
From 80e399b969874690ed669feb2c84c24100554caa Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 28 Feb 2026 03:16:54 -0600
Subject: [PATCH 6/9] Enable clean URLs
---
docs/.vitepress/config.mjs | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs
index e577459fb..4ca64b756 100644
--- a/docs/.vitepress/config.mjs
+++ b/docs/.vitepress/config.mjs
@@ -32,6 +32,7 @@ export default defineConfig({
{ icon: 'github', link: 'https://github.com/hacks-guide/Guide-WiiU' }
]
},
+ cleanUrls: true,
vite: {
resolve: {
alias: [
From e8cbfea0a0b35d605c11ed0fd58b00e0c3d7963c Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 28 Feb 2026 03:46:26 -0600
Subject: [PATCH 7/9] Ensure guide consistency with > menu navigation
---
docs/dump-games.md | 4 ++--
docs/unblock-updates.md | 3 +--
docs/uninstall-indexiine.md | 2 +-
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/docs/dump-games.md b/docs/dump-games.md
index bc41c4640..b39447f08 100644
--- a/docs/dump-games.md
+++ b/docs/dump-games.md
@@ -83,7 +83,7 @@ In order to move your game to a USB device, it has to be formatted by the Wii U.
1. Power on your Wii U.
1. Your Wii U will prompt you to format your USB device. Confirm with Yes.
1. Open the Wii U's System Settings.
-1. Navigate to `Data Management > Copy/Move/Delete Data > System Memory > Move Items (X)`
+1. Navigate to `Data Management` > `Copy/Move/Delete Data` > `System Memory` > `Move Items (X)`
1. Select the game and move all data (including updates and DLC if any are installed) to your USB device.
## Move Updates To USB
@@ -96,5 +96,5 @@ If your disc game had DLC or updates installed, you will need to transfer the fi
1. Power on your Wii U
1. Open the Wii U's System Settings.
-1. Navigate to `Data Management > Copy/Move/Delete Data > System Memory > Move Items (X)`.
+1. Navigate to `Data Management` > `Copy/Move/Delete Data` > `System Memory` > `Move Items (X)`.
1. Select your game and move the update and DLC data to the USB device.
diff --git a/docs/unblock-updates.md b/docs/unblock-updates.md
index a70485b91..187985d1b 100644
--- a/docs/unblock-updates.md
+++ b/docs/unblock-updates.md
@@ -58,8 +58,7 @@ Users with ISFShax will have to remove the `wafel_payloader.ipx`/`5payldr.ipx` (
### Removing DNS Blocks
-1. Enter the Wii U's system settings and navigate to `Internet > Connect to the Internet > Connection List >`
-`Your WiFi connection > Change Settings > DNS` and set the option to `Auto-obtain`.
+1. Enter the Wii U's system settings and navigate to `Internet` > `Connect to the Internet` > `Connection List` > `Your WiFi connection` > `Change Settings` > `DNS` and set the option to `Auto-obtain`.
1. You are no longer blocking system updates.
::::
diff --git a/docs/uninstall-indexiine.md b/docs/uninstall-indexiine.md
index 220d54e46..886f25db8 100644
--- a/docs/uninstall-indexiine.md
+++ b/docs/uninstall-indexiine.md
@@ -16,7 +16,7 @@ First, ensure your SD card is formatted in FAT32. You can do so by using [GUIFor
1. Extract the contents of the `homebrew_launcher.v1.5.zip` file to the root of your SD card.
1. Extract the contents of the `indexiine-installer.zip` file to the root of your SD card.
1. Extract the `payload.elf` file from the `payload.zip` file to the `wiiu` folder on your SD card.
-1. Copy the `backup-index.html` file to the `SD > wiiu > apps > indexiine-installer` folder on your SD card.
+1. Copy the `backup-index.html` file to the `SD` > `wiiu` > `apps` > `indexiine-installer` folder on your SD card.
You can now eject, and insert your SD card into your console.
From 9d93e2469e3c31036188c8a228ddf15e28bdb4d5 Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 28 Feb 2026 13:55:27 -0600
Subject: [PATCH 8/9] Add deep level outlining to guide
---
docs/.vitepress/config.mjs | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/.vitepress/config.mjs b/docs/.vitepress/config.mjs
index 4ca64b756..9fdb9858b 100644
--- a/docs/.vitepress/config.mjs
+++ b/docs/.vitepress/config.mjs
@@ -23,6 +23,9 @@ export default defineConfig({
hostname: 'https://wiiu.hacks.guide'
},
themeConfig: {
+ outline: {
+ level: 'deep'
+ },
docFooter: {
prev: false,
next: false
From 2aacf106b8e56de3b1f3d7de4f4f811780173f98 Mon Sep 17 00:00:00 2001
From: grunt22fox <44271623+grunt22fox@users.noreply.github.com>
Date: Sat, 16 May 2026 21:39:51 -0400
Subject: [PATCH 9/9] Fix additional markdown inconsistencies
---
docs/aroma/autobooting.md | 12 ++++++------
docs/aroma/browser-exploit.md | 4 ++--
docs/aroma/finalizing-setup.md | 22 +++++++++++-----------
docs/aroma/installing-payloadloader.md | 6 +++---
docs/aroma/nand-backup.md | 4 ++--
docs/aroma/sd-preparation.md | 10 +++++-----
docs/common-issues-fixes.md | 1 -
7 files changed, 29 insertions(+), 30 deletions(-)
diff --git a/docs/aroma/autobooting.md b/docs/aroma/autobooting.md
index bf9212581..4f177c733 100644
--- a/docs/aroma/autobooting.md
+++ b/docs/aroma/autobooting.md
@@ -26,14 +26,14 @@ If you don't want to autoboot Aroma, you can skip this step and follow the Setti
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.
+ * 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. Press Y on `aroma` to set this to your default environment, then press A to launch into Aroma.

- - 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.
+ * 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 to 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.
+ * To open the Aroma Boot Selector in the future, you have to 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.
diff --git a/docs/aroma/browser-exploit.md b/docs/aroma/browser-exploit.md
index d9dbbc916..f435f2eff 100644
--- a/docs/aroma/browser-exploit.md
+++ b/docs/aroma/browser-exploit.md
@@ -13,8 +13,8 @@ Make sure your Wii U has internet access for this step.
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 this menu (about 20s), it 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.
+ * 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.
::: tip
diff --git a/docs/aroma/finalizing-setup.md b/docs/aroma/finalizing-setup.md
index 53e20a074..a8eecdf88 100644
--- a/docs/aroma/finalizing-setup.md
+++ b/docs/aroma/finalizing-setup.md
@@ -14,14 +14,14 @@ 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.
+* **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.
### Additional Homebrew Apps - What You Need
-- The latest version of [SaveMii Mod WUT Port](https://wiiu.cdn.fortheusers.org/zips/SaveMiiModWUTPort.zip).
-- `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/).
+* The latest version of [SaveMii Mod WUT Port](https://wiiu.cdn.fortheusers.org/zips/SaveMiiModWUTPort.zip).
+* `wiiu-extracttosd.zip` of the [HB Appstore](https://github.com/fortheusers/hb-appstore/releases/).
### Additional Homebrew Apps - Extracting Files to the SD Card
@@ -31,7 +31,7 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma.
## Recommended Plugins
| Name | Description | Installation Instructions |
-| ---- | ----------- | ------------ |
+| ---- | ----------- | ------------------------- |
| [FTPiiU Plugin](https://github.com/wiiu-env/ftpiiu_plugin/) ([Download](https://github.com/wiiu-env/ftpiiu_plugin/releases)) | Runs a FTP server in the background. | 1. Extract the downloaded `ftpiiu_vX_X.zip` file.
2. Copy the `ftpiiu.wps` to the `wiiu/environments/aroma/plugins` folder on the root of your SD Card. |
| [SDCafiine](https://github.com/wiiu-env/sdcafiine_plugin/) ([Download](https://github.com/wiiu-env/sdcafiine_plugin/releases)) | Allows you to mod games by redirecting files to the SD Card. | 1. Extract the downloaded `sdcafiine_vX_X_X.zip` file.
2. Copy the `sdcafiine.wps` to the `wiiu/environments/aroma/plugins` folder on the root of your SD Card. |
| [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.
2. Copy the `30_bloopair.rpx` to the `wiiu/environments/aroma/modules/setup/` folder on the root of your SD Card.
3. Copy the `wiiu` folder to the root of your SD Card. |
@@ -39,7 +39,7 @@ All Homebrew applications are loaded from the Wii U Menu on Aroma.
## Pretendo Network
-Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [here](https://pretendo.network/docs/install/wiiu).
+Pretendo is a replacement service for the Nintendo Network, which brings back online services as they are now discontinued. It also revives the Miiverse service, via juxtaposition. The official guide can be found [on the Pretendo website](https://pretendo.network/docs/install/wiiu).
## Booting Tiramisu (optional)
@@ -53,13 +53,13 @@ However, if you find the need to boot into Tiramisu, for example, to use a legac
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.
+ * 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.
- - You do not need to reinstall the PayloadLoader if you already did so with Aroma.
+ * If you're autobooting into it, this can be done by powering on your console and holding X.
+ * You do not need to reinstall the PayloadLoader if you already did so with Aroma.
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.
+ * 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.
diff --git a/docs/aroma/installing-payloadloader.md b/docs/aroma/installing-payloadloader.md
index 3f067b1df..806bf9278 100644
--- a/docs/aroma/installing-payloadloader.md
+++ b/docs/aroma/installing-payloadloader.md
@@ -11,7 +11,7 @@ Installing the PayloadLoader will let you access Aroma just by running the Healt
::: danger
-A factory reset **won't** uninstall the injected PayloadLoader. Follow [uninstall PayloadLoader](../uninstall-payloadloader) to remove the PayloadLoader.
+A factory reset **won't** uninstall the injected PayloadLoader. Follow [uninstall PayloadLoader](../uninstall-payloadloader) to remove the PayloadLoader.
:::
@@ -27,14 +27,14 @@ If you're already booted into Aroma, you may skip to step 5.
1. Execute the web browser exploit as [previously explained](browser-exploit) **with the exception that you hold the X button instead of the B button**. This will 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.
- - It should now tell you that the PayloadLoader can be installed onto the Health and Safety Information app.
+ * 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`.
1. You'll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A.
1. After installing has finished, press A to shut down the console.
diff --git a/docs/aroma/nand-backup.md b/docs/aroma/nand-backup.md
index cca72ca63..27a8a89d1 100644
--- a/docs/aroma/nand-backup.md
+++ b/docs/aroma/nand-backup.md
@@ -28,9 +28,9 @@ Your NAND Backup is unique to your system. Backups from other consoles **won't**
1. Navigate to `nanddumper` using the GamePad and press A to launch it.
1. Use the Wii U GamePad's D-Pad to enter the following configuration:

- - MLC is **OPTIONAL**, if you do not want to dump it, leave it on `No`. If you do want to dump it, make sure you have a SD Card big enough for it and put it on `Yes`.
+ * MLC is **OPTIONAL**, if you do not want to dump it, leave it on `No`. If you do want to dump it, make sure you have a SD Card big enough for it and put it on `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 somewhere safe (Documents, Google Drive, OneDrive, etc.) on your computer.
- - They will appear on the root of the SD Card.
+ * 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.
diff --git a/docs/aroma/sd-preparation.md b/docs/aroma/sd-preparation.md
index 56493b776..923654561 100644
--- a/docs/aroma/sd-preparation.md
+++ b/docs/aroma/sd-preparation.md
@@ -17,17 +17,17 @@ Your SD Card will need to be formatted as FAT32. If your SD Card is not formatte
## Instructions
1. On the [Aroma](https://aroma.foryour.cafe) site, scroll down to the **Download** section.
- - Read through the steps and click on the checkboxes.
+ * Read through the steps and click on the checkboxes.

- - Click on `Download Payloads` and `Download Base Aroma`.
+ * Click on `Download Payloads` and `Download Base Aroma`.

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 `wiiu` folders should be merged if not done automatically.
+ * The `wiiu` folders should be merged if not done automatically.
::: tip
-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.
:::
@@ -37,7 +37,7 @@ If you're on a Mac machine, extract the second zip in a second finder window and
:::
-----------
+---
Extracting the contents of the zip to the root is done like so.
diff --git a/docs/common-issues-fixes.md b/docs/common-issues-fixes.md
index fa1d2f74d..a103ef5f4 100644
--- a/docs/common-issues-fixes.md
+++ b/docs/common-issues-fixes.md
@@ -33,7 +33,6 @@ You can fix this by either using a powered HDD or using a Y-Cable to connect the
If your HDD worked for some time and then stopped working for some games/all games, it is the same issue and can be fixed with the same methods.
-
## My console suddenly lost online connectivity and I have an HDD sitting on top of the console, what should I do?
The internal antenna may have been influenced by the hard drive magnet.