add page for deleting SYSCONF
This commit is contained in:
parent
9258462023
commit
012f9e7fea
4 changed files with 41 additions and 53 deletions
32
_pages/en_US/news000006.md
Normal file
32
_pages/en_US/news000006.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: "Fixing error NEWS000006"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
|
||||
{: .notice--info}
|
||||
|
||||
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
|
||||
|
||||
If you're getting error NEWS000006 consistently, deleting the SYSCONF should fix it
|
||||
|
||||
#### What you need
|
||||
* An SD card or USB drive
|
||||
* [WiiXplorer](https://sourceforge.net/projects/wiixplorer/files/latest/download)
|
||||
|
||||
#### Instructions
|
||||
|
||||
1. Extract the zip to /apps/ on your SD card or USB drive
|
||||
1. Launch WiiXplorer.
|
||||
1. Go to `Start` -> `Settings` -> `Boot Settings` -> `Enable NAND write access` and then select `Yes` for both dialogues that appear on the screen.
|
||||
1. Press Back until you have reached the file explorer screen.
|
||||
1. Select the tiny blue SD Card icon, then select `NAND`.
|
||||
1. Navigate to `shared2` -> `sys`
|
||||
1. Hover over `SYSCONF` and press the + button and select `Delete`.
|
||||
1. Reboot your Wii and perform the first time setup (don't worry, your saves and channels are all intact)
|
||||
|
||||
Try to launch the News Channel
|
||||
|
||||
[Return to RiiConnect24 installation page](riiconnect24)
|
||||
{: .notice--info}
|
|
@ -1,48 +0,0 @@
|
|||
---
|
||||
title: "RiiConnect24 Troubleshooting"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
|
||||
{: .notice--info}
|
||||
|
||||
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
|
||||
|
||||
If you're getting one of these errors (and not any other error), you should be able to fix the Channel by deleting your VFF.
|
||||
|
||||
+ Discontinued Message
|
||||
+ NEWS/FORE000001
|
||||
+ NEWS/FORE000003
|
||||
+ NEWS/FORE000005
|
||||
+ NEWS/FORE000099
|
||||
|
||||
#### What you need
|
||||
* An SD card or USB drive
|
||||
* [WiiXplorer](https://sourceforge.net/projects/wiixplorer/files/latest/download)
|
||||
|
||||
#### Folder to Delete
|
||||
|
||||
+ Forecast Channel
|
||||
+ 48414645
|
||||
+ 4841464a
|
||||
+ 48414650
|
||||
|
||||
+ News Channel
|
||||
+ 48414745
|
||||
+ 4841474a
|
||||
+ 48414750
|
||||
|
||||
#### Instructions
|
||||
|
||||
1. Launch WiiXplorer.
|
||||
2. Go to `Start` -> `Settings` -> `Boot Settings` -> `Enable NAND write access` and then select `Yes` for both dialogues that appear on the screen.
|
||||
3. Press Back until you have reached the file explorer screen.
|
||||
4. Select the tiny blue SD Card icon, then select `NAND`.
|
||||
5. Navigate to `title` -> `00010002` -> XXXXXXXX -> `data`, where XXXXXXXX is one of the folders above.
|
||||
6. Hover over `wc24dl.vff` and press the + button and select `Delete`.
|
||||
|
||||
Try to launch the Channel you were having trouble with now.
|
||||
|
||||
[Return to RiiConnect24 installation page](riiconnect24)
|
||||
{: .notice--info}
|
|
@ -98,11 +98,14 @@ If you get error 107245, then you probably have failed to patch your IOS correct
|
|||
If you get error 107304, then perhaps your ISP blocks the use of custom DNS. A workaround for this can be running your own DNS server! See the [RiiConnect24 DNS Server on GitHub](https://github.com/RiiConnect24/DNS-Server), then use your PC's IP address in place of our DNS in Step 8.
|
||||
{: .notice--info}
|
||||
|
||||
[If you get error FORE000006, you might want to follow this tutorial to fix it. (This doesn't work with NEWS000006).](riiconnect24-batteryfix)
|
||||
[If you get error FORE000006, following this tutorial should fix it.](riiconnect24-batteryfix)
|
||||
{: .notice--warning}
|
||||
|
||||
[If you get error NEWS000006, following this tutorial should fix it.](news000006)
|
||||
{: .notice--warning}
|
||||
|
||||
[If you're getting errors such as `WiiConnect24 and Wii Shop Channel currently not being offered in your country`, please 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}
|
||||
|
||||
[If you're getting errors such as a discontinued message when opening the News or Forecast Channel, we have some instructions that might fix it.](riiconnect24-troubleshooting)
|
||||
[If you're getting a discontinued message when opening the News or Forecast Channel, then following this tutorial should fix it.](deleting-vffs)
|
||||
{: .notice--warning}
|
||||
|
|
|
@ -17,12 +17,13 @@ sitemap: false
|
|||
{% capture notice-2 %}
|
||||
**RiiConnect24/Wiimmfi**
|
||||
+ [RiiConnect24](riiconnect24)
|
||||
+ [RiiConnect24 Battery Fix](riiconnect24-batteryfix)
|
||||
+ [RiiConnect24 Troubleshooting](riiconnect24-troubleshooting)
|
||||
+ [RiiConnect24 vWii](riiconnect24-vwii)
|
||||
+ [RiiConnect24 Dolphin](riiconnect24-dolphin)
|
||||
+ [Wiimmfi](wiimmfi)
|
||||
+ [WiiWare Patcher](wiiwarepatcher)
|
||||
|
||||
+ [Deleting VFFs](deleting-vffs)
|
||||
+ [Fixing FORE000006](riiconnect24-batteryfix)
|
||||
+ [Fixing NEWS000006](news000006)
|
||||
**Modding 101**
|
||||
* [BootMii Backup](bootmii)
|
||||
+ [cIOS](cios)
|
||||
|
|
Loading…
Add table
Reference in a new issue