diff --git a/_pages/en_US/bootmii.md b/_pages/en_US/bootmii.md index 1721a92f6..d839319f6 100644 --- a/_pages/en_US/bootmii.md +++ b/_pages/en_US/bootmii.md @@ -32,11 +32,11 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar 2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) -Navigating BootMii is not possible using a Wii Remote. You must use the POWER and RESET buttons on your console, or a GameCube controller plugged into port 1. -To navigate between options, press POWER on your Wii (or left/right on the +Control Pad on a GameCube controller). -To select an option, press RESET on your Wii or A on your GameCube controller. +If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} +Navigating BootMii is not possible using a Wii Remote. You must use the POWER and RESET buttons on your console, or a GameCube controller plugged into port 1. To navigate between options, press POWER on your Wii (or left/right on the +Control Pad +on a GameCube controller). To select an option, press RESET on your Wii or A on your GameCube controller. {: .notice--info} If the screen stays black and the blue disc drive light is blinking, you are missing the BootMii files on your SD card. Download [this zip file](https://static.hackmii.com/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again. {: .notice--warning} diff --git a/_pages/en_US/hackmii.md b/_pages/en_US/hackmii.md new file mode 100644 index 000000000..4f02b09d2 --- /dev/null +++ b/_pages/en_US/hackmii.md @@ -0,0 +1,89 @@ +--- +title: "Relaunching the HackMii Installer" +--- + +{% include toc title="Table of Contents" %} + +If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net). +{: .notice--info} + +This guide is intended for situations where you need to relaunch the HackMii Installer to update/reinstall the Homebrew Channel or BootMii. + +It is also safe to [redo any exploit](get-started) to get back into the HackMii Installer. +{: .notice--info} + + + + +
+ +### Relaunching via the Homebrew Channel + +#### What you need + +- The Homebrew Channel +- An SD card or USB drive formatted to FAT32/MS-DOS +- [HackMii Installer v1.2](https://bootmii.org/download/) + +#### Instructions + +1. Insert your SD/USB into your PC. +1. Extract the HackMii Installer v1.2 to the `apps` folder on your SD/USB. + - If this folder does not exist, create it. +1. Insert the SD/USB into your Wii, and launch the `hackmii_installer_v1.2` app from the Homebrew Channel. + - The app will not have an icon. +
+ +
+ +### Relaunching via Priiloader + +#### What you need +- a Wii with Priiloader (or Preloader) installed +- an SD card or USB drive formatted to FAT32/MS-DOS +- [HackMii Installer v1.2](https://bootmii.org/download/) + +To check if your Wii has Priiloader, hold the RESET button while turning it on. +![Turn on](/images/Priiloader/on.jpg) +![Hold RESET](/images/Priiloader/reset.jpg) +{: .notice--info} + +#### Instructions + +1. Insert your SD/USB into your PC. +1. Extract the HackMii Installer v1.2 to the `apps` folder on your SD/USB. + - If this folder does not exist, create it. +1. Insert your SD/USB into your Wii. +1. Enter Priiloader by holding the RESET button while turning on your Wii. +1. Go to `Load/Install File`. +1. Navigate to `hackmii_installer_v1.2` and press `1` to load it. + +
+ +[Continue to Homebrew Channel and BootMii Installation](hbc) +{: .notice--info} + +