From 849d46d7ed3d9aa846e23a7aa0a63230940bb911 Mon Sep 17 00:00:00 2001 From: playerjmr Date: Mon, 16 Sep 2024 03:25:22 -0500 Subject: [PATCH] hbc: add more Wii mini info --- docs/hbc.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/hbc.md b/docs/hbc.md index 2a8f4bd4ea3..30593bdaa64 100644 --- a/docs/hbc.md +++ b/docs/hbc.md @@ -10,7 +10,8 @@ BootMii can be installed in two ways: directly to a part of the Wii bootloader c ::: warning -If you do not have an SD card, you cannot install nor use BootMii, regardless of whether you install it as IOS or boot2. +If you do not have an SD card, you cannot install nor use BootMii, regardless of whether you install it as IOS or boot2. This also means you cannot install bootmii on the Wii mini unless you have soldered an SD slot onto it. + You can always [install it later](hackmii). ::: @@ -35,6 +36,12 @@ You can always [install it later](hackmii). ![](/images/hackmii/hbc_install_ok.png) + ::: info + + If you are on Wii mini, skip to step 10. + + ::: + 1. Select `Back`, then select `BootMii`. ![](/images/hackmii/bootmii_install.png) @@ -80,6 +87,8 @@ Note: When installing homebrew applications on your SD Card or USB drive, your f `AppName1` and `AppName2` are placeholder names. Do not nest multiple `apps` folders inside the `apps` folder itself. +### Wii: Next Steps + ::: tip [Continue to making a NAND Backup using BootMii](bootmii) @@ -93,3 +102,14 @@ Making a NAND backup at this point is highly recommended, as they can be used to Tip: If a Wii has BootMii installed as boot2, your disc drive will flash very briefly after the immediate flash that happens when you press the POWER Button. ::: + + +### Wii mini: Next Steps + +::: tip + +[Continue to making a NAND Backup using RealWnd](wnd-mini) + +Making a NAND backup at this point is highly recommended, as they can be used to recover from bricks. + +:::