diff --git a/_pages/en_US/hackmii.md b/_pages/en_US/hackmii.md index afcf0b648..7178d4125 100644 --- a/_pages/en_US/hackmii.md +++ b/_pages/en_US/hackmii.md @@ -38,15 +38,20 @@ It is also safe to [redo any exploit](get-started) to get back into the HackMii To check if your Wii has Priiloader, hold the RESET button while turning it on. {: .notice--info} +Preloader and older versions of Priiloader do not seem to support SDHC (>2GB) cards. +{: .notice--warning} + #### 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. Copy the `boot.elf` file inside the HackMii Installer v1.2 `.zip` to the root of your SD card or USB drive. 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. +1. Navigate to `boot.elf` and press `1` to load it. + +If `Press (1) to continue` does not show up after about 30 seconds, downloading [HackMii Installer v1.0](https://bootmii.org/download/) may help. +{: .notice--info} [Continue to Homebrew Channel and BootMii Installation](hbc) {: .notice--info}