Eradicate RC24 Clear Tool + fix some BootMii related things

This commit is contained in:
Sketch 2023-09-28 21:38:58 -04:00
parent 2bdd4e8805
commit 78db1b4ea9
9 changed files with 14 additions and 107 deletions

View file

@ -1,7 +1,7 @@
--- ---
main: main:
- -
title: Wii Guide title: Wii Hacks Guide
url: / url: /
- -
title: Start Here title: Start Here
@ -30,20 +30,11 @@ sidebar_title:
title: Overall Progress title: Overall Progress
sidebar_pages: sidebar_pages:
- -
title: Wii Guide title: Wii Hacks Guide
url: / url: /
- -
title: FAQ title: FAQ
url: faq url: faq
-
title: Donations
url: donations
- -
title: Credits title: Credits
url: credits url: credits
-
title: RiiConnect24
url: riiconnect24
-
title: Wiimmfi
url: wiimmfi

View file

@ -4,19 +4,16 @@ title: "BootMii Backup"
{% include toc title="Table of Contents" %} {% include toc title="Table of Contents" %}
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![BootMii Logo](/images/bootmii.png) ![BootMii Logo](/images/bootmii.png)
You need an **SD card** to create a NAND backup using BootMii. You need an **SD card** to create a NAND backup using BootMii.
If you do not have one, you can skip this page, although it is highly recommended to make a NAND backup if you can. If you do not have one, you can skip this page, although it is highly recommended to make a NAND backup if you can.
{: .notice--warning} {: .notice--warning}
BootMii as boot2 is recommended, but only available to install on early Wii consoles. Otherwise, it can only be installed as an IOS. BootMii installed as boot2 is only available on Wii's shipped before mid-late-2008. If you don't have one of these Wii's, you will need to install as an IOS.
{: .notice--info} {: .notice--info}
One of BootMii's most important features is the ability to backup and restore your Wii's NAND storage. We will be going over how to perform a NAND backup. You can then restore from that backup for any reason. It's a good idea to make a NAND backup regularly or before doing something risky to your console (and if you know what you're doing, you won't have to do anything risky). BootMii allows for backing up and restoring your Wii's NAND storage. This page will guide you in backing up your Wii's NAND to an SD Card, which you can then use however you like.
#### Requirements #### Requirements
@ -28,7 +25,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar
{: .notice--info} {: .notice--info}
1. Launch the Homebrew Channel. 1. Launch the Homebrew Channel.
1. Press the HOME Button, then select "Launch BootMii". 2. Press the HOME Button, then select "Launch BootMii".
![BootMii_Main](/images/BootMii/BootMii_Main.png) ![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. If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii.
@ -42,17 +39,17 @@ If the screen stays black and the blue disc drive light is blinking, you are mis
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. 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} {: .notice--warning}
1. Select the Options button (the icon with the gears). 3. Select the Options button (the icon with the gears).
![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png) ![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png)
1. Select the BackupMii button. 4. Select the first button to the left.
![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png) ![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png)
- A NAND backup will start. You can watch the progress on the screen. - 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. - "Bad Blocks" are normal. Don't worry when you see some on a NAND backup.
- After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process. - After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process.
1. When the backup is complete, exit the NAND backup screen by pressing any button. 5. When the backup is complete, exit the NAND backup screen by pressing any button.
![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png) ![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. 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) ![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png)
<div id="restore-notice" class="notice" markdown="1"> <div id="restore-notice" class="notice" markdown="1">
@ -63,7 +60,7 @@ Please be reminded that <strong>restoring a NAND backup is usually a last resort
Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place. Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place.
</div> </div>
To make sure you dont lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer. Two files will have been created on the root of your SD Card; `nand.bin` and `keys.bin`. `nand.bin` is your Wii's internal memory, while `keys.bin` are your console's keys.
{: .notice--info} {: .notice--info}
[Continue to Priiloader Installation](priiloader)<br> [Continue to Priiloader Installation](priiloader)<br>

View file

@ -1,10 +1,10 @@
--- ---
title: "BootMii Recovery (RestoreMii)" title: "BootMii Recovery"
--- ---
#### What you need #### Requirements
- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii) - An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii)
- A GameCube Controller* - ***A GameCube Controller
#### Important notes #### Important notes

View file

@ -1,67 +0,0 @@
---
title: "RiiConnect24 Clear Tool"
---
{% include toc title="Table of Contents" %}
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
RiiConnect24 Clear Tool is a homebrew application that can fix these specific errors and issues:
- Discontinued Message
- NEWS/FORE000001
- NEWS/FORE000003
- NEWS/FORE000005
- NEWS/FORE000006
- NEWS/FORE000099
- Clears out Wii mailboxes in case they are full (this can fix Wii Mail)
This tool usually does not help on vWii (especially deleting SYSCONF).
{: .notice--warning}
#### What you need
- An SD card or USB drive
- [RiiConnect24 Clear Tool](https://oscwii.org/library/app/RC24-Clear-Tool)
- [cdbackup](https://oscwii.org/library/app/cdbackup)
- [sntp](https://oscwii.org/library/app/sntp)
#### Instructions
#### Section I - Downloading Apps
1. Download the RiiConnect24 Clear Tool, cdbackup and sntp from above.
1. Extract each app you downloaded to the root of your SD card or USB drive.
#### Section II - Backing up Wii Message Board Data
1. Open the Homebrew Channel and launch cdbackup.
1. Once prompted, press `A` to begin backing up your Wii Message Board data.
1. Once the backup process finishes, press `HOME` to return to the Homebrew Channel.
#### Section III - Deleting SYSCONF
Deleting SYSCONF will erase the Wii Message Board history. Follow the section above if you would like to keep it.
{: .notice--danger}
1. Extract the RiiConnect24 Clear Tool and put it in the apps folder on your SD card or USB drive.
2. Open the Homebrew Channel and then launch the RiiConnect24 Clear Tool.
3. Load IOS 80 and press A to delete the SYSCONF, then press B to confirm and reset the aspect ratio.
4. Set up the Wii as normal and go to `WiiConnect24`, accept the EULA and turn on the standby connection.
#### Section IV - Putting back Wii Message Board Data
1. Launch the Homebrew Channel, and launch cdbackup again.
1. Once prompted, press `+` to restore the Wii Message Board data backup.
1. Once the restore process has finished, press `HOME` to return to the Homebrew Channel.
#### Section V - Synchronizing Wii Time
1. Open sntp to set the Wii's clock accurately.
2. Finally, do a connection test and try accessing the Forecast Channel and News Channel to ensure the errors have been fixed.
[Return to RiiConnect24 installation page](riiconnect24)
{: .notice--info}

View file

@ -1,6 +1,6 @@
--- ---
layout: splash layout: splash
title: "Wii Guide" title: "Wii Hacks Guide"
header: header:
overlay_color: "#5e616c" overlay_color: "#5e616c"
overlay_image: /images/home-page-feature.jpg overlay_image: /images/home-page-feature.jpg

View file

@ -1,5 +0,0 @@
---
title: "Redirecting..."
---
<meta http-equiv="refresh" content="0; url=/deleting-vffs" />

View file

@ -11,7 +11,5 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
If you get error FORE000006, your Wii's clock is probably set incorrectly. Set it to the correct date and time, then wait no more than an hour and the Forecast Channel should start working. If you get error FORE000006, your Wii's clock is probably set incorrectly. Set it to the correct date and time, then wait no more than an hour and the Forecast Channel should start working.
If you still have trouble, [follow this tutorial](deleting-vffs).
[Return to RiiConnect24 installation page](riiconnect24) [Return to RiiConnect24 installation page](riiconnect24)
{: .notice--info} {: .notice--info}

View file

@ -117,9 +117,6 @@ You will now set your DNS to our servers. This is optional but it's recommended,
15. At `Slot Illumination`, we recommend you set the disc light to `Dim` or `Bright`, but this is optional. 15. At `Slot Illumination`, we recommend you set the disc light to `Dim` or `Bright`, but this is optional.
16. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. Please read through this. 16. Finally, go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. Please read through this.
It's common to get error FORE000006 on the Forecast Channel after installing RiiConnect24. If you get it, make sure your Wii's to the correct date and time, then wait no more than an hour and it may start working. [If you still get error FORE000006 or if you get NEWS000006, you will need to delete your SYSCONF with RC24-Clear-Tool](deleting-vffs).
{: .notice--warning}
If you get error 107245, then you have not installed the patched IOS. Make sure you install IOS31 and IOS80 with YAWM ModMii Edition, along with any other patched WADs. If you get error 107245, then you have not installed the patched IOS. Make sure you install IOS31 and IOS80 with YAWM ModMii Edition, along with any other patched WADs.
{: .notice--warning} {: .notice--warning}
@ -129,9 +126,6 @@ If you get error 220602 when loading the User Agreements, it means your Wii is s
If you get error 107304 or you see Nintendo's User Agreement without RiiConnect24's logo, that means your ISP (Internet Service Provider) or network is blocking the use of a DNS. You can set `Auto-Obtain DNS` to `On` to solve this. RiiConnect24 will still work without it. Or, you can use our [DNS-Server](https://github.com/RiiConnect24/DNS-Server/releases/latest) program. If you get error 107304 or you see Nintendo's User Agreement without RiiConnect24's logo, that means your ISP (Internet Service Provider) or network is blocking the use of a DNS. You can set `Auto-Obtain DNS` to `On` to solve this. RiiConnect24 will still work without it. Or, you can use our [DNS-Server](https://github.com/RiiConnect24/DNS-Server/releases/latest) program.
{: .notice--warning} {: .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}
If you're getting errors such as `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, go to Wii Settings -> Last Page -> Country and change it to United Kingdom. You will get this error when using a country that we don't support. Contact us at [support@riiconnect24.net](mailto:support@riiconnect24.net) if you need more help. If you're getting errors such as `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, go to Wii Settings -> Last Page -> Country and change it to United Kingdom. You will get this error when using a country that we don't support. Contact us at [support@riiconnect24.net](mailto:support@riiconnect24.net) if you need more help.
{: .notice--warning} {: .notice--warning}

View file

@ -29,7 +29,6 @@ sitemap: false
- [Wiimmfi](wiimmfi) - [Wiimmfi](wiimmfi)
- [Kirby TV Channel](kirby-tv) - [Kirby TV Channel](kirby-tv)
- [WiiWare Patcher](wiiwarepatcher) - [WiiWare Patcher](wiiwarepatcher)
- [Deleting VFFs](deleting-vffs)
- [Fixing FORE000006](riiconnect24-batteryfix) - [Fixing FORE000006](riiconnect24-batteryfix)
- [Fixing NEWS000006](news000006) - [Fixing NEWS000006](news000006)