diff --git a/_pages/af_ZA/bootmii.md b/_pages/af_ZA/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/af_ZA/bootmii.md +++ b/_pages/af_ZA/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/af_ZA/bootmiirecover.md b/_pages/af_ZA/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/af_ZA/bootmiirecover.md +++ b/_pages/af_ZA/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/af_ZA/bricks.md b/_pages/af_ZA/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/af_ZA/bricks.md +++ b/_pages/af_ZA/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/af_ZA/priiloader.md b/_pages/af_ZA/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/af_ZA/priiloader.md +++ b/_pages/af_ZA/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/af_ZA/riiconnect24-dolphin.md b/_pages/af_ZA/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/af_ZA/riiconnect24-dolphin.md +++ b/_pages/af_ZA/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/af_ZA/site-navigation.md b/_pages/af_ZA/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/af_ZA/site-navigation.md +++ b/_pages/af_ZA/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/ar_SA/bootmii.md b/_pages/ar_SA/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/ar_SA/bootmii.md +++ b/_pages/ar_SA/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/ar_SA/bootmiirecover.md b/_pages/ar_SA/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/ar_SA/bootmiirecover.md +++ b/_pages/ar_SA/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ar_SA/bricks.md b/_pages/ar_SA/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ar_SA/bricks.md +++ b/_pages/ar_SA/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ar_SA/priiloader.md b/_pages/ar_SA/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/ar_SA/priiloader.md +++ b/_pages/ar_SA/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ar_SA/riiconnect24-dolphin.md b/_pages/ar_SA/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/ar_SA/riiconnect24-dolphin.md +++ b/_pages/ar_SA/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ar_SA/site-navigation.md b/_pages/ar_SA/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/ar_SA/site-navigation.md +++ b/_pages/ar_SA/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/ca_ES/bootmii.md b/_pages/ca_ES/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/ca_ES/bootmii.md +++ b/_pages/ca_ES/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/ca_ES/bootmiirecover.md b/_pages/ca_ES/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/ca_ES/bootmiirecover.md +++ b/_pages/ca_ES/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ca_ES/bricks.md b/_pages/ca_ES/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ca_ES/bricks.md +++ b/_pages/ca_ES/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ca_ES/priiloader.md b/_pages/ca_ES/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/ca_ES/priiloader.md +++ b/_pages/ca_ES/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ca_ES/riiconnect24-dolphin.md b/_pages/ca_ES/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/ca_ES/riiconnect24-dolphin.md +++ b/_pages/ca_ES/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ca_ES/site-navigation.md b/_pages/ca_ES/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/ca_ES/site-navigation.md +++ b/_pages/ca_ES/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/cs_CZ/bootmii.md b/_pages/cs_CZ/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/cs_CZ/bootmii.md +++ b/_pages/cs_CZ/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/cs_CZ/bootmiirecover.md b/_pages/cs_CZ/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/cs_CZ/bootmiirecover.md +++ b/_pages/cs_CZ/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/cs_CZ/bricks.md b/_pages/cs_CZ/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/cs_CZ/bricks.md +++ b/_pages/cs_CZ/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/cs_CZ/priiloader.md b/_pages/cs_CZ/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/cs_CZ/priiloader.md +++ b/_pages/cs_CZ/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/cs_CZ/riiconnect24-dolphin.md b/_pages/cs_CZ/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/cs_CZ/riiconnect24-dolphin.md +++ b/_pages/cs_CZ/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/cs_CZ/site-navigation.md b/_pages/cs_CZ/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/cs_CZ/site-navigation.md +++ b/_pages/cs_CZ/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/da_DK/bootmii.md b/_pages/da_DK/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/da_DK/bootmii.md +++ b/_pages/da_DK/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/da_DK/bootmiirecover.md b/_pages/da_DK/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/da_DK/bootmiirecover.md +++ b/_pages/da_DK/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/da_DK/bricks.md b/_pages/da_DK/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/da_DK/bricks.md +++ b/_pages/da_DK/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/da_DK/priiloader.md b/_pages/da_DK/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/da_DK/priiloader.md +++ b/_pages/da_DK/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/da_DK/riiconnect24-dolphin.md b/_pages/da_DK/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/da_DK/riiconnect24-dolphin.md +++ b/_pages/da_DK/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/da_DK/site-navigation.md b/_pages/da_DK/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/da_DK/site-navigation.md +++ b/_pages/da_DK/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/de_DE/bootmii.md b/_pages/de_DE/bootmii.md index b10ad783f..7f2dd45a6 100644 --- a/_pages/de_DE/bootmii.md +++ b/_pages/de_DE/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/de_DE/bootmiirecover.md b/_pages/de_DE/bootmiirecover.md index c0561797c..a5dc08c1d 100644 --- a/_pages/de_DE/bootmiirecover.md +++ b/_pages/de_DE/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Inhaltsverzeichnis" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -Solltest du hinsichtlich dieses Tutorials Hilfe benötigen, trete bitte dem [RiiConnect24 Discord-Server](https://discord.gg/rc24) bei (empfohlen), oder kontaktiere uns [per E-Mail unter support@riiconnect24.net](mailto:support@riiconnect24.net). -{: .notice--info} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Voraussetzungen +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Anleitung -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/de_DE/bricks.md b/_pages/de_DE/bricks.md index 4ba837d38..a26c1a451 100644 --- a/_pages/de_DE/bricks.md +++ b/_pages/de_DE/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/de_DE/priiloader.md b/_pages/de_DE/priiloader.md index eb3791c87..6f7726e02 100644 --- a/_pages/de_DE/priiloader.md +++ b/_pages/de_DE/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Abschnitt 1 - Herunterladen/Installieren 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Abschnitt 2 - Priiloader installieren @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Einstellungen](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/de_DE/riiconnect24-dolphin.md b/_pages/de_DE/riiconnect24-dolphin.md index 8592a9217..7c3612fde 100644 --- a/_pages/de_DE/riiconnect24-dolphin.md +++ b/_pages/de_DE/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Wähle deine Region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/de_DE/site-navigation.md b/_pages/de_DE/site-navigation.md index 2611d6915..b10786152 100644 --- a/_pages/de_DE/site-navigation.md +++ b/_pages/de_DE/site-navigation.md @@ -37,16 +37,18 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) -- [Handlungsempfehlungen beim Wii Modding](dosanddonts) +- [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) - [Homebrew Browser](hbb) -- [Homebrew-Kanal](hbc) +- [Homebrew Channel](hbc) - [LetterBomb](letterbomb) - [ModMii](modmii) - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/el_GR/bootmii.md b/_pages/el_GR/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/el_GR/bootmii.md +++ b/_pages/el_GR/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/el_GR/bootmiirecover.md b/_pages/el_GR/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/el_GR/bootmiirecover.md +++ b/_pages/el_GR/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/el_GR/bricks.md b/_pages/el_GR/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/el_GR/bricks.md +++ b/_pages/el_GR/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/el_GR/priiloader.md b/_pages/el_GR/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/el_GR/priiloader.md +++ b/_pages/el_GR/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/el_GR/riiconnect24-dolphin.md b/_pages/el_GR/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/el_GR/riiconnect24-dolphin.md +++ b/_pages/el_GR/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/el_GR/site-navigation.md b/_pages/el_GR/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/el_GR/site-navigation.md +++ b/_pages/el_GR/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/es_EM/bootmii.md b/_pages/es_EM/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/es_EM/bootmii.md +++ b/_pages/es_EM/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/es_EM/bootmiirecover.md b/_pages/es_EM/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/es_EM/bootmiirecover.md +++ b/_pages/es_EM/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/es_EM/bricks.md b/_pages/es_EM/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/es_EM/bricks.md +++ b/_pages/es_EM/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/es_EM/priiloader.md b/_pages/es_EM/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/es_EM/priiloader.md +++ b/_pages/es_EM/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/es_EM/riiconnect24-dolphin.md b/_pages/es_EM/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/es_EM/riiconnect24-dolphin.md +++ b/_pages/es_EM/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/es_EM/site-navigation.md b/_pages/es_EM/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/es_EM/site-navigation.md +++ b/_pages/es_EM/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/es_ES/bootmii.md b/_pages/es_ES/bootmii.md index f9eb99dd5..db28ba461 100644 --- a/_pages/es_ES/bootmii.md +++ b/_pages/es_ES/bootmii.md @@ -26,9 +26,8 @@ Una de las funciones más importantes de BootMii es la capacidad de copiar y res Si has instalado BootMii como boot2, apaga y vuelve a encender la consola para iniciarlo, y luego salta al paso 3. {: .notice--info} -1. Inicia el Canal Homebrew. - -2. Presiona el botón HOME y selecciona `Lanzar BootMii`.![Menú principal de BootMii](/images/BootMii/BootMii_Main.png) +1. Launch the Homebrew Channel. +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) Si la opción `Lanzar BootMii` no aparece, por favor [vuelve a iniciar el HackMii Installer](hackmii) e instala BootMii. {: .notice--info} @@ -39,23 +38,23 @@ BootMii no es compatible con el Wii Remote. Para controlar la interfaz, deberás Si después de seguir los pasos anteriores, la pantalla se queda en negro y la luz de la ranura para discos comienza a parpadear, significa que faltan los archivos de BootMii que van en la tarjeta SD, o están dañados. Para solucionar este problema, descarga [este archivo ZIP](https://static.hackmii.com/bootmii_sd_files.zip), extrae su contenido a la raíz de la tarjeta SD, y luego vuelve a intentarlo. {: .notice--warning} -3. Selecciona el botón de opciones (el que tiene dos engranajes).![Botón opciones](/images/BootMii/BootMii_Gears_Icon.png) - -4. Elige el botón de BackupMii (el que tiene una flecha verde).![Botón BackupMii](/images/BootMii/BootMii_Green_Arrow.png) - +1. Selecciona el botón de opciones (el que tiene dos engranajes).![Botón opciones](/images/BootMii/BootMii_Gears_Icon.png) +1. Elige el botón de BackupMii (el que tiene una flecha verde).![Botón BackupMii](/images/BootMii/BootMii_Green_Arrow.png) - A continuación se empezará a crear el respaldo de la NAND. Puedes ver el progreso en pantalla. - Los bloques defectuosos (que se muestran en negro) son normales, así que no te preocupes si ves algunos mientras se genera el respaldo. - - Después de que el respaldo haya sido creado, este será analizado en busca de errores. Este paso es opcional y puedes saltarlo pulsando el botón EJECT de la consola, aunque se recomienda realizarlo. Ten en cuenta que si tienes un disco insertado, presionar EJECT lo expulsará. + - Después de que el respaldo haya sido creado, este será analizado en busca de errores. Ideally, all the blocks should be green after the verification process. -5. Una vez que el proceso haya finalizado, vuelve al menú anterior pulsando cualquier botón.![Creación de respaldo de NAND](/images/BootMii/BootMii_NAND_Backup.png) +1. Una vez que el proceso haya finalizado, vuelve al menú anterior pulsando cualquier botón.![Creación de respaldo de NAND](/images/BootMii/BootMii_NAND_Backup.png) +1. Para salir de BootMii, oprime el botón con la flecha negra, y después elige el que tiene el icono del menú de Wii o el Canal Homebrew para salir a donde desees.![Botón volver](/images/BootMii/BootMii_Return_Arrow.png) -6. Para salir de BootMii, oprime el botón con la flecha negra, y después elige el que tiene el icono del menú de Wii o el Canal Homebrew para salir a donde desees.![Botón volver](/images/BootMii/BootMii_Return_Arrow.png) +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
-Para restaurar un respaldo de la NAND desde la tarjeta SD, sigue estos mismos pasos, con la única diferencia en el paso 4, donde deberás seleccionar el botón de RestoreMii (el que tiene la flecha roja), en lugar del botón con la flecha verde. Esto puede ayudarte a recuperar tu consola de un brick, en el improbable caso de que necesites hacerlo. ![Botón RestoreMii](/images/BootMii/BootMii_Red_Arrow.png) +To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} -Para evitar perder los archivos de la copia de seguridad, te sugerimos copiar los archivos `nand.bin` y `keys.bin`, ubicados en la raíz de la tarjeta SD, a tu PC o un almacenamiento en la nube. -{: .notice--info} - -[Continuar a la instalación de Priiloader](priiloader)
Priiloader añade una capa de protección contra bricks, por lo que recomendamos su instalación, especialmente si solo pudiste instalar BootMii como IOS. +[Continue to Priiloader Installation](priiloader)
Priiloader adds a level of brick protection, and is highly recommended, especially if you were only able to install BootMii as IOS. {: .notice--info} diff --git a/_pages/es_ES/bootmiirecover.md b/_pages/es_ES/bootmiirecover.md index 91e1ae1f9..4e1559447 100644 --- a/_pages/es_ES/bootmiirecover.md +++ b/_pages/es_ES/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Tabla de contenido" %} - -Si tienes problemas para seguir los pasos de esta guía, por favor solicita ayuda en nuestro [servidor de Discord](https://discord.gg/rc24) (recomendado), o envíanos un [correo electrónico](mailto:support@riiconnect24.net). Soporte disponible solo en inglés. -{: .notice--info} - -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} - -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} #### Requisitos +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -- [BootMii](https://wii.guide/bootmii) -- Una tarjeta SD -- NAND Backup +#### Important notes + + Restoring a NAND backup is usually a last resort. + +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). + +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instrucciones -Si has instalado BootMii como boot2, apaga y vuelve a encender la consola para iniciarlo, y luego salta al paso 3. -{: .notice--info} - -1. Inicia el Canal Homebrew. +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. 3. +{: .notice} +1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Selecciona el botón de opciones (el que tiene dos engranajes).![Botón opciones](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![Botón RestoreMii](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/es_ES/bricks.md b/_pages/es_ES/bricks.md index 670e6f3d3..dae6b4e38 100644 --- a/_pages/es_ES/bricks.md +++ b/_pages/es_ES/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/es_ES/priiloader.md b/_pages/es_ES/priiloader.md index fc32a3ca5..e6fa8eb32 100644 --- a/_pages/es_ES/priiloader.md +++ b/_pages/es_ES/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Sección I - Descarga/instalación 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Sección II - Instalación @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Configuración](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/es_ES/riiconnect24-dolphin.md b/_pages/es_ES/riiconnect24-dolphin.md index d77ff2aa2..768ab83e5 100644 --- a/_pages/es_ES/riiconnect24-dolphin.md +++ b/_pages/es_ES/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![Si el proceso ha sido exitoso,](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/es_ES/site-navigation.md b/_pages/es_ES/site-navigation.md index 46fcdc609..c28f02d14 100644 --- a/_pages/es_ES/site-navigation.md +++ b/_pages/es_ES/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [Crear respaldo de NAND con BootMii](bootmii) +- [BootMii Recovery](bootmiirecover) - [Instalar cIOS d2x](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/es_ES/themes-vwii.md b/_pages/es_ES/themes-vwii.md index 4f96a8980..512f7ce32 100644 --- a/_pages/es_ES/themes-vwii.md +++ b/_pages/es_ES/themes-vwii.md @@ -113,7 +113,7 @@ If you did everything correctly, you should now have your custom theme installed ##### Reverting to Original Theme -1. Inicia el Canal Homebrew. +1. Launch the Homebrew Channel. 2. Launch MyMenuify and navigate to your theme folder. 3. Select the .app file you copied to the SD card at the end of section 2 as if you were installing a theme. 4. Select Install and wait until it finishes. diff --git a/_pages/es_MX/bootmii.md b/_pages/es_MX/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/es_MX/bootmii.md +++ b/_pages/es_MX/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/es_MX/bootmiirecover.md b/_pages/es_MX/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/es_MX/bootmiirecover.md +++ b/_pages/es_MX/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/es_MX/bricks.md b/_pages/es_MX/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/es_MX/bricks.md +++ b/_pages/es_MX/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/es_MX/priiloader.md b/_pages/es_MX/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/es_MX/priiloader.md +++ b/_pages/es_MX/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/es_MX/riiconnect24-dolphin.md b/_pages/es_MX/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/es_MX/riiconnect24-dolphin.md +++ b/_pages/es_MX/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/es_MX/site-navigation.md b/_pages/es_MX/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/es_MX/site-navigation.md +++ b/_pages/es_MX/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/fi_FI/bootmii.md b/_pages/fi_FI/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/fi_FI/bootmii.md +++ b/_pages/fi_FI/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/fi_FI/bootmiirecover.md b/_pages/fi_FI/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/fi_FI/bootmiirecover.md +++ b/_pages/fi_FI/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/fi_FI/bricks.md b/_pages/fi_FI/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/fi_FI/bricks.md +++ b/_pages/fi_FI/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/fi_FI/priiloader.md b/_pages/fi_FI/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/fi_FI/priiloader.md +++ b/_pages/fi_FI/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/fi_FI/riiconnect24-dolphin.md b/_pages/fi_FI/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/fi_FI/riiconnect24-dolphin.md +++ b/_pages/fi_FI/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/fi_FI/site-navigation.md b/_pages/fi_FI/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/fi_FI/site-navigation.md +++ b/_pages/fi_FI/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/fr_FR/bootmii.md b/_pages/fr_FR/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/fr_FR/bootmii.md +++ b/_pages/fr_FR/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/fr_FR/bootmiirecover.md b/_pages/fr_FR/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/fr_FR/bootmiirecover.md +++ b/_pages/fr_FR/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/fr_FR/bricks.md b/_pages/fr_FR/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/fr_FR/bricks.md +++ b/_pages/fr_FR/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/fr_FR/priiloader.md b/_pages/fr_FR/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/fr_FR/priiloader.md +++ b/_pages/fr_FR/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/fr_FR/riiconnect24-dolphin.md b/_pages/fr_FR/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/fr_FR/riiconnect24-dolphin.md +++ b/_pages/fr_FR/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/fr_FR/site-navigation.md b/_pages/fr_FR/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/fr_FR/site-navigation.md +++ b/_pages/fr_FR/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/he_IL/bootmii.md b/_pages/he_IL/bootmii.md index bbb6a86ac..9f5037ec0 100644 --- a/_pages/he_IL/bootmii.md +++ b/_pages/he_IL/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - גיבוי מלא של התוכנה יתחיל. ניתן לצפות בהתקדמות על המסך. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/he_IL/bootmiirecover.md b/_pages/he_IL/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/he_IL/bootmiirecover.md +++ b/_pages/he_IL/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/he_IL/bricks.md b/_pages/he_IL/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/he_IL/bricks.md +++ b/_pages/he_IL/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/he_IL/priiloader.md b/_pages/he_IL/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/he_IL/priiloader.md +++ b/_pages/he_IL/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/he_IL/riiconnect24-dolphin.md b/_pages/he_IL/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/he_IL/riiconnect24-dolphin.md +++ b/_pages/he_IL/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/he_IL/site-navigation.md b/_pages/he_IL/site-navigation.md index 61c803576..be9791652 100644 --- a/_pages/he_IL/site-navigation.md +++ b/_pages/he_IL/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [Bluebomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/hu_HU/bootmii.md b/_pages/hu_HU/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/hu_HU/bootmii.md +++ b/_pages/hu_HU/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/hu_HU/bootmiirecover.md b/_pages/hu_HU/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/hu_HU/bootmiirecover.md +++ b/_pages/hu_HU/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/hu_HU/bricks.md b/_pages/hu_HU/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/hu_HU/bricks.md +++ b/_pages/hu_HU/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/hu_HU/priiloader.md b/_pages/hu_HU/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/hu_HU/priiloader.md +++ b/_pages/hu_HU/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/hu_HU/riiconnect24-dolphin.md b/_pages/hu_HU/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/hu_HU/riiconnect24-dolphin.md +++ b/_pages/hu_HU/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/hu_HU/site-navigation.md b/_pages/hu_HU/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/hu_HU/site-navigation.md +++ b/_pages/hu_HU/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/it_IT/bootmii.md b/_pages/it_IT/bootmii.md index 40a82d5f9..55947821e 100644 --- a/_pages/it_IT/bootmii.md +++ b/_pages/it_IT/bootmii.md @@ -26,9 +26,8 @@ Una delle funzioni più importanti di BootMii è la possibilità di fare e ripri Se hai BootMii installato come boot2 dovrai avviare BootMii riavviando la tua console. In questo caso salta i passaggi 1 e 2. {: .notice--info} -1. Avvia l'Homebrew Channel. - -2. Premi il pulsante HOME, dopodiché seleziona "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Launch the Homebrew Channel. +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) Se il pulsante `Launch BootMii` non appare, per favore [riavvia l'HackMii Installer](hackmii) e installa BootMii. {: .notice--info} @@ -39,23 +38,23 @@ Navigare in BootMii non è possibile utilizzando un Wii Remote. Dovrai utilizzar Se lo schermo resta nero e la luce blu del lettore dischi lampeggia, mancano i file di BootMii sulla tua scheda SD. Scarica [questo archivio zip](https://static.hackmii.com/bootmii_sd_files.zip) ed estrailo nella root della tua scheda SD, dopodiché riprova. {: .notice--warning} -3. Seleziona il pulsante Opzioni (l'icona con l'ingranaggio). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Seleziona il pulsante BackupMii. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Seleziona il pulsante Opzioni (l'icona con l'ingranaggio). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Seleziona il pulsante BackupMii. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - Un backup della NAND inizierà. Puoi guardare il processo su schermo. - I "Blocchi Danneggiati" sono normali. Non ti preoccupare se ne vedi alcuni su un backup della NAND. - - Dopo questo passaggio, verrà verificato il backup. Anche se consigliata da effettuare, puoi saltare la verifica premendo il pulsante EJECT sulla tua Wii. Nota bene che se hai un disco inserito nel lettore dischi, premere il tasto EJECT espellerà anche il disco. + - Dopo questo passaggio, verrà verificato il backup. Ideally, all the blocks should be green after the verification process. -5. Quando il backup sarà completo, esci dalla schermata di backup della NAND premendo un pulsante qualsiasi. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. Quando il backup sarà completo, esci dalla schermata di backup della NAND premendo un pulsante qualsiasi. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. Per uscire da BootMii, premi il pulsante Indietro (quello con la freccia) e dopodiché potrai premere o il pulsante per il Menu Wii oppure il pulsante per l'Homebrew Channel per tornare dove tu voglia. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. Per uscire da BootMii, premi il pulsante Indietro (quello con la freccia) e dopodiché potrai premere o il pulsante per il Menu Wii oppure il pulsante per l'Homebrew Channel per tornare dove tu voglia. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
-Per ripristinare un backup della NAND sulla tua scheda SD, potrai seguire queste istruzioni usando RestoreMii. Questo è utile nel caso improbabile che venga causato un brick alla tua Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) +To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} -Per essere sicuro che tu non perda i file, è consigliato copiare i file `nand.bin` e `keys.bin` dalla root della tua scheda SD al tuo computer. -{: .notice--info} - -[Continua con l'installazione di Priiloader](priiloader)
Priiloader aggiunge un livello di protezione da brick, ed è estremamente consigliato, specialmente in caso tu sia stato costretto a installare BootMii come IOS. +[Continue to Priiloader Installation](priiloader)
Priiloader adds a level of brick protection, and is highly recommended, especially if you were only able to install BootMii as IOS. {: .notice--info} diff --git a/_pages/it_IT/bootmiirecover.md b/_pages/it_IT/bootmiirecover.md index fd61ec5ac..23ef1080e 100644 --- a/_pages/it_IT/bootmiirecover.md +++ b/_pages/it_IT/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -Se hai bisogno di qualsiasi informazione riguardante questo tutorial, entra nel [server discord di RiiConnect24 ](https://discord.gg/rc24)(consigliato) oppure [scrivici una mail a support@riconnect24.net](mailto:support@riiconnect24.net). -{: .notice--info} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requisiti +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Istruzioni -Se hai BootMii installato come boot2 dovrai avviare BootMii riavviando la tua console. In questo caso salta i passaggi 1 e 2. -{: .notice--info} - -1. Avvia l'Homebrew Channel. +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. In questo caso salta i passaggi 1 e 2. +{: .notice} +1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Seleziona il pulsante Opzioni (l'icona con l'ingranaggio). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/it_IT/bricks.md b/_pages/it_IT/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/it_IT/bricks.md +++ b/_pages/it_IT/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/it_IT/priiloader.md b/_pages/it_IT/priiloader.md index eb49dccd3..0f4adeb19 100644 --- a/_pages/it_IT/priiloader.md +++ b/_pages/it_IT/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Sezione 1 - Scaricare/Installare 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Sezione 2 - Installare Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Impostazioni](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/it_IT/riiconnect24-dolphin.md b/_pages/it_IT/riiconnect24-dolphin.md index 99978354a..ed6555182 100644 --- a/_pages/it_IT/riiconnect24-dolphin.md +++ b/_pages/it_IT/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/it_IT/site-navigation.md b/_pages/it_IT/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/it_IT/site-navigation.md +++ b/_pages/it_IT/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/it_IT/themes-vwii.md b/_pages/it_IT/themes-vwii.md index 06edac602..715f4c080 100644 --- a/_pages/it_IT/themes-vwii.md +++ b/_pages/it_IT/themes-vwii.md @@ -113,7 +113,7 @@ If you did everything correctly, you should now have your custom theme installed ##### Reverting to Original Theme -1. Avvia l'Homebrew Channel. +1. Launch the Homebrew Channel. 2. Launch MyMenuify and navigate to your theme folder. 3. Select the .app file you copied to the SD card at the end of section 2 as if you were installing a theme. 4. Select Install and wait until it finishes. diff --git a/_pages/ja_JP/bootmii.md b/_pages/ja_JP/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/ja_JP/bootmii.md +++ b/_pages/ja_JP/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/ja_JP/bootmiirecover.md b/_pages/ja_JP/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/ja_JP/bootmiirecover.md +++ b/_pages/ja_JP/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ja_JP/bricks.md b/_pages/ja_JP/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ja_JP/bricks.md +++ b/_pages/ja_JP/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ja_JP/priiloader.md b/_pages/ja_JP/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/ja_JP/priiloader.md +++ b/_pages/ja_JP/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ja_JP/riiconnect24-dolphin.md b/_pages/ja_JP/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/ja_JP/riiconnect24-dolphin.md +++ b/_pages/ja_JP/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ja_JP/site-navigation.md b/_pages/ja_JP/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/ja_JP/site-navigation.md +++ b/_pages/ja_JP/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/ko_KR/bootmii.md b/_pages/ko_KR/bootmii.md index 45fc81183..89f76eea0 100644 --- a/_pages/ko_KR/bootmii.md +++ b/_pages/ko_KR/bootmii.md @@ -26,9 +26,8 @@ BootMii의 가장 중요한 기능 중 하나는 Wii의 NAND 스토리지를 백 BootMii를 boot2로 설치한 경우 콘솔을 재시작하여 BootMii를 시작해야 합니다. 이 경우 1단계와 2단계를 건너뜁니다. {: .notice--info} -1. 홈브류 채널을 시작합니다. - -2. 홈 버튼을 누른 다음 "BootMii 실행"을 선택합니다.![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Launch the Homebrew Channel. +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) `BootMii 실행` 버튼이 나타나지 않으면, [HackMii 설치 프로그램을 재실행](hackmii)하고 BootMii를 설치하세요. {: .notice--info} @@ -39,23 +38,23 @@ Wii 리모컨으로는 BootMii를 탐색할 수 없습니다. 콘솔의 전원 화면이 검은색으로 유지되고 파란색 디스크 드라이브 표시등이 깜박이면 SD 카드에 BootMii 파일이 누락된 것입니다. [이 zip 파일](https://static.hackmii.com/bootmii_sd_files.zip)을 다운로드하여 SD 카드의 루트에 압축을 푼 다음 다시 시도하세요. {: .notice--warning} -3. 옵션 버튼 (톱니바퀴가 있는 아이콘) 을 선택합니다.![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. BackupMii 버튼을 선택합니다.![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. 옵션 버튼 (톱니바퀴가 있는 아이콘) 을 선택합니다.![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. BackupMii 버튼을 선택합니다.![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - NAND 백업이 시작됩니다. 화면에서 진행 상황을 확인할 수 있습니다. - "배드 블록"은 정상적입니다. NAND 백업 중 일부가 보이더라도 걱정하지 마세요. - - 이 단계가 끝나면, 백업을 확인합니다. 권장되는 기능이지만, Wii의 EJECT 버튼을 눌러 건너뛸 수도 있습니다. 디스크 드라이브에 디스크가 삽입되어 있는 경우 EJECT를 누르면 디스크도 꺼집니다. + - 이 단계가 끝나면, 백업을 확인합니다. Ideally, all the blocks should be green after the verification process. -5. 백업이 완료되면 아무 버튼이나 눌러 NAND 백업 화면을 종료합니다.![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. 백업이 완료되면 아무 버튼이나 눌러 NAND 백업 화면을 종료합니다.![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. BootMii를 종료하려면 뒤로 버튼 (화살표가 있는 버튼) 을 누른 다음 Wii 메뉴 버튼 또는 홈브류 채널 버튼을 눌러 원하는 위치에서 종료할 수 있습니다.![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. BootMii를 종료하려면 뒤로 버튼 (화살표가 있는 버튼) 을 누른 다음 Wii 메뉴 버튼 또는 홈브류 채널 버튼을 눌러 원하는 위치에서 종료할 수 있습니다.![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
-SD 카드의 NAND 백업에서 복원하려면 RestoreMii를 사용하여 다음 지침을 따르세요. 이 기능은 혹시라도 Wii가 고장 났을 때 유용합니다. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) +To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} -파일이 손실되지 않도록 하려면 SD 카드의 루트에서 `nand.bin` 및 `keys.bin`을 컴퓨터로 복사하는 것이 좋습니다. -{: .notice--info} - -[Priiloader 설치하기로 계속하기](priiloader)
Priiloader는 벽돌 보호 수준을 추가하며, 특히 BootMii를 IOS로만 설치할 수 있는 경우 적극 권장합니다. +[Continue to Priiloader Installation](priiloader)
Priiloader adds a level of brick protection, and is highly recommended, especially if you were only able to install BootMii as IOS. {: .notice--info} diff --git a/_pages/ko_KR/bootmiirecover.md b/_pages/ko_KR/bootmiirecover.md index 283895ba2..3cef8b793 100644 --- a/_pages/ko_KR/bootmiirecover.md +++ b/_pages/ko_KR/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} - -이 자습서와 관련하여 도움이 필요하면 [RiiConnect24 디스코드 서버](https://discord.gg/rc24) (추천)에 가입하시거나, [support@riiconnect24.net](mailto:support@riiconnect24.net)로 이메일을 보내주세요. -{: .notice--info} - -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} - -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} #### 필요한 것 +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -- [BootMii](https://wii.guide/bootmii) -- SD 카드 -- NAND Backup +#### Important notes + + Restoring a NAND backup is usually a last resort. + +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). + +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### 사용 방법 -BootMii를 boot2로 설치한 경우 콘솔을 재시작하여 BootMii를 시작해야 합니다. 이 경우 1단계와 2단계를 건너뜁니다. -{: .notice--info} - -1. 홈브류 채널을 시작합니다. +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. 이 경우 1단계와 2단계를 건너뜁니다. +{: .notice} +1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. 옵션 버튼 (톱니바퀴가 있는 아이콘) 을 선택합니다.![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ko_KR/bricks.md b/_pages/ko_KR/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ko_KR/bricks.md +++ b/_pages/ko_KR/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ko_KR/priiloader.md b/_pages/ko_KR/priiloader.md index 872e7d88f..67425bb09 100644 --- a/_pages/ko_KR/priiloader.md +++ b/_pages/ko_KR/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### 섹션 I - 다운로드/설치하기 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### 섹션 II - Priiloader 설치하기 @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![설정](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ko_KR/riiconnect24-dolphin.md b/_pages/ko_KR/riiconnect24-dolphin.md index 2aa71ca84..ccfa4b41f 100644 --- a/_pages/ko_KR/riiconnect24-dolphin.md +++ b/_pages/ko_KR/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ Dolphin이 이미 설치되어 있는 경우 섹션 II로 건너뛰세요. 5. 이 가이드에서는 "`Dolphin 에뮬레이터에 RiiConnect24 설치하기`"를 선택하세요. ![RiiConnect24 설치](/images/RC24_Patcher/3.JPG) 6. "`익스프레스 (권장)`"를 선택합니다. 필요한 모든 것을 제공합니다. ![빠른 설정](/images/RC24_Patcher/4.JPG) 7. 지역을 선택하세요.![지역 선택](/images/RC24_Patcher/5.JPG) -8. 그 동안 RiiConnect24 패치 관리자는 RiiConnect24를 사용하지 않는 다른 옵션 채널을 추가로 다운로드할 수 있습니다. `[X]`은 선택한 옵션을 나타냅니다. 관심이 없다면 5와 `ENTER`를 누르면 됩니다. !\[추가 옵션 채널\](/images/RC24_Patcher/6.JPG +8. 그 동안 RiiConnect24 패치 관리자는 RiiConnect24를 사용하지 않는 다른 옵션 채널을 추가로 다운로드할 수 있습니다. `[X]`은 선택한 옵션을 나타냅니다. 관심이 없다면 5와 `ENTER`를 누르면 됩니다. ![추가 옵션 채널](/images/RC24_Patcher/6.JPG) 9. `1`을 누른 다음 `ENTER`을 눌러 패치를 시작합니다. 10. 인내심을 가지세요...![패치 중입니다!](/images/RC24_Patcher/9.JPG) 11. 완료된 후 잠시 시간을 내어 익명으로 피드백을 보내주시면 감사하겠습니다. 원하지 않는 경우 패치 관리자를 닫으세요. 모든 파일은 이미 SD 카드에 저장되어 있어야 합니다. ![완료되었습니다!](/images/RC24_Patcher/10.JPG) ![파일 복사됨](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ Dolphin이 이미 설치되어 있는 경우 섹션 II로 건너뛰세요. {: .notice--warning} [날씨 채널 또는 뉴스 채널에서 FORE 또는 NEWS로 시작하는 오류 코드 또는 중단 메시지와 같은 다른 오류가 발생하는 경우 RC24-Clear-Tool을 사용하여 VFF를 삭제해 볼 수 있습니다](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ko_KR/site-navigation.md b/_pages/ko_KR/site-navigation.md index 0a1bd08ed..b0b362203 100644 --- a/_pages/ko_KR/site-navigation.md +++ b/_pages/ko_KR/site-navigation.md @@ -37,16 +37,18 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii 백업](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) -- [Wii Mod 시 해야 할 일과 하지 말아야 할 일](dosanddonts) +- [Wii 모딩 시 해야 할 일과 하지 말아야 할 일](dosanddonts) - [FlashHax](flashhax) -- [홈브류 브라우저](hbb) -- [홈브류 채널](hbc) +- [Homebrew Browser](hbb) +- [Homebrew Channel](hbc) - [LetterBomb](letterbomb) - [ModMii](modmii) - [Priiloader](priiloader) - [HackMii 설치 프로그램 다시 시작하기](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/nl_NL/bootmii.md b/_pages/nl_NL/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/nl_NL/bootmii.md +++ b/_pages/nl_NL/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/nl_NL/bootmiirecover.md b/_pages/nl_NL/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/nl_NL/bootmiirecover.md +++ b/_pages/nl_NL/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/nl_NL/bricks.md b/_pages/nl_NL/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/nl_NL/bricks.md +++ b/_pages/nl_NL/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/nl_NL/priiloader.md b/_pages/nl_NL/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/nl_NL/priiloader.md +++ b/_pages/nl_NL/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/nl_NL/riiconnect24-dolphin.md b/_pages/nl_NL/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/nl_NL/riiconnect24-dolphin.md +++ b/_pages/nl_NL/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/nl_NL/site-navigation.md b/_pages/nl_NL/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/nl_NL/site-navigation.md +++ b/_pages/nl_NL/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/no_NO/bootmii.md b/_pages/no_NO/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/no_NO/bootmii.md +++ b/_pages/no_NO/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/no_NO/bootmiirecover.md b/_pages/no_NO/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/no_NO/bootmiirecover.md +++ b/_pages/no_NO/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/no_NO/bricks.md b/_pages/no_NO/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/no_NO/bricks.md +++ b/_pages/no_NO/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/no_NO/priiloader.md b/_pages/no_NO/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/no_NO/priiloader.md +++ b/_pages/no_NO/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/no_NO/riiconnect24-dolphin.md b/_pages/no_NO/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/no_NO/riiconnect24-dolphin.md +++ b/_pages/no_NO/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/no_NO/site-navigation.md b/_pages/no_NO/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/no_NO/site-navigation.md +++ b/_pages/no_NO/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/pl_PL/bootmii.md b/_pages/pl_PL/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/pl_PL/bootmii.md +++ b/_pages/pl_PL/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/pl_PL/bootmiirecover.md b/_pages/pl_PL/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/pl_PL/bootmiirecover.md +++ b/_pages/pl_PL/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/pl_PL/bricks.md b/_pages/pl_PL/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/pl_PL/bricks.md +++ b/_pages/pl_PL/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/pl_PL/priiloader.md b/_pages/pl_PL/priiloader.md index 95dcd32a9..ec3c7554d 100644 --- a/_pages/pl_PL/priiloader.md +++ b/_pages/pl_PL/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/pl_PL/riiconnect24-dolphin.md b/_pages/pl_PL/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/pl_PL/riiconnect24-dolphin.md +++ b/_pages/pl_PL/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/pl_PL/site-navigation.md b/_pages/pl_PL/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/pl_PL/site-navigation.md +++ b/_pages/pl_PL/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/pt_BR/bootmii.md b/_pages/pt_BR/bootmii.md index edc45ae69..1ae33dd77 100644 --- a/_pages/pt_BR/bootmii.md +++ b/_pages/pt_BR/bootmii.md @@ -26,9 +26,8 @@ Um dos recursos mais importantes do BootMii é a habilidade de backup e restaura Se você instalou o BootMii como Boot2 na última etapa, será necessário iniciar o BootMii reiniciando o console. Pule as etapas 1-2 se esse for o caso. {: .notice--info} -1. Inicie o Homebrew Channel. - -2. Aperte o botão HOME e selecione "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Launch the Homebrew Channel. +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) Se o botão `Launch BootMii` não aparecer, por favor [reinicie o HackMii Installer](hackmii) e instale o BootMii. {: .notice--info} @@ -39,23 +38,23 @@ Não é possível navegar o BootMii usando um Wii Remote. Você deve utilizar os Se a tela ficar preta e a luz azul do disco estiver piscando, quer dizer os arquivos do BootMii estão faltando no seu cartão SD. Baixe [este arquivo zip](https://static.hackmii.com/bootmii_sd_files.zip) e extraia-o para a raiz do seu cartão SD e tente novamente. {: .notice--warning} -3. Selecione o botão Options (o ícone com as engrenagens). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Selecione o botão BackupMii. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Selecione o botão Options (o ícone com as engrenagens). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Selecione o botão BackupMii. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - Um backup da NAND será iniciado. Você pode acompanhar o progresso na tela. - "Bad Blocks" são normais. Não se preocupe quando você ver um em uma backup da NAND. - - Depois desta etapa, o backup irá ser verificado. Embora seja recomendado, você pode pular pressionando o botão EJECT no seu Wii. Note que se você tem um disco inserido na unidade de disco, pressionar EJECT também ejetará o disco. + - Depois desta etapa, o backup irá ser verificado. Ideally, all the blocks should be green after the verification process. -5. Quando o backup for completo, saia da tela de backup da NAND pressionando qualquer botão. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. Quando o backup for completo, saia da tela de backup da NAND pressionando qualquer botão. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. Para sair do BootMii, aperte o botão Back (o que tem uma seta) e então você pode apertar o botão do Wii Menu ou o botão do Homebrew Channel para sair aonde deseja. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. Para sair do BootMii, aperte o botão Back (o que tem uma seta) e então você pode apertar o botão do Wii Menu ou o botão do Homebrew Channel para sair aonde deseja. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
-Para restaurar um backup da NAND no seu cartão SD, você pode seguir estas instruções utilizando o RestoreMii. Isso é útil no caso improvável que você bricke seu Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) +To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} -Para ter certeza que você não irá perder os arquivos, é recomendado copiar `nand.bin` e `keys.bin` da raiz do seu cartão SD para seu computador. -{: .notice--info} - -[Continue para Instalação do Priiloader](priiloader)
Priiloader adiciona uma camada de segurança contra bricks, e é altamente recomendado, especialmente se você só conseguiu instalar o BootMii como um IOS. +[Continue to Priiloader Installation](priiloader)
Priiloader adds a level of brick protection, and is highly recommended, especially if you were only able to install BootMii as IOS. {: .notice--info} diff --git a/_pages/pt_BR/bootmiirecover.md b/_pages/pt_BR/bootmiirecover.md index 7b820c338..f00cbaf09 100644 --- a/_pages/pt_BR/bootmiirecover.md +++ b/_pages/pt_BR/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Sumário" %} +#### Você precisará de +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -Se você precisa de ajuda sobre qualquer coisa deste tutorial, por favor entre [no servidor do Discord RiiConnect24](https://discord.gg/rc24) (recomendado) ou [mande um e-mail para support@riiconnect24.net (em inglês)](mailto:support@riiconnect24.net). -{: .notice--info} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requisitos +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- Um cartão SD -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instruções -Se você instalou o BootMii como Boot2 na última etapa, será necessário iniciar o BootMii reiniciando o console. Pule as etapas 1-2 se esse for o caso. -{: .notice--info} - -1. Inicie o Homebrew Channel. +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Pule as etapas 1-2 se esse for o caso. +{: .notice} +1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Selecione o botão Options (o ícone com as engrenagens). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/pt_BR/bricks.md b/_pages/pt_BR/bricks.md index a562f6121..e5f304ed0 100644 --- a/_pages/pt_BR/bricks.md +++ b/_pages/pt_BR/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/pt_BR/priiloader.md b/_pages/pt_BR/priiloader.md index bc71ee697..ebe8b2e24 100644 --- a/_pages/pt_BR/priiloader.md +++ b/_pages/pt_BR/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Seção I - Baixando/Instalando 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Seção II - Instalando o Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Configurações](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/pt_BR/riiconnect24-dolphin.md b/_pages/pt_BR/riiconnect24-dolphin.md index 4a3cd30b8..e750cec7f 100644 --- a/_pages/pt_BR/riiconnect24-dolphin.md +++ b/_pages/pt_BR/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ Se você usar uma versão do Windows antes do Windows 10, infelizmente você nã 5. Para este guia, escolha "`Install RiiConnect24 on your Dolphin Emulator`" ![Instale RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Escolha "`Express (Recomemended)`". Ele vai te dar tudo que você precisa. ![Configurações Expressas](/images/RC24_Patcher/4.JPG) 7. Selecione sua região. ![Selecione sua região](/images/RC24_Patcher/5.JPG) -8. Enquanto estiver nisso, o RiiConnect24 Patcher pode também baixar alguns outros canais opcionais que não usam o RiiConnect24. `[X]` representa as opções selecionadas. Basta pressionar 5 e `ENTER` se você não estiver interessado. !\[Canais opcionais adicionais\](/images/RC24_Patcher/6.JPG +8. Enquanto estiver nisso, o RiiConnect24 Patcher pode também baixar alguns outros canais opcionais que não usam o RiiConnect24. `[X]` representa as opções selecionadas. Basta pressionar 5 e `ENTER` se você não estiver interessado. ![Canais opcionais adicionais](/images/RC24_Patcher/6.JPG) 9. Pressione `1` e depois `ENTER` para começar o patching. 10. Tenha paciência... ![Está fazendo o patch!](/images/RC24_Patcher/9.JPG) 11. Depois de concluído, nós gostaríamos que você dedicasse um minuto para enviar sua experiencia anônima para nós. Se você não quiser feche o programa. Todos os arquivos já devem estar no seu cartão SD. ![Está feito!](/images/RC24_Patcher/10.JPG) ![Arquivos copiados](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ Você terá que iniciar o Everybody Votes Channel 4 vezes, no máximo, para que {: .notice--warning} [Se você estiver recebendo outros erros no Forecast Channel ou no News Channel, como um código de erro começando com FORE ou NEWS ou uma mensagem de desativação, você pode tentar excluir seus VFFs com a RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/pt_BR/site-navigation.md b/_pages/pt_BR/site-navigation.md index 604d4332a..c81a475c9 100644 --- a/_pages/pt_BR/site-navigation.md +++ b/_pages/pt_BR/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Faça e Não Faça de modding de Wii](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Reiniciando o HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/pt_PT/bootmii.md b/_pages/pt_PT/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/pt_PT/bootmii.md +++ b/_pages/pt_PT/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/pt_PT/bootmiirecover.md b/_pages/pt_PT/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/pt_PT/bootmiirecover.md +++ b/_pages/pt_PT/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/pt_PT/bricks.md b/_pages/pt_PT/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/pt_PT/bricks.md +++ b/_pages/pt_PT/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/pt_PT/priiloader.md b/_pages/pt_PT/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/pt_PT/priiloader.md +++ b/_pages/pt_PT/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/pt_PT/riiconnect24-dolphin.md b/_pages/pt_PT/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/pt_PT/riiconnect24-dolphin.md +++ b/_pages/pt_PT/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/pt_PT/site-navigation.md b/_pages/pt_PT/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/pt_PT/site-navigation.md +++ b/_pages/pt_PT/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/ro_RO/bootmii.md b/_pages/ro_RO/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/ro_RO/bootmii.md +++ b/_pages/ro_RO/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/ro_RO/bootmiirecover.md b/_pages/ro_RO/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/ro_RO/bootmiirecover.md +++ b/_pages/ro_RO/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ro_RO/bricks.md b/_pages/ro_RO/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ro_RO/bricks.md +++ b/_pages/ro_RO/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ro_RO/priiloader.md b/_pages/ro_RO/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/ro_RO/priiloader.md +++ b/_pages/ro_RO/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ro_RO/riiconnect24-dolphin.md b/_pages/ro_RO/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/ro_RO/riiconnect24-dolphin.md +++ b/_pages/ro_RO/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ro_RO/site-navigation.md b/_pages/ro_RO/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/ro_RO/site-navigation.md +++ b/_pages/ro_RO/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/ru_RU/bootmii.md b/_pages/ru_RU/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/ru_RU/bootmii.md +++ b/_pages/ru_RU/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/ru_RU/bootmiirecover.md b/_pages/ru_RU/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/ru_RU/bootmiirecover.md +++ b/_pages/ru_RU/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/ru_RU/bricks.md b/_pages/ru_RU/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/ru_RU/bricks.md +++ b/_pages/ru_RU/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/ru_RU/priiloader.md b/_pages/ru_RU/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/ru_RU/priiloader.md +++ b/_pages/ru_RU/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/ru_RU/riiconnect24-dolphin.md b/_pages/ru_RU/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/ru_RU/riiconnect24-dolphin.md +++ b/_pages/ru_RU/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/ru_RU/site-navigation.md b/_pages/ru_RU/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/ru_RU/site-navigation.md +++ b/_pages/ru_RU/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/sr_SP/bootmii.md b/_pages/sr_SP/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/sr_SP/bootmii.md +++ b/_pages/sr_SP/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/sr_SP/bootmiirecover.md b/_pages/sr_SP/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/sr_SP/bootmiirecover.md +++ b/_pages/sr_SP/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/sr_SP/bricks.md b/_pages/sr_SP/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/sr_SP/bricks.md +++ b/_pages/sr_SP/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/sr_SP/priiloader.md b/_pages/sr_SP/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/sr_SP/priiloader.md +++ b/_pages/sr_SP/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/sr_SP/riiconnect24-dolphin.md b/_pages/sr_SP/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/sr_SP/riiconnect24-dolphin.md +++ b/_pages/sr_SP/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/sr_SP/site-navigation.md b/_pages/sr_SP/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/sr_SP/site-navigation.md +++ b/_pages/sr_SP/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/sv_SE/bootmii.md b/_pages/sv_SE/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/sv_SE/bootmii.md +++ b/_pages/sv_SE/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/sv_SE/bootmiirecover.md b/_pages/sv_SE/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/sv_SE/bootmiirecover.md +++ b/_pages/sv_SE/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/sv_SE/bricks.md b/_pages/sv_SE/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/sv_SE/bricks.md +++ b/_pages/sv_SE/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/sv_SE/priiloader.md b/_pages/sv_SE/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/sv_SE/priiloader.md +++ b/_pages/sv_SE/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/sv_SE/riiconnect24-dolphin.md b/_pages/sv_SE/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/sv_SE/riiconnect24-dolphin.md +++ b/_pages/sv_SE/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/sv_SE/site-navigation.md b/_pages/sv_SE/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/sv_SE/site-navigation.md +++ b/_pages/sv_SE/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/tr_TR/bootmii.md b/_pages/tr_TR/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/tr_TR/bootmii.md +++ b/_pages/tr_TR/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/tr_TR/bootmiirecover.md b/_pages/tr_TR/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/tr_TR/bootmiirecover.md +++ b/_pages/tr_TR/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/tr_TR/bricks.md b/_pages/tr_TR/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/tr_TR/bricks.md +++ b/_pages/tr_TR/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/tr_TR/priiloader.md b/_pages/tr_TR/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/tr_TR/priiloader.md +++ b/_pages/tr_TR/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/tr_TR/riiconnect24-dolphin.md b/_pages/tr_TR/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/tr_TR/riiconnect24-dolphin.md +++ b/_pages/tr_TR/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/tr_TR/site-navigation.md b/_pages/tr_TR/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/tr_TR/site-navigation.md +++ b/_pages/tr_TR/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/uk_UA/bootmii.md b/_pages/uk_UA/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/uk_UA/bootmii.md +++ b/_pages/uk_UA/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/uk_UA/bootmiirecover.md b/_pages/uk_UA/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/uk_UA/bootmiirecover.md +++ b/_pages/uk_UA/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/uk_UA/bricks.md b/_pages/uk_UA/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/uk_UA/bricks.md +++ b/_pages/uk_UA/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/uk_UA/priiloader.md b/_pages/uk_UA/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/uk_UA/priiloader.md +++ b/_pages/uk_UA/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/uk_UA/riiconnect24-dolphin.md b/_pages/uk_UA/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/uk_UA/riiconnect24-dolphin.md +++ b/_pages/uk_UA/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/uk_UA/site-navigation.md b/_pages/uk_UA/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/uk_UA/site-navigation.md +++ b/_pages/uk_UA/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/vi_VN/bootmii.md b/_pages/vi_VN/bootmii.md index b62fb077f..783afa3b4 100644 --- a/_pages/vi_VN/bootmii.md +++ b/_pages/vi_VN/bootmii.md @@ -27,8 +27,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar {: .notice--info} 1. Launch the Homebrew Channel. - -2. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii. {: .notice--info} @@ -39,20 +38,20 @@ Navigating BootMii is not possible using a Wii Remote. You must use the POWER an 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} -3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. Select the BackupMii button. ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - A NAND backup will start. You can watch the progress on the screen. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup. - - After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc. + - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. -5. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. When the backup is complete, exit the NAND backup screen by pressing any button. ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to. ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} diff --git a/_pages/vi_VN/bootmiirecover.md b/_pages/vi_VN/bootmiirecover.md index 0bdeee86e..520591d75 100644 --- a/_pages/vi_VN/bootmiirecover.md +++ b/_pages/vi_VN/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### What you need +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -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} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### Requirements +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### Instructions -If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. -{: .notice--info} +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. +{: .notice} 1. Launch the Homebrew Channel. - 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. Select the Options button (the icon with the gears). ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/vi_VN/bricks.md b/_pages/vi_VN/bricks.md index e8a1810a3..070a0d255 100644 --- a/_pages/vi_VN/bricks.md +++ b/_pages/vi_VN/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/vi_VN/priiloader.md b/_pages/vi_VN/priiloader.md index 7171a0750..df51244da 100644 --- a/_pages/vi_VN/priiloader.md +++ b/_pages/vi_VN/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### Section I - Downloading/Installing 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### Section II - Installing Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/vi_VN/riiconnect24-dolphin.md b/_pages/vi_VN/riiconnect24-dolphin.md index 46e980655..48c27614b 100644 --- a/_pages/vi_VN/riiconnect24-dolphin.md +++ b/_pages/vi_VN/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. !\[Additional optional channels\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` represents the options that selected. Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/vi_VN/site-navigation.md b/_pages/vi_VN/site-navigation.md index 9e0d1300b..b72c527a5 100644 --- a/_pages/vi_VN/site-navigation.md +++ b/_pages/vi_VN/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii Backup](bootmii) +- [BootMii Recovery](bootmiirecover) - [cIOS](cios) - [Dos and Don'ts of Wii Modding](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/zh_CN/bootmii.md b/_pages/zh_CN/bootmii.md index 92a215d5b..5a26f59bc 100644 --- a/_pages/zh_CN/bootmii.md +++ b/_pages/zh_CN/bootmii.md @@ -27,8 +27,7 @@ BootMii最重要的功能之一就是能备份和恢复Wii的NAND. 我们将学 {: .notice--info} 1. 启动 Homebrew Channel。 - -2. 按下 HOME 按钮,然后选择 “Launch BootMii”。 ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. 按下 HOME 按钮,然后选择 “Launch BootMii”。 ![BootMii_Main](/images/BootMii/BootMii_Main.png) 如果没有出现 `Launch BootMii` 按钮,请 [重新启动 HackMii Installer](hackmii) 并安装 BootMii。 {: .notice--info} @@ -39,20 +38,20 @@ BootMii最重要的功能之一就是能备份和恢复Wii的NAND. 我们将学 如果一直黑屏且光驱的蓝灯闪烁,说明您的 SD 卡上缺少 BootMii 文件。 下载 [此 zip 文件](https://static.hackmii.com/bootmii_sd_files.zip) 并将其解压到 SD 卡的根目录,然后再次尝试。 {: .notice--warning} -3. 选择选项按钮(带齿轮图标的按钮)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. 选择 BackupMii 按钮。 ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. 选择选项按钮(带齿轮图标的按钮)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. 选择 BackupMii 按钮。 ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - 将启动NAND备份。 您将在屏幕上看到进度。 - "Bad Blocks(坏块)"是正常的。 当您看到时不用担心。 - - 在这一步后,它会验证这个备份。 虽然推荐,但您可以按EJECT按钮跳过。 请注意,如果光驱里有光盘,按EJECT会同时弹出光盘。 + - 在这一步后,它会验证这个备份。 理想情况下,验证过程结束后,所有区块都应为绿色。 -5. 当备份完成后,按任意按钮以退出 NAND 备份。 ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. 当备份完成后,按任意按钮以退出 NAND 备份。 ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. 要退出 BootMii,按返回按钮(带箭头的那个),然后您可以按 Wii 菜单按钮或 Homebrew Channel 按钮来退出到您想要的地方。 ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. 要退出 BootMii,按返回按钮(带箭头的那个),然后您可以按 Wii 菜单按钮或 Homebrew Channel 按钮来退出到您想要的地方。 ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) - -要使用 SD 卡上的 NAND 备份进行恢复,您可以按照使用 RestoreMii 的说明进行操作。 这在您的 Wii 意外变砖时非常有用。 ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) -{: .notice--info} +
+要从 SD 卡上的 NAND 备份还原,您可以按照 [RestoreMii](bootmiirecover) 的说明进行操作。 +请注意,还原 NAND 备份通常是不得已而为之,通常有更好的办法来修复您的问题。 +请尽力[确定您的变砖情况](bricks)并撤销导致问题的操作。 +
为确保不会丢失文件,建议将 SD 卡根目录的 `nand.bin` 和 `keys.bin` 复制到您的电脑。 {: .notice--info} diff --git a/_pages/zh_CN/bootmiirecover.md b/_pages/zh_CN/bootmiirecover.md index ad6c9328e..602c0f4e1 100644 --- a/_pages/zh_CN/bootmiirecover.md +++ b/_pages/zh_CN/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii 还原 (RestoreMii)" --- -{% include toc title="Table of Contents" %} +#### 你需要的是 +- 由 [BootMii](https://wii.guide/bootmii) 制作的早期 NAND 备份 +- GameCube 手柄* -如果你需要有关本教程的任何帮助, 请加入[RiiConnect24 Discord服务器](https://discord.gg/rc24) (推荐)或 [发送电子邮件到 support@riiconnect24.net](mailto:support@riiconnect24.net)。 -{: .notice--info} +#### 重要说明 -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + 还原 NAND 备份通常是不得已而为之。 -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### 需要 +如果您甚至能够进入 BootMii,那么进入 Homebrew Channel,并尽力[找出变砖的原因](bricks),并试图进行修复。 + * 如果您没有做任何导致变砖的操作(或者很长时间后才启动 Wii),那很可能是 [Wi-Fi Brick(Wi-Fi 砖)](bricks#wi-fi-brick)。 -- [BootMii](https://wii.guide/bootmii) -- 一张SD卡 -- NAND Backup +Family edition Wii(不带 GameCube 接口的 Wii)不能还原 NAND 备份。 + +Family edition Wiis 在 [boot1 补丁](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions)后发布,这意味着您不能将 BootMii 安装为 boot2。 + +如果您不能将 BootMii 安装为 boot2,RestoreMii 会提示您通过 GameCube 手柄输入科乐美秘技。 + +Family edition Wii 没有 GameCube 手柄接口。 + +还原未经验证的 NAND 备份可能会导致更严重的损坏。 + +有问题的 SD 卡也是如此。 + +想从 NAND 备份中还原单个数据? + +很可能有一种更安全且更快的方法将其重新放回 Wii,可能涉及使用 Dolphin Emulator。 + +例如,如果您想还原 Wii 留言板数据,使用 Dolphin 导入 NAND 备份,找到 `Wii/title/00000001/00000002/data/cdb.vff`,将其复制到 SD 卡上并重命名为 `cdbackup.vff`然后使用 [cdbackup](https://oscwii.org/library/app/cdbackup) 进行还原。 + +如果您想还原游戏的存档,使用 Dolphin 导入 NAND 备份,使用 `工具 > 导出所有 Wii 存档` 将所有存档导出到 SD 卡,然后使用数据管理将其移动到 Wii 上。 #### 步骤 -如果您已安装BootMii到boot2, 您将需要重启主机以启动BootMii. 如果是这种情况,请跳过步骤1和2。 -{: .notice--info} +如果您已将 BootMii 安装为 boot2,则需要重启主机来启动 BootMii。 如果是这种情况,请跳过步骤1和2。 +{: .notice} 1. 启动 Homebrew Channel。 +2. 按 HOME 按钮,然后选择 "Launch BootMii"。 -2. Press the HOME Button, then select "Launch BootMii". - -You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. +您必须使用主机上的 POWER (right) 和 RESET (select) 按钮或第 1 个口的 GameCube 手柄。 要使用 GameCube 手柄移动,按 GameCube 手柄上的左/右方向键。 要选择,按 A。 {: .notice--info} 3. 选择选项按钮(带齿轮图标的按钮)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START -6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. +4. 选择 RestoreMii 按钮。 ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) +5. 在 GameCube 手柄上输入科乐美秘技:↑、↑、↓、↓、←、→、←、→、B、A、START +6. 还原结束后,您应该会看到一个文本,上面写着 `I HAZ SUCCESS!`,否则写着 `I HAZ FAIL`。 按 Wii 主机或 GCN 手柄上的任意按钮。 diff --git a/_pages/zh_CN/bricks.md b/_pages/zh_CN/bricks.md index e8a1810a3..5513b872c 100644 --- a/_pages/zh_CN/bricks.md +++ b/_pages/zh_CN/bricks.md @@ -1,103 +1,118 @@ --- -title: "Bricks" +title: "变砖" --- {% include toc title="Table of Contents" %} -A "Brick" usually means your Wii has reached a state where, it's only use is that of a literal [brick](https://wikipedia.org/wiki/Brick).
Bricks can occur for a variety of reasons, usually caused by improper system modifications via homebrew. +“变砖” 通常意味着您的 Wii 已经进入了一种状态,只能像字面意思上的[砖块](https://wikipedia.org/wiki/Brick)一样使用。
变砖的原因很多,通常是由于通过自制对系统进行的不当修改所致。 -Here, we will discuss the different types of bricks, as well as some potential solutions. +在此,我们将讨论不同类型的变砖,以及一些潜在的解决方案。 -## Banner brick +## Banner brick(横幅砖) -#### Cause -Banner bricks occur when a corrupted WAD file is installed on the system menu. +#### 原因 +Banner bricks(横幅砖)在系统菜单上安装了损坏的 WAD 文件时发生。 -#### Solutions -If you have [Priiloader](priiloader) installed, enter it by holding RESET while turning your Wii on. Select Homebrew Channel, then use your WAD manager to uninstall the faulty WAD. +#### 解决方案 +如果安装了 [Priiloader](priiloader),请在打开 Wii 时按住 RESET 进入。 选择 Homebrew Channel,然后使用 WAD 管理器卸载有问题的 WAD。 -If you do not have Priiloader, Maintenance mode may be worth a try. Hold down `+` and `-` on the Health and Safety screen. (do not press `A`!) +如果没有 Priiloader,维护模式也许值得一试。 在健康与安全屏幕上按住 `+` 和 `-`。 (不要按 `A`!) -If you are fortunate enough to get to the Wii menu, enter the Homebrew Channel and uninstall the faulty WAD. +如果有幸进入 Wii 菜单,请进入 Homebrew Channel 并卸载有问题的 WAD。 -## Theme brick +## Theme brick(主题砖) -#### Cause -A theme brick occurs when a wrongly formatted theme is installed. +#### 原因 +Theme brick(主题砖)在安装了格式错误的主题时发生。 -#### Solutions -To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to install a default theme. +#### 解决方案 +要解决此问题,请通过 Priiloader 打开 HBC 并访问 MyMenuifyMOD 以安装默认主题。 -## Semibrick +## Semibrick(半砖) -#### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +#### 原因 +Semibrick(半砖)在安装了不同区域的系统菜单或不同区域的自定义主题时发生。 这会导致 Wii 找不到 Wii 设置页面文件。 ![Semibrick(半砖)](/images/bricks/semibrick.png) -#### Solutions -If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. +#### 解决方案 +如果这是由您安装的主题造成的,请使用 MyMenuifyMod 重新下载原始主题文件。 -If this was caused by a System menu WAD you installed, use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to re-obtain your original system menu. +如果这是由您安装的系统菜单 WAD 引起的,使用 [NUS Downloader](https://wiibrew.org/wiki/NUSD)重新获取原始系统菜单。 -Be cautious when downloading the System menu WAD. Make sure to pick the same version with the corrected region. +下载系统菜单 WAD 时要小心。 确保选择与更正后的区域相同的版本。 {: .notice--danger} -If you are actually in the process of a region change, use [ARC-ME](https://github.com/modmii/Any-Region-Changer-ModMii-Edition/releases) to automatically fix all your region settings to match your System menu. +如果您确实正在更改区域,请使用 [ARC-ME](https://github.com/modmii/Any-Region-Changer-ModMii-Edition/releases) 自动修复所有区域设置,以便与您的系统菜单相匹配。 -## System Menu brick +## System Menu brick(系统菜单砖) -#### Cause -This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. +#### 原因 +此砖与 [Semibrick(半砖)](#semibrick)相比更为致命。 如果您的 SYSCONF 受损或损坏,Wii 将重新生成它并开始设置阶段。 -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +然而,设置页面的位置与 Wii 设置页面类似。 如果区域系统菜单或主题不正确,Wii 将无法找到它们。 ![系统菜单砖](/images/bricks/sysmenu-brick.png) -#### Solutions +#### 解决方案 -If you still have [Priiloader](priiloader), use it to enter the Homebrew Channel and re-install the original theme file/original System menu. +如果您还有 [Priiloader](priiloader),请使用它进入 Homebrew Channel 并重新安装原始主题文件/原始系统菜单。 -In case you do not have Priiloader, you can try [BlueBomb](bluebomb). +如果您没有 Priiloader,可以试试 [BlueBomb](bluebomb)。 -## Mail brick +## Mail brick(邮件砖) -#### Cause -A mail brick happens when your Wii has a lot of mail. This will make the Wii crash. +#### 原因 +当 Wii 收到大量邮件时,就会出现 "mail brick(邮件砖)"。 这会导致 Wii 崩溃。 -#### Solutions -To fix a mail brick, enter Maintenance mode by holding `+` and `-` on the Health and Safety screen. (do not press `A`!)
Enter the Homebrew Channel, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to delete your message board data. +#### 解决方案 +要修复 mail brick(邮件砖),请在健康和安全屏幕上按住 `+` 和 `-` 进入维护模式。 (不要按 `A`!)
进入 Homebrew Channel,使用 [cdbackup](https://oscwii.org/library/app/cdbackup) 删除留言板数据。 -## Wi-Fi brick +## Wi-Fi brick(Wi-Fi 砖) -#### Cause -This brick arises when your Wii's Wi-Fi (or Bluetooth) module is damaged or not inserted properly. In such cases, the Wii gets stuck on a black screen while awaiting a response from IOS. +#### 原因 +当 Wii 的 Wi-Fi(或蓝牙)模块损坏或未正确插入时,就会出现这种状况。 在这种情况下,Wii 会在等待 IOS 响应时卡在黑屏上。 -You can try and differentiate by checking if your Wii remote still powers on your Wii. +您可通过检查 Wii 遥控器是否仍能启动 Wii 来区分。 -This will also happen on the Wii mini if you install a normal Wii IOS, because the Wii Mini does not have a Wi-Fi module. +这也会在 Wii mini 上安装了普通的 Wii IOS 时发生,因为 Wii Mini 没有 Wi-Fi 模块。 -#### Solutions -To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth module. +#### 解决方案 +要解决这个问题,可尝试重现安装或更换 Wi-Fi/蓝牙模块。 -If you are on a Wii Mini, you must install a Wi-Fi module. +如果使用 Wii Mini,则必须安装 Wi-Fi 模块。 +## Error 003 Brick(错误 003 砖) -## IOS brick +#### 原因 -#### Cause -This brick happens when the System menu's IOS is a [stub](http://wiibrew.org/wiki/Stub_IOS). This is usually the consequence of attempting to downgrade your Wii menu. +在 4.2 或 4.3 的非韩版系统菜单上检测到韩版密钥存在时,就会发生这种情况。 -#### Solutions -You must have BootMii as boot2 to fix this brick. Priiloader will not load. +这通常是在不知情的更改区域的韩版 Wii 进行 Wii 系统更新后立即发生的情况。 ![Error 003](/images/bricks/error-003.png) + +#### 解决方案 + +由于此砖最常在系统菜单更新后发生,因此 Priiloader 将不会存在。 + +韩版 Wii 在系统菜单 3.3 发布时推出,当时任天堂 [修复了 boot1 中的 Trucha 漏洞](https://wiibrew.org/wiki/3.3#Changes), 因此任何韩版 Wii 都无法将 BootMii 安装为 Boot2。 + +解决这个问题的唯一办法是通过恢复菜单启动游戏来启动自制。 + +## IOS brick(IOS 砖) + +#### 原因 +当系统菜单 IOS 是一个[存根(stub)](http://wiibrew.org/wiki/Stub_IOS)时,就会出现这种砖块。 这通常是尝试降级 Wii 菜单的结果。 + +#### 解决方案 +必须将 BootMii 安装为 boot2 才能解决这个问题。 无法加载 Priiloader。 {: .notice} -You can either restore a NAND backup, or do this: +您可以还原 NAND 备份,或执行以下步骤: -1. Use [NUS Downloader] to pack a WAD of your original System menu. -1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. +1. 使用[NUS Downloader](https://wiibrew.org/wiki/NUSD) 打包原始系统菜单的 WAD。 +1. 使用 BootMii 进入 Homebrew Channel,并使用 WAD 管理器安装系统菜单 WAD。 -## Low-level brick +## Low-level brick(低层砖) -#### Cause -This brick occurs when boot1/boot2 is corrupt. +#### 原因 +当 boot1/boot2 损坏时会出现此故障。 -#### Solutions -You can only recover by using a NAND programmer. +#### 解决方案 +只能使用 NAND 编程器恢复。 diff --git a/_pages/zh_CN/cios-mini.md b/_pages/zh_CN/cios-mini.md index 0a62437f2..5a1c2c0c4 100644 --- a/_pages/zh_CN/cios-mini.md +++ b/_pages/zh_CN/cios-mini.md @@ -46,7 +46,7 @@ title: "供Wii mini安装的d2xl cIOS (实验性功能)" ##### 启用以太网 如果你希望通过以太网(光纤)在Wii mini上使用Wiimmfi,你需要运行[Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip),由Fullmetal5制作。 要运行它,只需要解压它到U盘中的`apps`文件夹里,在Homebrew Channel里启动它。 -Wii 和 Wii mini 主机仅与AX88772芯片的网络适配器工作。 请在购买之前检查该产品是否兼容。 This one from UGREEN is known to be compatible: [Amazon Europe](https://www.amazon.de/dp/B00MYT481C), [Amazon US](https://a.co/d/3OcSJDS) +Wii 和 Wii mini 主机仅与AX88772芯片的网络适配器工作。 请在购买之前检查该产品是否兼容。 据了解,这款绿联产品兼容:[亚马逊欧洲](https://www.amazon.de/dp/B00MYT481C)、[亚马逊美国](https://a.co/d/3OcSJDS) {: .notice--info} 请不要在Wii mini尝试去安装只供Wii使用的iOS和系统菜单。 这样做会使你的Wii mini砖机。 diff --git a/_pages/zh_CN/deleting-vffs.md b/_pages/zh_CN/deleting-vffs.md index fadec550d..3ba1f9231 100644 --- a/_pages/zh_CN/deleting-vffs.md +++ b/_pages/zh_CN/deleting-vffs.md @@ -52,7 +52,7 @@ RiiConnect24 Clear Tool 是一个自制应用程序,可以修复以下特定 #### 第四部分 - 恢复 Wii 留言板数据 1. 打开 Homebrew Channel,然后再次启动 cdbackup。 -1. Once prompted, press `+` to restore the Wii Message Board data backup. +1. 出现提示后,请按 `+` 来恢复 Wii 留言板数据备份。 1. 恢复过程完成后,按 `HOME` 回到 Homebrew Channel。 #### 第五部分 - 同步 Wii 时间 diff --git a/_pages/zh_CN/modmii.md b/_pages/zh_CN/modmii.md index b25073287..6e5259c03 100644 --- a/_pages/zh_CN/modmii.md +++ b/_pages/zh_CN/modmii.md @@ -15,104 +15,104 @@ title: "Modmii" ![Modmii](/images/Modmii/modmii.png) -Modmii is a PC program for windows created by XFlak that has various helpful tools for modding, including some tutorials that may not be currently available here on the [wii.guide](site-navigation) website.
You can choose to launch in Modmii skin, which has a more user friendly approach, or launch in Modmii Classic, which interacts like a PC terminal or command prompt. +Modmii 是由 XFlak 制作的 windows PC 程序,其中包含各种有用的修改工具,还包括一些目前在 [wii.guide](site-navigation) 网站上可能还没有的教程。
您可以选择在 Modmii skin 启动,它的用户界面更友好,也可以在 Modmii Classic 中启动,它的交互方式类似于 PC 终端或命令提示符。 -在 Modmii Skin 中可能无法访问一些高级功能。 A list of the various activities for Modmii Classic can be found at the bottom of the page. +在 Modmii Skin 中可能无法访问一些高级功能。 可在页面底部找到各种 Modmii Classic 的活动列表。 {: .notice--info} #### 你需要的是 * 一台 Wii * 移动硬盘/U 盘或 SD 卡 -* A Windows PC (a Virtual Machine will work) +* 一台 Windows PC(虚拟机也可以) * [Modmii](https://modmii.github.io/) -This is a quick start guide on how to use Modmii on your Windows PC. +这是如何在 Windows PC 上使用 Modmii 的快速入门指南。 -## ModMii Wizard +## ModMii Wizard(ModMii 向导) -You can use the ModMii wizard to softmod any Wii.
Even if the Wii has been softmodded in the past, you can have ModMii overwrite existing softmods by telling ModMii that this is the first time you're modding your Wii (even though it's not). +您可以使用 ModMii wizard(向导)软破任何 Wii。
即使 Wii 曾经软破过,您也可以告诉 ModMii 这是您第一次软破 Wii(即使不是),从而让 ModMii 覆盖现有的软破。 -You can also use this wizard to set up a USB loader at the same time, instead of having to use the USB Loader setup wizard later on. +您还可以使用这个向导同时设置 USB loader,而不必稍后再使用 USB loader 设置向导。 ## SysCheck Updater Wizard -[SysCheck](syscheck) is a homebrew application that analyzes the modifications on a Wii.
You can give a SysCheck report to ModMii to help identify & update outdated mods. +[SysCheck](syscheck) 是一款自制应用程序,用于分析 Wii 上的修改。
您还可以向 ModMii 提供 SysCheck 报告,帮助识别 & 更新过时的修改。 -You can have ModMii analyze a SysCheck by dragging the `syscheck.csv` file onto ModMii.exe. Or, you can launch the SysCheck Updater Wizard (`SU`) from ModMii's main menu and manually browse for the file. +您可以将 `syscheck.csv` 文件拖到 ModMii.exe 上,让 ModMii 分析 SysCheck。 或者,您可以从 ModMii 的主菜单中启动 SysCheck Updater Wizard (`SU`),然后手动浏览文件。 ## HackMii Solutions Wizard -The HackMii Solutions wizard can help fix symptoms like these: - - HackMii Installer not prompting "Press (1) to continue" - - HackMii Installer says "no vulnerable IOS found!" - - Homebrew Channel is displaying upside-down +HackMii Solutions wizard 可以帮助修以下症状: + - HackMii Installer 未提示 "Press (1) to continue" + - HackMii Installer 提示 "no vulnerable IOS found!" + - Homebrew Channel 显示颠倒 -It will install clean IOSs to allow for the HackMii Installer to operate properly. +它将安装干净的 IOS,以便 HackMii Installer 正常运行。 ## Abstinence Wizard -This wizard requires an SD card. +该 wizard(向导)需要 SD 卡。 {: .notice--warning} -This wizard allows you to enjoy many of the benefits of a softmodded Wii without installing any permanent modifications to your Wii. It will allow you to launch an exploit to boot an from emulated NAND from external storage, instead of your Wii's internal NAND. +此向导允许您在不对 Wii 进行任何永久修改的情况下享受许多软破 Wii 的好处。 您可以利用它从外部存储启动模拟 NAND 而不是 Wii 的内置 NAND。 -On a related note, you can also make a NAND backup without modifying your Wii at all. Find ModMii's "Support" folder and launch `Casper2BootMii.bat`.
It will save some files to a folder named `COPY_TO_SD`, copy the files inside it to your SD card and [launch an exploit](get-started). +与此相关,您也可以在完全不修改 Wii 的情况下制作 NAND 备份。 找到 ModMii 的 "Support" 文件夹并启动 `Casper2BootMii.bat`。
它会将一些文件保存到名为 `COPY_TO_SD` 的文件夹中,将其中的文件复制到 SD 卡中,然后[启动一个漏洞](get-started)。 -When following one of the exploit guides above, please avoid replacing the `boot.elf` file. +在按照上述任一漏洞指南时,请避免替换 `boot.elf` 文件。 {: .notice--warning}
-Click here for a full list of available tools. +点击这里查看可用工具的完整列表。 -| Tool | 描述 | -| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| W = ModMii Wizard <-- Start Here to Mod Your Wii! | This option can be used to mod your Wii for the first time or re-mod a Wii that has been previously modded. | -| SU = SysCheck Updater Wizard (update only your outdated softmods) | This option is useful for people who have old modifications installed to their wii such as DarkCorp/Ciosspaghetti that can potetially cause problems for the latest homebrew custom firmware. | -| U = USB-Loader Setup Wizard | This option will help you properly set up your USB loader to be able to load your disk backups from an SD or USB hard drive. | -| H = HackMii Solutions Wizard (Upside-Down HBC\No Vulnerable IOS Fix) | This option is useful for people who are having trouble getting the HackMii Installer to work, or if they just simply have an upside down homebrew channel, or if DarkCorp/Ciosspaghetti was installed and there was no homebrew channel. | -| AW = Abstinence Wizard (Non-permanent Wii Hacks) | This option is useful for people who dont want to make any permanent modifications to their Wii but still want to have some of the benefits that homebrew can offer. | -| RC = Region Change Wizard | This option can be used to change the region of your Wii without bricking it (this is the best region changer tutorial available on the internet!). | -| S = SNEEK Installation, EmuNAND Builder\Modifier, Game Bulk Extractor | This option will help you properly set up an EmuNAND (aka neek2o) onto your SD or USB. benefits for emunand include extra storage space for save games or channels. and the benefit of not making any permanent modifications to your Wii. | -| F = open a File or Folder with ModMii for many more functions! | This option is an advanced tool especially helpful for developers. | -| 1 = Download Page 1 (System Menus, IOSs, MIOSs, Channels, etc.) | This option opens the first download page that includes most of the key parts for the system menu (downloaded from NUS). | -| 2 = Download Page 2 (Apps, USB-Loader Files, CheatCodes, etc.) | This option opens the second download page that includes exploits and useful apps for your Wii including some PC programs. | -| 3 = Download Page 3 (System Menu Themes) | This option opens the third download page that includes some system menu themes and items required to install system menu themes (base apps are downloaded from NUS). | -| 4 = Download Page 4 (cIOSs and cMIOSs) | This option opens the fourth download page that includes cIOSes and cMIOSes for use in USB loaders. It is recommended to just install the recommended cioses unless you plan to do some testing. | -| A = Advanced Downloads and Forwarder DOL\ISO Builder | This option is an advanced tool used to better customize downloads or allow you to build a dol executable useful for fowarders (channels on the system menu to access Wii applications). | -| L = Load Download Queue | This option will download all of the required titles need for the Wii system menu (titles are downloaded from NUS) | -| C = Build Config Files for Bootmii, Wad Manager or Multi-Mod Manager | This option will help you build configuration files required for certain applications. | -| FC = File Cleanup & App Updater: Update Apps and\or remove un-needed files | This option is useful for people who want to clean out their SD or USB of apps deemed outdated, useless, or otherwise depreciated. | -| M = ModMii Skin Mode: use your mouse instead of your keyboard! | This option will launch Modmii skin mode. Some advanced options may not be available in this view. | +| 工具 | 描述 | +| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | +| W = ModMii Wizard <-- Start Here to Mod Your Wii! | 该选项可用于首次修改 Wii 或重新修改以前修改过的 Wii。 | +| SU = SysCheck Updater Wizard (update only your outdated softmods) | 此选项适用于已经在 wii 上安装了 DarkCorp/Ciosspaghetti 旧修改的用户,这些修改可能会给最新的自制固件带来问题。 | +| U = USB-Loader Setup Wizard | 此选项可帮助您正确设置 USB loader,以便从 SD 或移动硬盘加载磁盘备份。 | +| H = HackMii Solutions Wizard (Upside-Down HBC\No Vulnerable IOS Fix) | 此选项适用于使用 HackMii Installer 时遇到问题的用户,或者它们的 homebrew channel 显示颠倒,或者安装了 DarkCorp/Ciosspaghetti 但没有 homebrew channel。 | +| AW = Abstinence Wizard (Non-permanent Wii Hacks) | 此选项适用于不想对 Wii 进行任何永久性修改,但又想获得自制所能提供的一些好处的用户。 | +| RC = Region Change Wizard | 此选项可在不使 Wii 变砖的情况下更改区域(这是互联网上最好的区域更改教程!)。 | +| S = SNEEK Installation, EmuNAND Builder\Modifier, Game Bulk Extractor | 此选项帮助您在 SD 或 USB 上正确设置 EmuNAND(又名 neek2o)。 emunand 的优势包括为保存的游戏或频道提供额外的存储空间。 以及不对 Wii 进行任何永久性修改的好处。 | +| F = open a File or Folder with ModMii for many more functions! | 该选项是一种高级工具,对开发人员特别有用。 | +| 1 = Download Page 1 (System Menus, IOSs, MIOSs, Channels, etc.) | 此选项将打开第一个下载页面,其中包括系统菜单的大部分关键部分(从 NUS 下载)。 | +| 2 = Download Page 2 (Apps, USB-Loader Files, CheatCodes, etc.) | 此选项将打开第二个下载页面,其中包括针对 Wii 的漏洞和实用应用,包括一些 PC 程序。 | +| 3 = Download Page 3 (System Menu Themes) | 此选项将打开第三个下载页面,其中包括一些系统菜单主题和安装系统菜单主题所需的项目(从 NUS 下载基本应用)。 | +| 4 = Download Page 4 (cIOSs and cMIOSs) | 此选项将打开第四个下载页面,其中包括用于 USB loader 的 cIOS 和 cMIOS。 建议只安装推荐的 cios,除非您打算进行一些测试。 | +| A = Advanced Downloads and Forwarder DOL\ISO Builder | 此选项是一个高级工具,用于更好地定制下载,或构建用于转发器(在系统菜单上访问 Wii 应用程序的频道)的 dol 可执行文件。 | +| L = Load Download Queue | 此选项将下载 Wii 系统菜单所需的所有标题(从 NUS 下载标题) | +| C = Build Config Files for Bootmii, Wad Manager or Multi-Mod Manager | 该选项可帮助您构建某些应用程序所需的配置文件。 | +| FC = File Cleanup & App Updater: Update Apps and\or remove un-needed files | 此选项对于想要清理 SD 或 USB 中被认为过时、无用或不再支持的应用程序的人来说非常有用。 | +| M = ModMii Skin Mode: use your mouse instead of your keyboard! | 此选项将启动 Modmii skin 模式。 某些高级功能可能无法在此视图中使用。 |
-Click here for a full list of available options. +点击这里查看可用选项的完整列表。 -| Option | 描述 | -| ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -| D = Change Drive letter: | Changes where your SD files are saved to. | -| DU = Change Drive letter for USB: | Changes where your USB files are saved to. | -| d2x = change d2x cIOS version built: | Changes the cios version Modmii downloads. | -| H = Hermes cIOSs (202 & 222-224) will also be recommended | Enables Hermes IOS to be recommended and downloaded in the syscheck updater (will be stubbed if disabled). | -| CM = cMIOS included in recommended cIOSs | Enables cMIOS to be recommended and downloaded in the syscheck updater (will install stock MIOS if disabled). | -| E = Extra Brick Protection in ModMii Wizard Guides | Enables Modmiis Extra Brick Protection IOSes to be recommended and used in the syscheck updater tool. | -| U = Update IOSs. Wizard/SysCheck-Updater to update Active IOSs | Updates Existing IOSes to the latest version available on NUS. | -| AU = Auto-Updating downloads will skip update check if cached | Will skip downloading the files if already in the queue. | -| FWD = Install USB-Loader Forwarder in ModMii Wizard Guides | Will include the USB loader forwarder wad file in the USB loader wizard guides. | -| PC = PC Programs Save Location | Changes the save location for the downloadable PC programs. | -| RS = Root Save: Save IOSs\MIOSs to Root instead of WAD Folder | Saves IOSs\MIOSs to Root instead of WAD Folder. | -| 1 = Do not Keep 00000001 or NUS Folders for IOSs\MIOSs\SMs etc | Deletes the folder used for compiling the wad file and just gives you the wad file. | -| n2o = neek2o - build mod of s\uneek instead of original | Uses a better modified version of neek2o in the EmuNAND builder. | -| SSD = SNEEK and SNEEK+DI SD Access | Allows for SNEEK and SNEEK+DI access on the SD card. | -| F = Font.bin Colour for SNEEK/UNEEK | Changes the font color for neek2o. | -| SV = SNEEK Verbose Output | Displays extra information regarding EmuNAND. | -| V = Verbose for ModMii Skin & nandBinCheck | Displays another window with extra information regarding a nand check. | -| SO = Play sound at Finish | Plays a fun jingle after a successful download. | -| A = Auto-Update ModMii at program start | Will automatically check for updates when Modmii is launched. | -| N = Check for New versions of ModMii right now | Will check online for a Modmii update. | +| 选项 | 描述 | +| ---------------------------------------------------------------- | -------------------------------------------------- | +| D = Change Drive letter: | 更改 SD 文件的保存位置。 | +| DU = Change Drive letter for USB: | 更改 USB 文件的保存位置。 | +| d2x = change d2x cIOS version built: | 更改 Modmii 下载的 cios 版本。 | +| H = Hermes cIOSs (202 & 222-224) will also be recommended | 允许在 syscheck updater 中推荐并下载 Hermes IOS(将在禁用时存根)。 | +| CM = cMIOS included in recommended cIOSs | 允许在 syscheck updater 中推荐并下载 cMIOS(如果禁用则安装原始 MIOS)。 | +| E = Extra Brick Protection in ModMii Wizard Guides | 允许在 syscheck updater tool 中推荐和使用 Modmii 额外防砖 IOS。 | +| U = Update IOSs. Wizard/SysCheck-Updater to update Active IOSs | 将现有 IOS 更新为 NUS 上的最新版本。 | +| AU = Auto-Updating downloads will skip update check if cached | 如果文件已在队列中,将跳过下载。 | +| FWD = Install USB-Loader Forwarder in ModMii Wizard Guides | 将在 USB loader 向导指南中包含 USB loader 转发程序的 wad 文件。 | +| PC = PC Programs Save Location | 更改可下载 PC 程序的保存位置。 | +| RS = Root Save: Save IOSs\MIOSs to Root instead of WAD Folder | 将 IOS\MIOS 保存到根目录而不是 WAD 文件夹。 | +| 1 = Do not Keep 00000001 or NUS Folders for IOSs\MIOSs\SMs etc | 删除用于编译 wad 文件的文件夹,只提供 wad 文件。 | +| n2o = neek2o - build mod of s\uneek instead of original | 在 EmuNAND builder 中使用经过改进版本的 neek2o。 | +| SSD = SNEEK and SNEEK+DI SD Access | 允许访问 SD 卡上的 SNEEK 和 SNEEK+DI。 | +| F = Font.bin Colour for SNEEK/UNEEK | 更改 neek2o 的字体颜色。 | +| SV = SNEEK Verbose Output | 显示有关 EmuNAND 的额外信息。 | +| V = Verbose for ModMii Skin & nandBinCheck | 显示另一个窗口,其中包含有关 nand 检查的额外信息。 | +| SO = Play sound at Finish | 下载成功后或播放一段有趣的小曲。 | +| A = Auto-Update ModMii at program start | 将在启动 Modmii 时自动检查更新。 | +| N = Check for New versions of ModMii right now | 将在线检查 Modmii 更新。 |
diff --git a/_pages/zh_CN/priiloader.md b/_pages/zh_CN/priiloader.md index 7f5ae416e..636e28ba0 100644 --- a/_pages/zh_CN/priiloader.md +++ b/_pages/zh_CN/priiloader.md @@ -41,7 +41,7 @@ Priiloader 0.10.0 引入了 vWii 支持!
有一些重要事项需要注 ##### 第一部分 - 下载/安装 1. 下载 Priiloader installer 和 LoadPriiloader 应用。 -1. 将两个应用解压到 SD 卡或 U 盘的根目录。 +1. 将每个应用解压到 SD 卡或 U 盘的 `apps` 文件夹中。 ##### 第二部分 - 安装 Priiloader @@ -63,12 +63,12 @@ Priiloader 0.10.0 引入了 vWii 支持!
有一些重要事项需要注 #### System Menu Hacks 1. 打开 Homebrew Channel,然后启动 Load Priiloader 应用。 -1. 滚动到 `System Menu Hacks` 并按 `A`。 ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. 滚动到 `System Menu Hacks` 并按 `A`。 ![System Menu Hacks](/images/Priiloader/menu_hacks.png) 如果您已将 Priiloader installer 放在 U 盘上,请确保没有同时插入 SD 卡。
这将导致 Priiloader 找不到 `hacks_hash.ini` 文件。 {: .notice--warning} -1. 在每个您想启用的 hack 上按 `A`。 We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks 列表](/images/Priiloader/system_menu_hacks.png) +1. 在每个您想启用的 hack 上按 `A`。 我们建议您启用 "Block Disc Updates"、"Block Online Updates" 和 "Region Free EVERYTHING"。 ![System Menu Hacks 列表](/images/Priiloader/system_menu_hacks.png) 1. 滚动到 `save settings` 并按 `A`。 1. 按 `B` 回到主菜单。 @@ -133,12 +133,12 @@ Priiloader 允许您自动启动到 Homebrew Channel、单个自制应用程序
{{ UNEO | markdownify }}
1. 打开 Homebrew Channel,然后启动 Load Priiloader 应用。 -1. 向下滚动到 `Load/Install file`,然后按 A。 ![Load/Install file](/images/Priiloader/menu_install_file.png) +1. 向下滚动到 `Load/Install file`,然后按 A。 ![Load/Install File](/images/Priiloader/menu_install_file.png) 1. 滚动菜单,直到突出显示您所需的自制应用,然后按 A 安装。 ![安装自制应用](/images/Priiloader/installing_file.png) ![可以安装自制应用](/images/Priiloader/installing_file_ok.png) 1. 按 B 回到主菜单。 1. 向下滚动到 `Settings`,然后按 A。 ![设置](/images/Priiloader/menu_settings.png) 1. 按右键以循环浏览 Autoboot 选项,直到选择 `Installed file`。 ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. 向下滚动到 `save settings`,然后按 A。 ![保存设置](/images/Priiloader/settings_save.png) +1. 向下滚动到 `save settings`,然后按 A。 ![正在保存设置](/images/Priiloader/settings_save.png) 1. 按 B 回到主菜单。 1. 向上滚动到 `System Menu`,然后按 A。 @@ -154,6 +154,6 @@ Priiloader 允许您自动启动到 Homebrew Channel、单个自制应用程序 {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. 向下滚动到 `save settings`,然后按 A。 ![保存设置](/images/Priiloader/settings_save.png) +1. 向下滚动到 `save settings`,然后按 A。 ![正在保存设置](/images/Priiloader/settings_save.png) 1. 按 B 回到主菜单。 1. 向上滚动到 `System Menu`,然后按 A。 diff --git a/_pages/zh_CN/riiconnect24-dolphin.md b/_pages/zh_CN/riiconnect24-dolphin.md index 2224f521a..8a82e0577 100644 --- a/_pages/zh_CN/riiconnect24-dolphin.md +++ b/_pages/zh_CN/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ title: "适用于 Dolphin 的 RiiConnect24" 5. 根据本指南,选择 "`Install RiiConnect24 on your Dolphin Emulator`" ![安装 RiiConnect24](/images/RC24_Patcher/3.JPG) 6. 选择“`Express (Recommended)`”。 它将为您提供所需的一切。 ![快速设置](/images/RC24_Patcher/4.JPG) 7. 选择您的区域。 ![选择您的区域](/images/RC24_Patcher/5.JPG) -8. 当您到这时,RiiConnect24 Patcher 还可以下载一些其它不使用 RiiConnect24 的可选频道。 `[X]` 表示已选择的选项。 如果您不感兴趣,只需按 5 和 `ENTER`。 !\[附加的可选频道\](/images/RC24_Patcher/6.JPG +8. 当您到这时,RiiConnect24 Patcher 还可以下载一些其它不使用 RiiConnect24 的可选频道。 `[X]` 表示已选择的选项。 如果您不感兴趣,只需按 5 和 `ENTER`。 ![额外的可选频道](/images/RC24_Patcher/6.JPG) 9. 按 `1` 然后按 `ENTER` 开始修补。 10. 请耐心等待... ![正在打补丁!](/images/RC24_Patcher/9.JPG) 11. 完成后,如果您能花一分钟时间向我们发送匿名反馈,我们将不胜感激。 如果您不想发送反馈,关闭 patcher(修补程序)。 所有文件应该已经位于您的 SD 卡上。 ![已完成!](/images/RC24_Patcher/10.JPG) ![已复制文件](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ title: "适用于 Dolphin 的 RiiConnect24" {: .notice--warning} [如果您在 Forecast Channel 或 News Channel 中遇到其它错误,例如以 FORE 或 NEWS 开头的错误代码或停止使用的消息,您可以尝试使用 RC24-Clear-Tool 删除 VFF](deleting-vffs)。 -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/zh_CN/site-navigation.md b/_pages/zh_CN/site-navigation.md index e1427ee81..fac987f17 100644 --- a/_pages/zh_CN/site-navigation.md +++ b/_pages/zh_CN/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [BlueBomb](bluebomb) - [BootMii 备份](bootmii) +- [BootMii 还原](bootmiirecover) - [cIOS](cios) - [Wii 破解的注意事项](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [Priiloader](priiloader) - [重新启动 HackMii Installer](hackmii) - [str2hax](str2hax) +- [变砖的类型](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/zh_CN/wiigsc.md b/_pages/zh_CN/wiigsc.md index 21dcf0fbd..2d8d8b134 100644 --- a/_pages/zh_CN/wiigsc.md +++ b/_pages/zh_CN/wiigsc.md @@ -25,12 +25,12 @@ title: "创建Wii游戏快捷方式" #### 步骤 -1. Install WiiGSC, then right click on it and choose **Run as administrator**. If you do not do this, WiiGSC will throw an error when you open it. ![Home menu](/images/wiigsc/2023-08-21_20-15-34.png) -2. Select the path to the ISO or WBFS file on your USB drive, and select the USB Loader you use. The other options should be fine the way they are. ![After selecting the file](/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png) -3. Install the generated WAD with a WAD Manager, we recommend Wii Mod Lite. +1. 安装 WiiGSC,然后右键单击并选择**以管理员身份运行**。 如果您不这样做,打开 WiiGSC 时会报错。 ![主菜单](/images/wiigsc/2023-08-21_20-15-34.png) +2. 选择 U 盘上 ISO 或 WBFS 文件的目录,并选择使用的 USB Loader。 其它选项应该保持默认即可。 ![选择文件后](/images/wiigsc/WiiGSC_2023-08-21_20-11-00.png) +3. 使用 WAD 管理器安装生成的 WAD,我们推荐使用 Wii Mod Lite。 -If you're using USB Loader GX, make sure to use [this version](https://hbb1.oscwii.org/hbb/usbloader_gx/usbloader_gx.zip). +如果您使用 USB Loader GX,请确保使用[此版本](https://hbb1.oscwii.org/hbb/usbloader_gx/usbloader_gx.zip)。 {: .notice--info} -If you get an error saying "The system files are corrupted", don't panic as long as you installed Priiloader. Turn off your Wii, then hold down the RESET button down and turn on your Wii. You should be able to boot into the Priiloader menu, where you have some options to fix your Wii Menu. One of the options is to launch the Homebrew Channel. +如果出现 "The system files are corrupted" 错误,不要惊慌,只要您安装了 Priiloader 就没有问题。 关闭 Wii,然后按住 RESET 按钮并打开 Wii。 你应该能够启动到 Priiloader 菜单,其中有一些选项可以修复 Wii 菜单。 其中一个选项是启动 Homebrew Channel。 {: .notice--info} diff --git a/_pages/zh_CN/wiimmfi.md b/_pages/zh_CN/wiimmfi.md index 55ca7b467..67d8200e6 100644 --- a/_pages/zh_CN/wiimmfi.md +++ b/_pages/zh_CN/wiimmfi.md @@ -45,7 +45,7 @@ title: "Wiimmfi" 1. 滚动到 `System Menu`,按 A 启动它。 1. 通过光盘频道启动您的游戏。 它应该已用 Wiimmfi 修补。 -If you see the hack `Wiimmfi patch v2` or `Wiimmfi patch v3` instead, then you do not have the latest version of the hacks_hash.ini file, and you need to [re-install Priiloader](priiloader). Then, repeat the previous steps. +如果您看到 hack `Wiimmfi patch v2` 或 `Wiimmfi patch v3` ,那么您的 hacks_hash.ini 文件版本不是最新的,您需要[重新安装 Priiloader](priiloader)。 然后,重复之前的步骤。 {: .notice--warning} ### 自制(光盘)应用程序 @@ -200,7 +200,7 @@ Wiimmfi 不仅支持 Wii 游戏,还支持许多 DS 游戏。 通过名为 nds- 4. 将次要DNS设置为 `1.1.1.1`。 5. 保存您的连接设置并执行连接测试。 如果连接测试成功,您就可以开始游戏了。 -如果您遇到错误 20110,那意味着您的互联网服务提供商(ISP)或网络正在阻止使用某个 DNS。 You can use our [DNS-Server](https://github.com/RiiConnect24/DNS-Server/releases/latest) program to bypass this. +如果您遇到错误 20110,那意味着您的互联网服务提供商(ISP)或网络正在阻止使用某个 DNS。 您可以使用我们的 [DNS-Server](https://github.com/RiiConnect24/DNS-Server/releases/latest) 程序来绕过这个问题。 {: .notice--warning} 如果您使用此 DNS 就无法使用 Sudomemo,该服务可在 DSi 上恢复 Flipnote Studio。 如果您想使用 Sudomemo 而不是在 Wiimmfi 上玩游戏,您需要在 DSi 或 3DS 的 Wi-Fi 设置中将主要 DNS 设置为 `104.248.0.110`,而不是在 DS 的 Wi-Fi 设置中。 或者,您还可以使用他们的 [DNS-Server](https://github.com/Sudomemo/sudomemoDNS) 程序。 diff --git a/_pages/zh_TW/bootmii.md b/_pages/zh_TW/bootmii.md index 2009e4041..10819bfcd 100644 --- a/_pages/zh_TW/bootmii.md +++ b/_pages/zh_TW/bootmii.md @@ -26,9 +26,8 @@ BootMii 最重要的功能之一是能夠備份和恢復 Wii 的 NAND 儲存空 如果您的 BootMii 安裝於 boot2 當中,則需要通過重新啟動主機來啟動 BootMii。 如果是這種情況,請跳過步驟1和2。 {: .notice--info} -1. 啟動 Homebrew Channel。 - -2. 按下Home按鈕,選擇『Launch BootMii』。 ![BootMii_Main](/images/BootMii/BootMii_Main.png) +1. Launch the Homebrew Channel. +1. Press the HOME Button, then select "Launch BootMii". ![BootMii_Main](/images/BootMii/BootMii_Main.png) 如果 ` Launch BootMii ` 按鈕沒有出現的話,請 [重新啟動 HackMii Installer](hackmii)並安裝 BootMii。 {: .notice--info} @@ -39,23 +38,23 @@ BootMii 最重要的功能之一是能夠備份和恢復 Wii 的 NAND 儲存空 如果螢幕保持黑屏且光碟機的指示燈閃爍,那代表您的 SD 卡中缺少 BootMii 所需的檔案。 下載[此壓縮檔](https://static.hackmii.com/bootmii_sd_files.zip)並將其解壓縮到 SD 卡的根目錄,然後重試。 {: .notice--warning} -3. 選擇『Options』按鈕(帶齒輪的圖示)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - -4. 選擇『BackupMii』按鈕。 ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - +1. 選擇『Options』按鈕(帶齒輪的圖示)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) +1. 選擇『BackupMii』按鈕。 ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) - NAND 備份將開始。 您將在螢幕上看到進度。 - 若螢幕上出現『Bad Blocks』是正常的。 看到時不用特別擔心。 - - 在此步驟之後,BootMii 將驗證此備份。 雖然極度推薦您完成此步驟,但您仍能透過 Wii 上的 EJECT 按鈕跳過此步驟。 請注意,如果您的光碟機中目前有光碟的話,則按 EJECT 也會退出此光碟。 + - 在此步驟之後,BootMii 將驗證此備份。 Ideally, all the blocks should be green after the verification process. -5. 當備份完成後,按任意鍵退出 NAND 備份。 ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. 當備份完成後,按任意鍵退出 NAND 備份。 ![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) +1. 若要退出 BootMii,請按返回按鈕(帶箭頭的那個),然後您可以按 Wii 選單按鈕或 Homebrew 頻道按鈕退出您想要的地方。 ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) -6. 若要退出 BootMii,請按返回按鈕(帶箭頭的那個),然後您可以按 Wii 選單按鈕或 Homebrew 頻道按鈕退出您想要的地方。 ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png) +
+To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover). +Please be reminded that restoring a NAND backup is usually a last resort, and that there often better ways to fix your brick. +Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. +
-要從 SD 卡上的 NAND 備份還原,您可以按照以下說明使用 RestoreMii 進行操作。 若您的 Wii 不幸變磚時可用來還原您的主機。 ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) +To make sure you don’t lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. {: .notice--info} -為確保您不會不小心遺失這些檔案,建議您將 `nand.bin` 和 `keys.bin` 從 SD 卡的根目錄複製到您的電腦中。 -{: .notice--info} - -[繼續至安裝 Priiloader](priiloader)
Priiloader 提供防磚保護,強烈建議安裝,尤其是當您只能將 BootMii 安裝為 IOS 時。 +[Continue to Priiloader Installation](priiloader)
Priiloader adds a level of brick protection, and is highly recommended, especially if you were only able to install BootMii as IOS. {: .notice--info} diff --git a/_pages/zh_TW/bootmiirecover.md b/_pages/zh_TW/bootmiirecover.md index c01b60fde..c7beed16e 100644 --- a/_pages/zh_TW/bootmiirecover.md +++ b/_pages/zh_TW/bootmiirecover.md @@ -1,38 +1,50 @@ --- -title: "BootMii Recovery" +title: "BootMii Recovery (RestoreMii)" --- -{% include toc title="條目內容" %} +#### 必備項目 +- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) +- A GameCube Controller* -如果您需要有關本手冊的任何幫助,請加入 [RiiConnect24 的 Discord 伺服器](https://discord.gg/rc24)(推薦)或 [發送電子郵件至 support@riiiconnect24.net](mailto:support@riiiconnect24.net)。 -{: .notice--info} +#### Important notes -If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB. -{: .notice--warning} + Restoring a NAND backup is usually a last resort. -Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous. -{: .notice--danger} -#### 前置需求 +If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it. + * If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). -- [BootMii](https://wii.guide/bootmii) -- An SD card -- NAND Backup +Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. + +Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2. + +If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller. + +Family edition Wiis do not have ports for GameCube controllers. + +Restoring an unverified NAND backup may lead to a WORSE BRICK. + +The same also goes for faulty SD cards. + +Want to restore individual data from your NAND backup? + +There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator. + +For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it. + +If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii. #### 操作說明 -如果您的 BootMii 安裝於 boot2 當中,則需要通過重新啟動主機來啟動 BootMii。 如果是這種情況,請跳過步驟1和2。 -{: .notice--info} - -1. 啟動 Homebrew Channel。 +If you have BootMii installed as boot2, you will need to launch BootMii by restarting the console. 如果是這種情況,請跳過步驟1和2。 +{: .notice} +1. Launch the Homebrew Channel. 2. Press the HOME Button, then select "Launch BootMii". You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. {: .notice--info} 3. 選擇『Options』按鈕(帶齒輪的圖示)。 ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) - 4. Select the RestoreMii button. ![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png) - -5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START +5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START 6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller. diff --git a/_pages/zh_TW/bricks.md b/_pages/zh_TW/bricks.md index eae433668..fad041b17 100644 --- a/_pages/zh_TW/bricks.md +++ b/_pages/zh_TW/bricks.md @@ -31,7 +31,7 @@ To resolve this issue, open HBC through Priiloader and access MyMenuifyMOD to in ## Semibrick #### Cause -A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. +A semibrick occurs when a different region System Menu or a different region custom theme is installed. This causes the Wii to fail to find the Wii settings page files. ![Semibrick](/images/bricks/semibrick.png) #### Solutions If this was caused by a theme you installed, use MyMenuifyMod to re-download the original theme file. @@ -48,7 +48,7 @@ If you are actually in the process of a region change, use [ARC-ME](https://gith #### Cause This brick is a more fatal version of a [Semibrick](#semibrick). If your SYSCONF gets corrupt or damaged, the Wii will regenerate it and start the setup phase. -However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. +However, the setup pages are in a similar location to the Wii settings pages. If you have an incorrect region System menu or theme, the Wii cannot find them. ![System menu brick](/images/bricks/sysmenu-brick.png) #### Solutions @@ -78,6 +78,21 @@ To resolve this problem, you can try reseat or replace the Wi-Fi/Bluetooth modul If you are on a Wii Mini, you must install a Wi-Fi module. +## Error 003 Brick + +#### Cause + +This brick happens when a non-Korean System Menu on 4.2 or 4.3 detects that the Korean key is present. + +This is usually an immediate follow-up to a Wii System Update on an unsuspecting region-changed Korean Wii. ![Error 003](/images/bricks/error-003.png) + +#### Solutions + +Since this brick most often occurs after the System menu updates, Priiloader will not be present. + +Korean Wiis also released with System menu 3.3, around the time that Nintendo [fixed the Trucha bug in boot1](https://wiibrew.org/wiki/3.3#Changes), so BootMii as Boot2 cannot be installed to any Korean Wii. + +The only way to fix this brick is a way to launch homebrew by launching a game through the Recovery menu. ## IOS brick @@ -90,7 +105,7 @@ You must have BootMii as boot2 to fix this brick. Priiloader will not load. You can either restore a NAND backup, or do this: -1. Use [NUS Downloader] to pack a WAD of your original System menu. +1. Use [NUS Downloader](https://wiibrew.org/wiki/NUSD) to pack a WAD of your original System menu. 1. Use BootMii to enter the Homebrew Channel, and use a WAD manager to install the System menu WAD. diff --git a/_pages/zh_TW/priiloader.md b/_pages/zh_TW/priiloader.md index 7a7291634..b8dc604e3 100644 --- a/_pages/zh_TW/priiloader.md +++ b/_pages/zh_TW/priiloader.md @@ -41,7 +41,7 @@ And some things to enhance your vWii experience: ##### 第一節 — 下載/安裝 1. Download the Priiloader installer and LoadPriiloader apps. -1. Extract both apps to the root of your SD card or USB drive. +1. Extract each app to your SD card or USB drive making each be inside the `apps` folder. ##### 第二節 — 安裝 Priiloader @@ -52,7 +52,7 @@ And some things to enhance your vWii experience: ##### Section III - Entering Priiloader -Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader menu](/images/Priiloader/menu.png) +Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: ![Priiloader Menu](/images/Priiloader/menu.png) To enter it later on, simply run the "Load Priiloader" homebrew app. There are also other ways to enter Priiloader: - Holding RESET on a Wii while turning it on. @@ -63,12 +63,12 @@ To enter it later on, simply run the "Load Priiloader" homebrew app. There are a #### System Menu Hacks 1. Launch the Homebrew Channel, and launch the Load Priiloader app. -1. Scroll down to `System Menu Hacks` and press `A`. ![System menu hacks](/images/Priiloader/menu_hacks.png) +1. Scroll down to `System Menu Hacks` and press `A`. ![System Menu Hacks](/images/Priiloader/menu_hacks.png) If you have put the Priiloader installer on your USB drive, make sure you do not have an SD card inserted at the same time.
This causes Priiloader to fail to find the `hacks_hash.ini` file. {: .notice--warning} -1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System menu hacks list](/images/Priiloader/system_menu_hacks.png) +1. Press `A` on each hack you would like to enable. We recommend that you enable "Block Disc Updates", "Block Online Updates", and "Region Free EVERYTHING". ![System Menu Hacks List](/images/Priiloader/system_menu_hacks.png) 1. Scroll down to `save settings` and press `A`. 1. Press `B` to return to the main menu. @@ -133,12 +133,12 @@ You will be installing `uneoboot.dol` in step 3.
{{ UNEO | markdownify }}
1. Launch the Homebrew channel, then launch the Load Priiloader app. -1. Scroll down to `Load/Install file` and press A. ![Load/Install file](/images/Priiloader/menu_install_file.png) -1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew app](/images/Priiloader/installing_file.png) ![Installing a Homebrew app OK](/images/Priiloader/installing_file_ok.png) +1. Scroll down to `Load/Install file` and press A. ![Load/Install File](/images/Priiloader/menu_install_file.png) +1. Scroll through the menu until your desired homebrew app is highlighted, and press A to install it. ![Installing a Homebrew App](/images/Priiloader/installing_file.png) ![Installing a Homebrew App OK](/images/Priiloader/installing_file_ok.png) 1. Press B to go back to the main menu. 1. Scroll down to `Settings` and press A. ![Settings](/images/Priiloader/menu_settings.png) 1. Press Right to cycle through the Autoboot options until `Installed file` is selected. ![Autoboot: Installed File](/images/Priiloader/autoboot_installed_file.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. @@ -154,6 +154,6 @@ Please don't set Autoboot to `BootMii IOS`. You will get stuck in a loop until y {: .notice--warning} ![Autoboot](/images/Priiloader/autoboot_disabled.png) -1. Scroll down to `save settings` and press A. ![Saving settings](/images/Priiloader/settings_save.png) +1. Scroll down to `save settings` and press A. ![Saving Settings](/images/Priiloader/settings_save.png) 1. Press B to return to the main menu. 1. Scroll back up to `System Menu` and press A. diff --git a/_pages/zh_TW/riiconnect24-dolphin.md b/_pages/zh_TW/riiconnect24-dolphin.md index 7038e9cca..d8b2b8266 100644 --- a/_pages/zh_TW/riiconnect24-dolphin.md +++ b/_pages/zh_TW/riiconnect24-dolphin.md @@ -56,7 +56,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii 5. For this guide, choose "`Install RiiConnect24 on your Dolphin Emulator`" ![Install RiiConnect24](/images/RC24_Patcher/3.JPG) 6. Choose "`Express (Recommended)`". It will give you everything you need. ![Express Settings](/images/RC24_Patcher/4.JPG) 7. Select your region. ![Select your region](/images/RC24_Patcher/5.JPG) -8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` 代表目前所選之選項。 Just press 5 and `ENTER` if you're not interested. !\[其他選用頻道\](/images/RC24_Patcher/6.JPG +8. While you're at it, RiiConnect24 Patcher can additionally download some other optional channels that do not use RiiConnect24. `[X]` 代表目前所選之選項。 Just press 5 and `ENTER` if you're not interested. ![Additional optional channels](/images/RC24_Patcher/6.JPG) 9. Press `1` then `ENTER` to start patching. 10. Be patient... ![It's patching!](/images/RC24_Patcher/9.JPG) 11. After it's done, we would appreciate if you take a minute to send anonymous feedback to us. If you don't want to, close the patcher. All the files should already be on your SD Card. ![It's done!](/images/RC24_Patcher/10.JPG) ![Files copied](/images/RC24_Patcher/11.PNG) @@ -70,4 +70,4 @@ You will have to launch the Everybody Votes Channel 4 times at most in order for {: .notice--warning} [If you're getting any other errors with the Forecast Channel or the News Channel, such as an error code starting with FORE or NEWS or a discontinued message, you can try to delete your VFFs with RC24-Clear-Tool](deleting-vffs). -{: .notice--warning} \ No newline at end of file +{: .notice--warning} diff --git a/_pages/zh_TW/site-navigation.md b/_pages/zh_TW/site-navigation.md index ac3e7bb65..09a909a41 100644 --- a/_pages/zh_TW/site-navigation.md +++ b/_pages/zh_TW/site-navigation.md @@ -37,6 +37,7 @@ sitemap: false - [使用 BlueBomb 漏洞](bluebomb) - [進行 BootMii 備份](bootmii) +- [BootMii Recovery](bootmiirecover) - [安裝 cIOS](cios) - [Wii 改機注意事項](dosanddonts) - [FlashHax](flashhax) @@ -47,6 +48,7 @@ sitemap: false - [安裝 Priiloader](priiloader) - [Relaunching the HackMii Installer](hackmii) - [str2hax](str2hax) +- [Types of Bricks](bricks) - [Wii Mod Lite](wiimodlite) - [Wilbrand](wilbrand) diff --git a/_pages/zh_TW/themes-vwii.md b/_pages/zh_TW/themes-vwii.md index e3dfb824a..0b6e943e1 100644 --- a/_pages/zh_TW/themes-vwii.md +++ b/_pages/zh_TW/themes-vwii.md @@ -113,7 +113,7 @@ If you did everything correctly, you should now have your custom theme installed ##### Reverting to Original Theme -1. 啟動 Homebrew Channel。 +1. Launch the Homebrew Channel. 2. Launch MyMenuify and navigate to your theme folder. 3. Select the .app file you copied to the SD card at the end of section 2 as if you were installing a theme. 4. Select Install and wait until it finishes.