From cc1ba7222ae4f518da2746f9c2eed4c1afe3ddf3 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:13:33 -0600 Subject: [PATCH 01/36] Change info block to warning in cios.md (note about skipping to Section II is easy to miss) --- docs/cios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cios.md b/docs/cios.md index 855f9776108..eb7791aea89 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -38,7 +38,7 @@ Your browser or antivirus software may flag NUSGet as malware - this is a false ::: -::: info +::: warning If you are able to connect your Wii to the internet, you may skip to [Section II](cios#section-ii---installing). From 4510b1f2c34e3f7e29187d5189ae590c1165d59e Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:14:31 -0600 Subject: [PATCH 02/36] Fix typo in WiiConnect24 section header --- docs/wiiconnect24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index b614580ea9d..d94c9f5e924 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -86,7 +86,7 @@ In some cases, the RTC clock on your Wii may be desynced, causing errors when tr ::::: -## Wiiconnect24 Priiloader Hacks (vWii and Wii mini) +## WiiConnect24 Priiloader Hacks (vWii and Wii mini) ::: info From e488b4d12cf27274b5e1d6cb992be466fb8db21d Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:15:07 -0600 Subject: [PATCH 03/36] Update discontinuation year for Nintendo Wi-Fi Connection Corrected the year of discontinuation for Nintendo Wi-Fi Connection from 2013 to 2014. --- docs/nintendowfc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nintendowfc.md b/docs/nintendowfc.md index 1720af5c4aa..352708ceff8 100644 --- a/docs/nintendowfc.md +++ b/docs/nintendowfc.md @@ -1,6 +1,6 @@ # Nintendo Wi-Fi Connection -Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2013, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi - for most users, we recommend Wiimmfi for their larger userbase (especially with Mario Kart Wii). +Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2014, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi. For most users, we recommend Wiimmfi for their larger userbase (especially with Mario Kart Wii). ## WiiLink WFC From 5d337399e61e5d54eb0e78a096ffe3a3485a8e1f Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:16:14 -0600 Subject: [PATCH 04/36] Clarify softmodded Wii identification Added clarification on identifying if the console is modded. --- docs/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started.md b/docs/get-started.md index 36354936324..8b3c51085f2 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -12,7 +12,7 @@ Wii mode on Wii U has a slightly different exploitation process, and will not la ## Is your Wii already softmodded? -If you have a Wii or Wii mini that is already softmodded and you would like to update your setup, follow [this](hackmii) guide to launch the HackMii installer from the Homebrew Channel, or Priiloader. +If you have a Wii or Wii mini that is already softmodded and you would like to update your setup, follow [this](hackmii) guide to launch the HackMii installer from the Homebrew Channel, or Priiloader. You can tell if your console is modded if the Homebrew Channel is on the Wii Menu. ## Identify your console revision From 9bca5169ce743572a5fd9e34785254bbc3a35693 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:16:51 -0600 Subject: [PATCH 05/36] Fix formatting in legacy exploits documentation --- docs/legacy-exploits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/legacy-exploits.md b/docs/legacy-exploits.md index 1a572ba493e..fe54e1deeeb 100644 --- a/docs/legacy-exploits.md +++ b/docs/legacy-exploits.md @@ -4,7 +4,7 @@ This page lists different exploits that were/can still be used on the Wii and vW ::: info -**Note for vWii:** if one of these exploits is planned to be used, it is recommended to [update the Homebrew Channel](https://github.com/FIX94/hbc/releases/tag/1.1.4-1) afterwards using a [WAD manager](yawmme) because it provides some fixes specific to the vWii. Additionally, Bootmii is not supported on the vWii, so the NAND would either have to be dumped via the [WiiU NAND Dumper](wiiu-nand-dumper), or [Dump Mii NAND](https://oscwii.org/library/app/DmpMiNND) on the vWii. +**Note for vWii:** if one of these exploits is planned to be used, it is recommended to [update the Homebrew Channel](https://github.com/FIX94/hbc/releases/tag/1.1.4-1) afterwards using a [WAD manager](yawmme) because it provides some fixes specific to the vWii. Additionally, BootMii is not supported on vWii, so the NAND would either have to be dumped via the [WiiU NAND Dumper](wiiu-nand-dumper), or [Dump Mii NAND](https://oscwii.org/library/app/DmpMiNND) on vWii. ::: From b787994ae46f965f49bcc38a27274ea2925caca1 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:17:40 -0600 Subject: [PATCH 06/36] Fix links to WiiBrew pages in legacy exploits documentation Updated links to point to the correct WiiBrew pages. --- docs/legacy-exploits.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/legacy-exploits.md b/docs/legacy-exploits.md index fe54e1deeeb..c134156fa02 100644 --- a/docs/legacy-exploits.md +++ b/docs/legacy-exploits.md @@ -31,42 +31,42 @@ This page lists different exploits that were/can still be used on the Wii and vW * Loads a hacked game save on the Wii System Memory through LEGO Indiana Jones. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Indiana_Pwns) +* [WiiBrew Page](https://wiibrew.org/wiki/Indiana_Pwns) ### Bathaxx * Loads a hacked game save on the Wii System Memory through LEGO Batman. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Bathaxx) +* [WiiBrew Page](https://wiibrew.org/wiki/Bathaxx) ### Return of the Jodi * Loads a hacked game save on the Wii System Memory through LEGO Star Wars: The Complete Saga. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Return_of_the_Jodi) +* [WiiBrew Page](https://wiibrew.org/wiki/Return_of_the_Jodi) ### Eri HaKawai * Loads a hacked game save on the Wii System Memory through Tales of Symphonia: Dawn of the New World. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Eri_HaKawai) +* [WiiBrew Page](https://wiibrew.org/wiki/Eri_HaKawai) ### Yu-Gi-OWNED! * Loads a hacked game save on the Wii System Memory on the PAL version of Yu-Gi-Oh 5D's Wheelie Breakers. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Yu-Gi-OWNED!) +* [WiiBrew Page](https://wiibrew.org/wiki/Yu-Gi-OWNED!) ### Yu-Gi-Vah * Loads a hacked game save on the Wii System Memory on the NTSC-U/J versions of Yu-Gi-Oh 5D's Wheelie Breakers. * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. -* [Wiibrew Page](https://wiibrew.org/wiki/Yu-Gi-Vah) +* [WiiBrew Page](https://wiibrew.org/wiki/Yu-Gi-Vah) ### szsHaxx (Wii only) @@ -74,7 +74,7 @@ This page lists different exploits that were/can still be used on the Wii and vW * Works on all system menu versions, even 4.3. * Superseded mostly by Wilbrand, Bluebomb and the Compat Title Installer. * Only works with SD cards with a capacity of 2GB or less -* [Wiibrew Page](https://wiibrew.org/wiki/SzsHaxx) +* [WiiBrew Page](https://wiibrew.org/wiki/SzsHaxx) ## Other Exploits @@ -83,25 +83,25 @@ This page lists different exploits that were/can still be used on the Wii and vW * Crashes the Wii Menu by exploiting an oversight in Wii banner loading. * Works on Wii system menu versions 3.0-4.1 on v1, and 4.2 on v2. Attempting to load Bannerbomb on 4.3 will display `Error#004 The system files are corrupted`. There is no system menu 3.0-4.2 on vWii. * Superseded by Wilbrand, or by updating to 4.3 and using Letterbomb and Bluebomb. -* [Wiibrew Page](https://wiibrew.org/wiki/Bannerbomb) +* [WiiBrew Page](https://wiibrew.org/wiki/Bannerbomb) ### Letterbomb (Wii only) * Crashes the Wii Menu by exploiting an oversight in the Wii Message Board. * Works on Wii system menu version 4.3 ONLY. on vWii, there is no access to Wii system settings. * Superseded by Wilbrand, functionality remains the same but Wilbrand has wider support. -* [Wiibrew Page](https://wiibrew.org/wiki/LetterBomb) or [Exploit Page](letterbomb) +* [WiiBrew Page](https://wiibrew.org/wiki/LetterBomb) or [Exploit Page](letterbomb) ### FlashHax (Wii only) * Executes the chainloader via a web page in the Internet Channel. * Works regardless of system menu version, only requirement is patience as exploit is extremely unreliable. vWii was not capable of installing internet channel via the Wii Shop Channel. * Superseded by str2hax, or by using an SD card for Letterbomb. -* [Wiibrew Page](https://wiibrew.org/wiki/FlashHax) or [Exploit Page](flashhax) +* [WiiBrew Page](https://wiibrew.org/wiki/FlashHax) or [Exploit Page](flashhax) ### Wuphax (vWii only) -* Uses Wii U custom firmware to modify the vWii Mii Channel. Takes a backup of the original Mii Channel. +* Uses Wii U custom firmware to modify the vWii Mii Channel. Makes a backup of the original Mii Channel. * Works on all vWii system menu versions. * Superseded by the Compat Title Installer, which does not require modifying the Mii Channel. * [WiiUbrew Page](https://wiiubrew.org/wiki/Wuphax) From e213130c74cd5831131d466fb3945a4b9eaa9c65 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:26:47 -0600 Subject: [PATCH 07/36] Update FAQ for WiiLink and general clarifications --- docs/faq.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index ba3bd75bf68..7ca3555ba10 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -4,7 +4,7 @@ ### How risky is hacking my console? -Not very risky depending on your console. The Wii requires much less barrier to entry than other consoles, with some exploits requiring nothing more than a Wii and an internet connection. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and use common sense, you should be completely fine! +Not very risky. The Wii requires much less barrier to entry than other consoles, with some exploits requiring nothing more than a Wii and an internet connection. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and use common sense, you should be completely fine! ### How can I remove parental controls? @@ -28,11 +28,11 @@ Run an Internet connection test by going to `Wii Settings > Internet > Connectio
-##### For RiiConnect24 Users +##### For WiiLink Users -You are using the old DNS server for RiiConnect24. Follow [this](riiconnect24#section-iv---connecting) guide for instructions on how to change it. +You are using the old DNS server for WiiLink. The primary DNS should be set to `167.235.229.36`. -##### For non-RiiConnect24 Users +##### For non-WiiLink Users Your Primary DNS server is incorrect or not working. @@ -42,17 +42,17 @@ This can also happen if you use a proxy server and it is down.
-##### For RiiConnect24 Users +##### For WiiLink Users -If you get this error 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 RC24 DNS. You can set `Auto-Obtain DNS` to `On` to solve this. RiiConnect24 will still work without it. Or, you can use the [RiiConnect24 DNS-Server](https://github.com/RiiConnect24/DNS-Server/releases/latest) program. +If you get this error or you see Nintendo's User Agreement without WiiLink's logo, that means your ISP (Internet Service Provider) or network is blocking the use of WiiLink DNS. You can set `Auto-Obtain DNS` to `On` to solve this. WiiLink will still work without it. Or, you can use the [WiiLink DNS-Server](https://github.com/WiiLink24/DNS-Server/releases/latest) program. -##### For non-RiiConnect24 Users +##### For non-WiiLink Users If you get this error, the DNS server you chose or your internet as a whole is having issues. Try again later. #### FORE000006 -If you get error FORE000006, your Wii's clock is probably set incorrectly. See [this](wiiconnect24#updating-rtc-clock) on instructions for how to properly reset it. If this still fails, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and put it back in. Then, reset the Wii's clock. +If you get error FORE000006, your Wii's clock is probably set incorrectly. See [this](wiiconnect24#updating-rtc-clock) on instructions for how to properly reset it. If this still fails, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and put it back in. Then, set the Wii's clock to the correct time. ## Storage Device FAQ @@ -80,19 +80,19 @@ For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD car The Wii can read SD cards of any capacity (even those larger than 32GB), but the card must be [formatted to FAT32/MS-DOS](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) (**not** exFAT or NTFS). -For USB devices, FAT32/MS-DOS is also recommended, although users should be aware of FAT32 limitations which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used file system for Wii game backups (not to be confused with WBFS files) - today, it is outdated and should not be used. +For USB devices, FAT32/MS-DOS is also recommended. However users should be aware of FAT32 limitations which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used filesystem type for Wii game backups (not to be confused with WBFS files). Today, it is outdated and should not be used. ::: ::: info -For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii; it is highly recommended to grab one anyway for homebrew and other tasks. +For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii. It is highly recommended to utilize one for homebrew and other tasks. ::: ### Storage Space Recommendations -When considering buying or using an SD card or USB device, it is worth considering what you will be using either storage medium for. Based on your planned usage, sizing recommendations are outlined below: +When considering buying or using an SD card or USB device, it is worth considering what you will be using each storage medium for. Based on your planned usage, sizing recommendations are outlined below: | Device Usage | Recommended Storage Space | | :--------------: | :---------------------------------: | @@ -107,11 +107,11 @@ When considering buying or using an SD card or USB device, it is worth consideri ::: danger -SD cards larger than 2TB currently do not exist, anyone attempting to sell you one is trying to rip you off. +SD cards larger than 2TB currently do not exist, any listings for a higher capacity are scams. ::: -When buying SD cards, it is generally recommended that you stick to well-known brands the more expensive and larger capacity that you get. While you can buy a generic 2GB SD card and most likely be safe, the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be wary when buying storage on eBay. +When buying SD cards, it is generally recommended that you stick to well-known brands, especially with the more expensive and larger capacity that you get. You can buy a generic 2GB SD card and most likely it will work fine. However, the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be careful when buying storage on eBay. Our recommended brands: @@ -124,19 +124,19 @@ Our recommended brands: ### Buying USB Devices - Hard Drives -When buying USB hard drives, there are only three existing present-day HDD manufacturers: Western Digital, Seagate, and Toshiba. Any and all other hard drive companies are defunct and have either went bankrupt, or were absorbed by the three aforementioned companies. With that said, if you have an extra hard drive lying around made by another company, it should still work! Hard drive technology has remained largely the same within the past 10 or so years. Just make sure to check the S.M.A.R.T data to ensure that the drive isn't failing before you throw all of your data on there. +When buying USB hard drives, there are only three existing present-day HDD manufacturers: Western Digital, Seagate, and Toshiba. Any and all other hard drive companies are defunct and have either went bankrupt, or were absorbed by the three aforementioned companies. With that said, if you have an extra hard drive lying around made by another company, it should still work! Hard drive technology has remained largely the same within the past 10 or so years. Just make sure to check the S.M.A.R.T data to ensure that the drive isn't failing before you use it. -For hard drive sizing, 2.5 inch drives should work fine in most cases running off of USB power alone on a Wii, but 3.5 inch consumes more power and will always need an external power adapter. Make sure to plan for this when determining what you want to do with an external drive. +For hard drive sizing, 2.5 inch drives should work fine in most cases running off of USB power alone on a Wii, but 3.5 inch drives consume more power and will always need an external power adapter. Make sure to plan for this when determining what you want to do with an external drive. -For Wii U users, it is highly recommended to have a hard drive that takes external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. +For Wii U users, it is highly recommended to have a hard drive that takes external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. This is because the Wii U does not provide enough power in the USB slots as the Wii does. For Wii mini users, it is recommended to have an externally powered USB hub in order to have external storage, internet adapters, and other peripherals connected simultaneously. You may also want to use a Y cable for drive power. As for your choices in shopping, this largely comes down to three different scenarios: -* Buying a new external hard drive from scratch: New external drives come brand new around 60 USD for 2TB, 50 USD for 1TB, around 30 USD for sizes lower than 1TB. Whatever you do, try to stick within the three present manufacturing brands listed above, but bear in mind that offerings are sparse for drive sizes lower than 1TB. -* Buying a new hard drive, and a new enclosure: New hard drives are decently cheaper than buying a pre-made hard drive, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always come with an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon - all in all, about 30 USD. -* Buying an enclosure for an already existing hard drive: If you already have a hard drive laying around, you can put it in an enclosure and use it for your Wii. Enclosures can be found for prices ranging between 10 to 20 USD off of Amazon, as long as you have a drive to supply it with. +* Buying a new external hard drive from scratch: New external drives come brand new around 60 USD for 2TB, 50 USD for 1TB, around 30 USD for sizes lower than 1TB. Try to stick within the three present manufacturing brands listed above, but bear in mind that offerings are sparse for drive sizes lower than 1TB. +* Buying a new hard drive, and a new enclosure: New hard drives are usually more reliable than buying a secondhand hard drive, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always need an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon will cost about 30 USD. +* Buying an enclosure for an already existing hard drive: If you already have a hard drive, you can put it in an enclosure and use it for your Wii. Enclosures can be found for prices ranging between 10 to 20 USD off of Amazon, as long as you have a hard drive to supply it with. ### Buying USB Devices - Solid State Drives @@ -162,7 +162,7 @@ ISPs known to provide routers incompatible with these settings: If your ISP will not let you change these settings, or your current networking hardware is not supported, you have a few options: -* You can try to use a cellular hotspot. This is not recommended as it usually results in an unstable connection. +* You can try to use a cellular hotspot. This is not recommended as it often results in an unstable connection. * You can use a LAN adapter. It must have the `ASIX AX88772` chipset or say “compatible with Wii”. Here is a [recommended LAN adapter by Plugable](https://a.co/d/g8XvMDp). * Note that variants of the chipset (eg. `ASIX AX88772E`) **will not work** with the Wii. * Alternatively, you can buy a secondary router and continue to use the network you already have, like a mesh. Any cheap router meeting the above standards (such as the Linksys WRT54G) will work. From 173354d3be46eaa1511e1fc05a599bc724748833 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Feb 2026 17:29:07 -0600 Subject: [PATCH 08/36] Clarify WiiConnect24 and WiiLink service descriptions Updated the description of WiiConnect24 and WiiLink services for clarity and added details about functionality. --- docs/wiiconnect24.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index d94c9f5e924..9df476f2eca 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -6,15 +6,15 @@ Although not at all necessary, it is a "nice to have" feature that was originall These apps include the Forecast/News Channel, Nintendo Channel, Check Mii Out Channel, some Japan-exclusive channels, and more. --> -[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a reverse-engineered service that you can connect to which restores this functionality, described below. +[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a revival service that you can connect to which restores this functionality called WiiLink. ## WiiLink -[WiiLink](https://www.wiilink.ca/) is a revival service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides, ranging from international channels such as the News Channel to regional exclusives such as Wii Room. The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) +[WiiLink](https://www.wiilink.ca/) is a revival service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides. They offer international channels such as the Forecast and News Channel, as well as region exclusive channels such as Wii Room. The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) ## Updating RTC Clock -In some cases, the RTC clock on your Wii may be desynced, causing errors when trying to connect to WiiConnect24 services, or other general online services on the Wii. In the event that you are receiving connection errors like FORE000006, you may use the below instructions to re-sync your Wii's internal RTC clock with the Internet. +In some cases, the RTC clock on your Wii may not be synchronized with the current time, causing errors when trying to connect to WiiConnect24 services, or other general online services on the Wii. In the event that you are receiving connection errors like FORE000006, you may use the below instructions to re-sync your Wii's internal RTC clock with the Internet. ::::: tabs From 8ec6f9da468b4ec25fb33feac18ad754c0c227f7 Mon Sep 17 00:00:00 2001 From: larsenv Date: Mon, 23 Feb 2026 09:36:39 -0600 Subject: [PATCH 09/36] Update faq.md Co-authored-by: playerjmr --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 7ca3555ba10..cdaf8d67d3d 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -80,7 +80,7 @@ For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD car The Wii can read SD cards of any capacity (even those larger than 32GB), but the card must be [formatted to FAT32/MS-DOS](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) (**not** exFAT or NTFS). -For USB devices, FAT32/MS-DOS is also recommended. However users should be aware of FAT32 limitations which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used filesystem type for Wii game backups (not to be confused with WBFS files). Today, it is outdated and should not be used. +For USB devices, FAT32/MS-DOS is also recommended. However, users should be aware of FAT32 limitations, which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used filesystem type for Wii game backups (not to be confused with WBFS files). Today, it is outdated and should not be used. ::: From 90e6a9da93cc07e6ed2edde0f76c128a07de2bfb Mon Sep 17 00:00:00 2001 From: larsenv Date: Mon, 23 Feb 2026 09:36:49 -0600 Subject: [PATCH 10/36] Update faq.md Co-authored-by: playerjmr --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index cdaf8d67d3d..20160f6d789 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -86,7 +86,7 @@ For USB devices, FAT32/MS-DOS is also recommended. However, users should be awar ::: info -For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii. It is highly recommended to utilize one for homebrew and other tasks. +For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii. However, it is highly recommended to utilize one for homebrew and other tasks. ::: From 96fe69cda55d17466174d8922e96f8466a5498c4 Mon Sep 17 00:00:00 2001 From: larsenv Date: Mon, 23 Feb 2026 09:36:57 -0600 Subject: [PATCH 11/36] Update wiiconnect24.md Co-authored-by: playerjmr --- docs/wiiconnect24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index 9df476f2eca..b701f58aeff 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -6,7 +6,7 @@ Although not at all necessary, it is a "nice to have" feature that was originall These apps include the Forecast/News Channel, Nintendo Channel, Check Mii Out Channel, some Japan-exclusive channels, and more. --> -[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a revival service that you can connect to which restores this functionality called WiiLink. +[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service that you can connect to which restores this functionality known as WiiLink. ## WiiLink From 58df78f033ff2f219b1dbc0509e4d8d3f7505c1b Mon Sep 17 00:00:00 2001 From: larsenv Date: Mon, 23 Feb 2026 09:37:05 -0600 Subject: [PATCH 12/36] Update wiiconnect24.md Co-authored-by: playerjmr --- docs/wiiconnect24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index b701f58aeff..dd7b89ca0a1 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -10,7 +10,7 @@ These apps include the Forecast/News Channel, Nintendo Channel, Check Mii Out Ch ## WiiLink -[WiiLink](https://www.wiilink.ca/) is a revival service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides. They offer international channels such as the Forecast and News Channel, as well as region exclusive channels such as Wii Room. The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) +[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides. They offer international channels such as the Forecast and News Channel, as well as channels that were originally region exclusives such as Wii Room. The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) ## Updating RTC Clock From 827298d873a40fcb3006ff10ac48d3b2eb7324d5 Mon Sep 17 00:00:00 2001 From: larsenv Date: Tue, 24 Feb 2026 19:59:50 -0600 Subject: [PATCH 13/36] Change warning block to tip block in cios.md --- docs/cios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cios.md b/docs/cios.md index eb7791aea89..47d4cea813f 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -38,7 +38,7 @@ Your browser or antivirus software may flag NUSGet as malware - this is a false ::: -::: warning +::: tip If you are able to connect your Wii to the internet, you may skip to [Section II](cios#section-ii---installing). From c78365d9c3690980b8bd5ece0c093d0856a10f49 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:53:43 -0500 Subject: [PATCH 14/36] Update docs/wiiconnect24.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/wiiconnect24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index dd7b89ca0a1..535b9d7a984 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -10,7 +10,7 @@ These apps include the Forecast/News Channel, Nintendo Channel, Check Mii Out Ch ## WiiLink -[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides. They offer international channels such as the Forecast and News Channel, as well as channels that were originally region exclusives such as Wii Room. The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) +[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for setting up the services that they provide. They offer international channels (such as the Forecast and News Channels), as well as channels that were originally region-exclusive (such as _Wii Room_). The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) ## Updating RTC Clock From e375bd73239ed1ff02a18f5b0f1fbcfa651ef9eb Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:53:53 -0500 Subject: [PATCH 15/36] Update docs/nintendowfc.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/nintendowfc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nintendowfc.md b/docs/nintendowfc.md index 352708ceff8..e0f538a812b 100644 --- a/docs/nintendowfc.md +++ b/docs/nintendowfc.md @@ -1,6 +1,6 @@ # Nintendo Wi-Fi Connection -Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2014, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi. For most users, we recommend Wiimmfi for their larger userbase (especially with Mario Kart Wii). +Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2014, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi. For most users, we recommend Wiimmfi because of their larger userbase (especially with _Mario Kart Wii_). ## WiiLink WFC From 980b89f43d2fdf29c816abe15f8eadcd60dab52a Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:03 -0500 Subject: [PATCH 16/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 20160f6d789..19c038362b1 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -135,7 +135,7 @@ For Wii mini users, it is recommended to have an externally powered USB hub in o As for your choices in shopping, this largely comes down to three different scenarios: * Buying a new external hard drive from scratch: New external drives come brand new around 60 USD for 2TB, 50 USD for 1TB, around 30 USD for sizes lower than 1TB. Try to stick within the three present manufacturing brands listed above, but bear in mind that offerings are sparse for drive sizes lower than 1TB. -* Buying a new hard drive, and a new enclosure: New hard drives are usually more reliable than buying a secondhand hard drive, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always need an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon will cost about 30 USD. +* Buying a new hard drive, and a new enclosure: New hard drives are decently cheaper than pre-assembled hard drives, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always come with an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon, which will cost about 30 USD. * Buying an enclosure for an already existing hard drive: If you already have a hard drive, you can put it in an enclosure and use it for your Wii. Enclosures can be found for prices ranging between 10 to 20 USD off of Amazon, as long as you have a hard drive to supply it with. ### Buying USB Devices - Solid State Drives From 96063dee67e89cd7a9ac1ad39a787747e9434872 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:13 -0500 Subject: [PATCH 17/36] Update docs/legacy-exploits.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/legacy-exploits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/legacy-exploits.md b/docs/legacy-exploits.md index c134156fa02..b7e30427507 100644 --- a/docs/legacy-exploits.md +++ b/docs/legacy-exploits.md @@ -104,7 +104,7 @@ This page lists different exploits that were/can still be used on the Wii and vW * Uses Wii U custom firmware to modify the vWii Mii Channel. Makes a backup of the original Mii Channel. * Works on all vWii system menu versions. * Superseded by the Compat Title Installer, which does not require modifying the Mii Channel. -* [WiiUbrew Page](https://wiiubrew.org/wiki/Wuphax) +* [WiiUBrew Page](https://wiiubrew.org/wiki/Wuphax) --- From 5ec19eac054511ecb89e0d39ce869d8d5f4ca1f9 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:26 -0500 Subject: [PATCH 18/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 19c038362b1..e5a36df3bc4 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -52,7 +52,7 @@ If you get this error, the DNS server you chose or your internet as a whole is h #### FORE000006 -If you get error FORE000006, your Wii's clock is probably set incorrectly. See [this](wiiconnect24#updating-rtc-clock) on instructions for how to properly reset it. If this still fails, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and put it back in. Then, set the Wii's clock to the correct time. +If you get error FORE000006, your Wii's clock is probably set incorrectly. See [this page](wiiconnect24#updating-rtc-clock) for instructions on how to properly sync it. If this still fails, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and put it back in. Then, set the Wii's clock to the correct time. ## Storage Device FAQ From e093e6e30b6cc462a0f37da91f9046c0ba821044 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:38 -0500 Subject: [PATCH 19/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e5a36df3bc4..cde0915ac15 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -48,7 +48,7 @@ If you get this error or you see Nintendo's User Agreement without WiiLink's log ##### For non-WiiLink Users -If you get this error, the DNS server you chose or your internet as a whole is having issues. Try again later. +If you get this error, the DNS server you chose (or your internet as a whole) is having issues. Try again later. #### FORE000006 From 1edc8e3f3c7f9e796e2e272ca938a7862edcc509 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:46 -0500 Subject: [PATCH 20/36] Update docs/wiiconnect24.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/wiiconnect24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index 535b9d7a984..ceccdef8fc2 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -6,7 +6,7 @@ Although not at all necessary, it is a "nice to have" feature that was originall These apps include the Forecast/News Channel, Nintendo Channel, Check Mii Out Channel, some Japan-exclusive channels, and more. --> -[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service that you can connect to which restores this functionality known as WiiLink. +[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service called WiiLink that you can connect to and restore this functionality. ## WiiLink From eda3eafad8e66b3cf98d28f61c37f2126e5d7993 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:54:54 -0500 Subject: [PATCH 21/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index cde0915ac15..1d1095474e6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -44,7 +44,7 @@ This can also happen if you use a proxy server and it is down. ##### For WiiLink Users -If you get this error or you see Nintendo's User Agreement without WiiLink's logo, that means your ISP (Internet Service Provider) or network is blocking the use of WiiLink DNS. You can set `Auto-Obtain DNS` to `On` to solve this. WiiLink will still work without it. Or, you can use the [WiiLink DNS-Server](https://github.com/WiiLink24/DNS-Server/releases/latest) program. +If you get this error or you see Nintendo's User Agreement without WiiLink's logo, that means your ISP (Internet Service Provider) or network is blocking the use of WiiLink DNS. You can set `Auto-Obtain DNS` to `On` to solve this. WiiLink will still work without it. You can also use the [WiiLink DNS Server](https://github.com/WiiLink24/DNS-Server/releases/latest) program. ##### For non-WiiLink Users From f3f26b96b2dbad7dc0e8fd928a6bf50ecc84876d Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:55:29 -0500 Subject: [PATCH 22/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 1d1095474e6..2a3eccb80d4 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -4,7 +4,7 @@ ### How risky is hacking my console? -Not very risky. The Wii requires much less barrier to entry than other consoles, with some exploits requiring nothing more than a Wii and an internet connection. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and use common sense, you should be completely fine! +Not very risky. The Wii has a much lower barrier for entry than other consoles, with some exploits requiring nothing more than a Wii and an internet connection. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and use common sense, you should be completely fine! ### How can I remove parental controls? From 7e9f1ae2ad328022aa7113285056847aa2e329cb Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:55:37 -0500 Subject: [PATCH 23/36] Update docs/cios.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/cios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cios.md b/docs/cios.md index 47d4cea813f..b37323af030 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -32,7 +32,7 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Section I - Downloading -::: tip +::: info Your browser or antivirus software may flag NUSGet as malware - this is a false positive. NUSGet does NOT contain any malware. From eb78ddd20791100a9dc6322e5a73deb460e11e59 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:56:40 -0500 Subject: [PATCH 24/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 2a3eccb80d4..4d61491f6fc 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -80,7 +80,7 @@ For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD car The Wii can read SD cards of any capacity (even those larger than 32GB), but the card must be [formatted to FAT32/MS-DOS](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) (**not** exFAT or NTFS). -For USB devices, FAT32/MS-DOS is also recommended. However, users should be aware of FAT32 limitations, which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used filesystem type for Wii game backups (not to be confused with WBFS files). Today, it is outdated and should not be used. +For USB devices, FAT32/MS-DOS is also recommended. However, users should be aware of FAT32 limitations, which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used file system for Wii game backups (not to be confused with WBFS files), but it is now outdated and should not be used. ::: From 13e35261621ebf01bd8277920f8abcb5a91bee7c Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:56:51 -0500 Subject: [PATCH 25/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 4d61491f6fc..a93baf5129b 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -86,7 +86,7 @@ For USB devices, FAT32/MS-DOS is also recommended. However, users should be awar ::: info -For the [BlueBomb](bluebomb), [str2hax](str2hax), or [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii. However, it is highly recommended to utilize one for homebrew and other tasks. +For the [BlueBomb](bluebomb), [str2hax](str2hax), and [FlashHax](flashhax) exploits, you do not need an SD card to hack your Wii. However, it is highly recommended to use one anyway for homebrew and other tasks. ::: From 7bebbdafa0851f8ce0a6dfbb4d76379ae6b3a2b7 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:57:02 -0500 Subject: [PATCH 26/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index a93baf5129b..ab8af0e5826 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -92,7 +92,7 @@ For the [BlueBomb](bluebomb), [str2hax](str2hax), and [FlashHax](flashhax) explo ### Storage Space Recommendations -When considering buying or using an SD card or USB device, it is worth considering what you will be using each storage medium for. Based on your planned usage, sizing recommendations are outlined below: +When considering, buying, or using an SD card or USB storage device, it is worth considering what you will be using it for. Based on your planned usage, sizing recommendations are outlined below: | Device Usage | Recommended Storage Space | | :--------------: | :---------------------------------: | From d59ee42a99ad8ecbd13403e514424932f2d922fa Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:57:15 -0500 Subject: [PATCH 27/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index ab8af0e5826..90ff3294318 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -111,7 +111,7 @@ SD cards larger than 2TB currently do not exist, any listings for a higher capac ::: -When buying SD cards, it is generally recommended that you stick to well-known brands, especially with the more expensive and larger capacity that you get. You can buy a generic 2GB SD card and most likely it will work fine. However, the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be careful when buying storage on eBay. +When buying SD cards, it is generally recommended that you stick to well-known brands, especially with more expensive and larger capacity ones. You can buy a generic 2GB SD card and it will most likely work fine. However, the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be careful when buying storage on eBay. Our recommended brands: From 54caa93e4ff28186f5c3a50652437cd5900eda5d Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:57:36 -0500 Subject: [PATCH 28/36] Update docs/faq.md Co-authored-by: AnonymousUser98 <161506704+AnonymousUser98@users.noreply.github.com> --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 90ff3294318..77a1235c077 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -128,7 +128,7 @@ When buying USB hard drives, there are only three existing present-day HDD manuf For hard drive sizing, 2.5 inch drives should work fine in most cases running off of USB power alone on a Wii, but 3.5 inch drives consume more power and will always need an external power adapter. Make sure to plan for this when determining what you want to do with an external drive. -For Wii U users, it is highly recommended to have a hard drive that takes external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. This is because the Wii U does not provide enough power in the USB slots as the Wii does. +For Wii U users, it is highly recommended to have a hard drive that takes external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. The Wii U does not provide as much USB power as the Wii. For Wii mini users, it is recommended to have an externally powered USB hub in order to have external storage, internet adapters, and other peripherals connected simultaneously. You may also want to use a Y cable for drive power. From 45a083cfd2afddf1686b887bf2392b87b2d4abe0 Mon Sep 17 00:00:00 2001 From: larsenv Date: Sat, 21 Mar 2026 16:59:04 -0500 Subject: [PATCH 29/36] Clarify USB hard drive usage and S.M.A.R.T data importance Updated the recommendation regarding using USB hard drives, emphasizing the importance of checking S.M.A.R.T data before using older drives. --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 77a1235c077..0d435aadea6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -124,7 +124,7 @@ Our recommended brands: ### Buying USB Devices - Hard Drives -When buying USB hard drives, there are only three existing present-day HDD manufacturers: Western Digital, Seagate, and Toshiba. Any and all other hard drive companies are defunct and have either went bankrupt, or were absorbed by the three aforementioned companies. With that said, if you have an extra hard drive lying around made by another company, it should still work! Hard drive technology has remained largely the same within the past 10 or so years. Just make sure to check the S.M.A.R.T data to ensure that the drive isn't failing before you use it. +When buying USB hard drives, there are only three existing present-day HDD manufacturers: Western Digital, Seagate, and Toshiba. Any and all other hard drive companies are defunct and have either went bankrupt, or were absorbed by the three aforementioned companies. With that said, if you have an extra hard drive lying around made by another company, it should still work! Hard drive technology has remained largely the same within the past 10 or so years. Just make sure to check the S.M.A.R.T data to ensure that the drive isn't failing before you throw all of your data on there. For hard drive sizing, 2.5 inch drives should work fine in most cases running off of USB power alone on a Wii, but 3.5 inch drives consume more power and will always need an external power adapter. Make sure to plan for this when determining what you want to do with an external drive. From 8dd12d0dee6300f3e6c76b7af5ae7c7a284a6788 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:25:17 -0400 Subject: [PATCH 30/36] Update theme --- docs/.vitepress/theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme b/docs/.vitepress/theme index 81e771a8d6c..57169fd2234 160000 --- a/docs/.vitepress/theme +++ b/docs/.vitepress/theme @@ -1 +1 @@ -Subproject commit 81e771a8d6c364afbaa722c04ac5878023251081 +Subproject commit 57169fd22348ce90f8592fa546ecc876fc7e4631 From 8eb5464b6341c5f8230ae28abdf765ff4d0aa4f7 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:27:47 -0400 Subject: [PATCH 31/36] Revert "Update theme" This reverts commit 8dd12d0dee6300f3e6c76b7af5ae7c7a284a6788. --- docs/.vitepress/theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme b/docs/.vitepress/theme index 57169fd2234..81e771a8d6c 160000 --- a/docs/.vitepress/theme +++ b/docs/.vitepress/theme @@ -1 +1 @@ -Subproject commit 57169fd22348ce90f8592fa546ecc876fc7e4631 +Subproject commit 81e771a8d6c364afbaa722c04ac5878023251081 From 5329b21394f15ec604d06e3afb53b9fc69cf4432 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:27:53 -0400 Subject: [PATCH 32/36] Update theme --- docs/.vitepress/theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme b/docs/.vitepress/theme index 81e771a8d6c..57169fd2234 160000 --- a/docs/.vitepress/theme +++ b/docs/.vitepress/theme @@ -1 +1 @@ -Subproject commit 81e771a8d6c364afbaa722c04ac5878023251081 +Subproject commit 57169fd22348ce90f8592fa546ecc876fc7e4631 From 67509319130f4e5753b1f5945e06f68bc2818c60 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:28:59 -0400 Subject: [PATCH 33/36] Revert "Update theme" This reverts commit 5329b21394f15ec604d06e3afb53b9fc69cf4432. --- docs/.vitepress/theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme b/docs/.vitepress/theme index 57169fd2234..81e771a8d6c 160000 --- a/docs/.vitepress/theme +++ b/docs/.vitepress/theme @@ -1 +1 @@ -Subproject commit 57169fd22348ce90f8592fa546ecc876fc7e4631 +Subproject commit 81e771a8d6c364afbaa722c04ac5878023251081 From 70a74190a56392ceddba0c8181efa316a5f6b7cc Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:30:42 -0400 Subject: [PATCH 34/36] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index e3f3c93b6cf..1e6b496bf2e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -4,7 +4,7 @@ ### How risky is hacking my console? -There is very low risk to hacking your console. The Wii requires very little equipment to hack and can be done entirely through software. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and apply instructions as written, you should be OK. +There is very low risk to hacking your console. The Wii requires very little equipment to hack and can usually be done entirely through software. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and apply instructions as written, you should be OK. ### How can I remove parental controls? From 9c208652ddb36af5dfa5588ebc691364e3a01fc1 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 20:50:01 -0400 Subject: [PATCH 35/36] Make corrections and adjustments to existing edits --- docs/cios.md | 6 +++--- docs/faq.md | 18 +++++++++--------- docs/get-started.md | 8 +++++++- docs/legacy-exploits.md | 4 ++-- docs/nintendowfc.md | 2 +- docs/wiiconnect24.md | 12 +++--------- 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/cios.md b/docs/cios.md index c8a70bfc8b2..900922299d9 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -32,7 +32,7 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Section I - Downloading -::: info +::: warning Your browser or antivirus software may flag NUSGet as malware - this is a false positive. NUSGet does NOT contain any malware. @@ -217,13 +217,13 @@ Ensure that if you are using an SD card, the lock switch is in the unlocked posi ### Section I - Downloading -::: tip +::: warning Your browser or antivirus software may flag NUSGet as malware - this is a false positive. NUSGet does NOT contain any malware. ::: -::: info +::: tip If you are able to connect your vWii to the internet, you may skip to [Section II](cios#section-ii---installing-1). diff --git a/docs/faq.md b/docs/faq.md index 1e6b496bf2e..67d662f74ec 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -30,7 +30,7 @@ Run an Internet connection test by going to `Wii Settings` > `Internet` > `Conne ##### For WiiLink Users -You are using the old DNS server for WiiLink. The primary DNS should be set to `167.235.229.36`. +You are using an old DNS server for WiiLink. You should set your DNS to what is specified [on the WiiLink website](https://wiilink.ca/guide/dns/). ##### For non-WiiLink Users @@ -44,15 +44,15 @@ This can also happen if you use a proxy server and it is down. ##### For WiiLink Users -If you get this error or you see Nintendo's User Agreement without WiiLink's logo, that means your ISP (Internet Service Provider) or network is blocking the use of WiiLink DNS. You can set `Auto-Obtain DNS` to `On` to solve this. WiiLink will still work without it. You can also use the [WiiLink DNS Server](https://github.com/WiiLink24/DNS-Server/releases/latest) program. +If you receive the above error or you see Nintendo's User Agreement without WiiLink's logo, that means your ISP (Internet Service Provider) or network is blocking the use of WiiLink DNS. You can set the `Auto-Obtain DNS` option to `On` to resolve this. You can also use the [WiiLink DNS Server](https://github.com/WiiLink24/DNS-Server/releases/latest) as an alternative. ##### For non-WiiLink Users -If you get this error, the DNS server you chose (or your internet as a whole) is having issues. Try again later. +If you receive this error, your Internet or DNS server is having issues. Try again later. #### FORE000006 -If you get error FORE000006, your Wii's clock is probably set incorrectly. See [this page](wiiconnect24#updating-rtc-clock) for instructions on how to properly sync it. If this still fails, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and put it back in. Then, set the Wii's clock to the correct time. +If you receive error FORE000006, your Wii's clock is likely set incorrectly. See [the RTC clock update guide](wiiconnect24#updating-rtc-clock) for instructions on how to properly sync it. If you continue to recieve this error, remove the Wii's clock battery (located on the bottom of the system behind a screw) for an hour and reinsert it. Then, set the Wii's clock to the correct time. ## Storage Device FAQ @@ -107,11 +107,11 @@ When considering, buying, or using an SD card or USB storage device, it is worth ::: danger -SD cards larger than 2TB currently do not exist, any listings for a higher capacity are scams. +Listings for SD cards larger than 2TB are almost certainly scams, and would not work on a Wii anyway as it is not compatible with the SDUC standard. ::: -When buying SD cards, it is generally recommended that you stick to well-known brands, especially with more expensive and larger capacity ones. You can buy a generic 2GB SD card and it will most likely work fine. However, the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be careful when buying storage on eBay. +When buying SD cards, it is generally recommended that you stick to well-known brands, especially with higher capacity cards. You can buy a generic 2GB SD card and it will most likely work as intended, but the same cannot be said for something like a 512GB SD card. General current pricing for SD cards is around 10-35 USD for 256GB and below, whereas 512GB is around 60 USD. When buying off of Amazon, make sure that your card is either `Sold by/Shipped by Amazon` or `Sold by [brand], Shipped by Amazon`. Be careful when buying storage on eBay. Our recommended brands: @@ -134,9 +134,9 @@ For Wii mini users, it is recommended to have an externally powered USB hub in o As for your choices in shopping, this largely comes down to three different scenarios: -* Buying a new external hard drive from scratch: New external drives come brand new around 60 USD for 2TB, 50 USD for 1TB, around 30 USD for sizes lower than 1TB. Try to stick within the three present manufacturing brands listed above, but bear in mind that offerings are sparse for drive sizes lower than 1TB. +* Buying a new external hard drive: New external drives can be bought presently around 90 USD for 2TB, 70 USD for 1TB, and around 30 USD for sizes lower than 1TB. Try to buy drives from the three present manufacturing brands listed above, keeping in mind that external drives with sizes lower than 1TB typically come from third parties. * Buying a new hard drive, and a new enclosure: New hard drives are decently cheaper than pre-assembled hard drives, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always come with an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon, which will cost about 30 USD. -* Buying an enclosure for an already existing hard drive: If you already have a hard drive, you can put it in an enclosure and use it for your Wii. Enclosures can be found for prices ranging between 10 to 20 USD off of Amazon, as long as you have a hard drive to supply it with. +* Buying an enclosure for an already existing hard drive: If you already have a usable drive, you can slot it into an enclosure and use it with your Wii. Enclosures can be found for prices ranging between 10 to 20 USD on Amazon. ### Buying USB Devices - Solid State Drives @@ -162,7 +162,7 @@ ISPs known to provide routers incompatible with these settings: If your ISP will not let you change these settings, or your current networking hardware is not supported, you have a few options: -* You can try to use a cellular hotspot. This is not recommended as it often results in an unstable connection. +* You can try to use a cellular hotspot. This is not recommended as a first choice as it often results in an unstable connection. * You can use a LAN adapter. It must have the `ASIX AX88772` chipset or say “compatible with Wii”. Here is a [recommended LAN adapter by Plugable](https://a.co/d/g8XvMDp). * Note that variants of the chipset (eg. `ASIX AX88772E`) **will not work** with the Wii. * Alternatively, you can buy a secondary router and continue to use the network you already have, like a mesh. Any cheap router meeting the above standards (such as the Linksys WRT54G) will work. diff --git a/docs/get-started.md b/docs/get-started.md index 8b3c51085f2..2ebb3983120 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -12,7 +12,13 @@ Wii mode on Wii U has a slightly different exploitation process, and will not la ## Is your Wii already softmodded? -If you have a Wii or Wii mini that is already softmodded and you would like to update your setup, follow [this](hackmii) guide to launch the HackMii installer from the Homebrew Channel, or Priiloader. You can tell if your console is modded if the Homebrew Channel is on the Wii Menu. +If you have a Wii or Wii mini that is already softmodded and you would like to update your setup, follow [this](hackmii) guide to launch the HackMii installer from the Homebrew Channel, or Priiloader. Possible signs that your console is already softmodded include: + +* The Homebrew Channel is visible on the Wii menu +* Other homebrew, including USB loaders or emulators are visible on the Wii menu +* You are able to open [Priiloader](priiloader#section-iii---entering-priiloader) when attempting to do so +* BootMii is visible when starting the console +* There is already an SD card in your Wii that contains folders like `apps` ## Identify your console revision diff --git a/docs/legacy-exploits.md b/docs/legacy-exploits.md index b7e30427507..99769f68e83 100644 --- a/docs/legacy-exploits.md +++ b/docs/legacy-exploits.md @@ -4,7 +4,7 @@ This page lists different exploits that were/can still be used on the Wii and vW ::: info -**Note for vWii:** if one of these exploits is planned to be used, it is recommended to [update the Homebrew Channel](https://github.com/FIX94/hbc/releases/tag/1.1.4-1) afterwards using a [WAD manager](yawmme) because it provides some fixes specific to the vWii. Additionally, BootMii is not supported on vWii, so the NAND would either have to be dumped via the [WiiU NAND Dumper](wiiu-nand-dumper), or [Dump Mii NAND](https://oscwii.org/library/app/DmpMiNND) on vWii. +**Note for vWii:** if one of these exploits is planned to be used, it is recommended to [update the Homebrew Channel](https://github.com/FIX94/hbc/releases/tag/1.1.4-1) afterwards using a [WAD manager](yawmme) because it provides some fixes specific to the vWii. Additionally, BootMii is not supported on vWii, so the NAND would either have to be dumped via the [WiiU NAND Dumper](wiiu-nand-dumper), or [Dump Mii NAND](https://oscwii.org/library/app/DmpMiNND). ::: @@ -101,7 +101,7 @@ This page lists different exploits that were/can still be used on the Wii and vW ### Wuphax (vWii only) -* Uses Wii U custom firmware to modify the vWii Mii Channel. Makes a backup of the original Mii Channel. +* Uses Wii U custom firmware to modify the vWii Mii Channel. Creates a backup of the original Mii Channel. * Works on all vWii system menu versions. * Superseded by the Compat Title Installer, which does not require modifying the Mii Channel. * [WiiUBrew Page](https://wiiubrew.org/wiki/Wuphax) diff --git a/docs/nintendowfc.md b/docs/nintendowfc.md index 934a44d4435..d4c83e08edc 100644 --- a/docs/nintendowfc.md +++ b/docs/nintendowfc.md @@ -1,6 +1,6 @@ # Nintendo Wi-Fi Connection -Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2014, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi. For most users, we recommend Wiimmfi because of their larger userbase (especially with _Mario Kart Wii_). +Nintendo Wi-Fi Connection was an online multiplayer gaming service for the Wii, allowing free online play. This service was discontinued in 2014, but there are reverse-engineered servers that you can connect to which restore this functionality. This guide provides details on two trusted services, WiiLink WFC and Wiimmfi. For most users, we recommend Wiimmfi because of its larger userbase (especially for Mario Kart Wii). ## WiiLink WFC diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index ceccdef8fc2..223a24d3201 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -1,20 +1,14 @@ # WiiConnect24 - - -[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service called WiiLink that you can connect to and restore this functionality. +[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service called WiiLink that you can connect to which restores this functionality. ## WiiLink -[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for setting up the services that they provide. They offer international channels (such as the Forecast and News Channels), as well as channels that were originally region-exclusive (such as _Wii Room_). The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) +[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for enabling the services that it provides. It offers international channels (such as the Forecast and News Channels), as well as channels that were originally region-exclusive (such as Wii Room). The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) ## Updating RTC Clock -In some cases, the RTC clock on your Wii may not be synchronized with the current time, causing errors when trying to connect to WiiConnect24 services, or other general online services on the Wii. In the event that you are receiving connection errors like FORE000006, you may use the below instructions to re-sync your Wii's internal RTC clock with the Internet. +In some cases, the RTC clock on your Wii may not be synchronized with the current time. This will likely cause errors when trying to connect to WiiConnect24 services, or other general online services on the Wii. In the event that you are receiving connection errors like FORE000006, you may use the below instructions to re-sync your Wii's internal RTC clock with the Internet. ::::: tabs From 960f4653414c0cdcf6d7d73ee72035849086ec75 Mon Sep 17 00:00:00 2001 From: grunt22fox <44271623+grunt22fox@users.noreply.github.com> Date: Sat, 16 May 2026 21:03:25 -0400 Subject: [PATCH 36/36] Further improvements, change > arrows to -> --- docs/bootmiirecover.md | 4 ++-- docs/cios.md | 4 ++-- docs/faq.md | 12 ++++++------ docs/homebrew-dolphin.md | 8 ++++---- docs/letterbomb.md | 2 +- docs/nintendowfc.md | 4 ++-- docs/str2hax.md | 2 +- docs/themes.md | 8 ++++---- docs/update.md | 6 +++--- docs/vwii-homebrew-channel.md | 2 +- docs/wii-loaders.md | 4 ++-- docs/wiiconnect24.md | 4 ++-- docs/wilbrand.md | 4 ++-- 13 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/bootmiirecover.md b/docs/bootmiirecover.md index 194e79b6df6..416b1a8a96b 100644 --- a/docs/bootmiirecover.md +++ b/docs/bootmiirecover.md @@ -38,9 +38,9 @@ Please read the information below before proceeding further. If you would like to restore individual data from your NAND backup, a much safer and faster way to do this using Dolphin Emulator. -For example, if you want to restore your Wii Message Board data, use Dolphin to import your NAND backup. In Dolphin, go to `File` > `Open User Folder`, and find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card, and use [WiiXplorer](https://oscwii.org/library/app/wiixplorer) to restore it in the corresponding location. +For example, if you want to restore your Wii Message Board data, use Dolphin to import your NAND backup. In Dolphin, go to `File` -> `Open User Folder`, and find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card, and use [WiiXplorer](https://oscwii.org/library/app/wiixplorer) to restore it in the corresponding location. -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. +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. ## Requirements diff --git a/docs/cios.md b/docs/cios.md index 900922299d9..435faea45f1 100644 --- a/docs/cios.md +++ b/docs/cios.md @@ -47,7 +47,7 @@ If you are able to connect your Wii to the internet, you may skip to [Section II 1. Power off your console, and insert your SD card or USB drive into your computer. 1. On your computer, download [NUSGet](https://github.com/NinjaCheetah/NUSGet/releases/latest/), choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file. 1. Unzip the archive and run the NUSGet executable. -1. Navigate to `IOS` > `IOS 38` > `World` and select `v4123`. Uncheck `Keep encrypted contents`, then click `Start Download`. +1. Navigate to `IOS` -> `IOS 38` -> `World` and select `v4123`. Uncheck `Keep encrypted contents`, then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-4123.png) 1. Repeat the above step for `IOS 56 (v5661)`, `IOS 57 (v5918)` and `IOS 58 (v6175)`. @@ -232,7 +232,7 @@ If you are able to connect your vWii to the internet, you may skip to [Section I 1. Power off your console, and insert your SD card or USB drive into your computer. 1. On your computer, download [NUSGet](https://github.com/NinjaCheetah/NUSGet/releases/latest/), choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file. 1. Unzip the archive and run the NUSGet executable. -1. Select the `vWii` platform, navigate to `IOS` > `IOS 38` > `World` and select `v4380`. Uncheck `Keep encrypted contents`. Check `Re-encrypt title using the Wii Common Key`, then click `Start Download`. +1. Select the `vWii` platform, navigate to `IOS` -> `IOS 38` -> `World` and select `v4380`. Uncheck `Keep encrypted contents`. Check `Re-encrypt title using the Wii Common Key`, then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-4380.png) 1. Repeat the above step for `IOS 56 (v5918)`, `IOS 57 (v6175)` and `IOS 58 (v6432)`. diff --git a/docs/faq.md b/docs/faq.md index 67d662f74ec..8610ed9742e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -4,7 +4,7 @@ ### How risky is hacking my console? -There is very low risk to hacking your console. The Wii requires very little equipment to hack and can usually be done entirely through software. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and apply instructions as written, you should be OK. +There is very low risk to hacking your console. The Wii requires very little equipment to hack and can usually be done entirely through software. As long as you follow the general advice laid on the [brick overview page](bricks#brick-prevention), install [BootMii](bootmii) and [Priiloader](priiloader), and apply instructions as written, you should be OK. If you have specific concerns about the hacking process, feel free to join the Nintendo Homebrew discord at the bottom of the page. ### How can I remove parental controls? @@ -22,7 +22,7 @@ In order to check what the error means, please visit the [Wiimmfi error page](ht #### Error 051330/51330 -Run an Internet connection test by going to `Wii Settings` > `Internet` > `Connection settings` > `Connection` > `Test this connection` +Run an Internet connection test by going to `Wii Settings` -> `Internet` -> `Connection settings` -> `Connection` -> `Test this connection` #### Error 220602 @@ -80,7 +80,7 @@ For stock Wii Menu versions 4.0 or higher, this limitation is removed and SD car The Wii can read SD cards of any capacity (even those larger than 32GB), but the card must be [formatted to FAT32/MS-DOS](https://wiki.hacks.guide/wiki/Formatting_an_SD_card) (**not** exFAT or NTFS). -For USB devices, FAT32/MS-DOS is also recommended. However, users should be aware of FAT32 limitations, which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS was a previously used file system for Wii game backups (not to be confused with WBFS files), but it is now outdated and should not be used. +For USB devices, FAT32/MS-DOS is also recommended. However, users should be aware of FAT32 limitations, which only allow volumes up to 2TB in size and files up to 4GB in size. WBFS is another file system used for Wii game backups (not to be confused with WBFS files) commonly used in the past, but it is now outdated and should not be used. ::: @@ -128,14 +128,14 @@ When buying USB hard drives, there are only three existing present-day HDD manuf For hard drive sizing, 2.5 inch drives should work fine in most cases running off of USB power alone on a Wii, but 3.5 inch drives consume more power and will always need an external power adapter. Make sure to plan for this when determining what you want to do with an external drive. -For Wii U users, it is highly recommended to have a hard drive that takes external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. The Wii U does not provide as much USB power as the Wii. +For Wii U users, it is highly recommended to have a hard drive that uses external power, or to use a powered USB hub and/or Y cable for 2.5 inch drives. This is due to the Wii U not providing enough power over its USB ports, unlike the Wii. For Wii mini users, it is recommended to have an externally powered USB hub in order to have external storage, internet adapters, and other peripherals connected simultaneously. You may also want to use a Y cable for drive power. As for your choices in shopping, this largely comes down to three different scenarios: -* Buying a new external hard drive: New external drives can be bought presently around 90 USD for 2TB, 70 USD for 1TB, and around 30 USD for sizes lower than 1TB. Try to buy drives from the three present manufacturing brands listed above, keeping in mind that external drives with sizes lower than 1TB typically come from third parties. -* Buying a new hard drive, and a new enclosure: New hard drives are decently cheaper than pre-assembled hard drives, and you can buy an enclosure to house this new hard drive. 2.5 inch enclosures are normally powerable off of USB alone, while 3.5 inch enclosures almost always come with an external adapter for power. An example price is buying a 500GB Western Digital drive and a 2.5 inch drive enclosure off of Amazon, which will cost about 30 USD. +* Buying a new external hard drive from scratch: New external drives come brand new around 60 USD for 2TB, 50 USD for 1TB, around 30 USD for sizes lower than 1TB. Try to stick within the three present manufacturing brands listed above, but bear in mind that offerings are sparse for drive sizes lower than 1TB. +* Buying a new hard drive, and a new enclosure: You can buy a hard drive, as well as an enclosure to store this hard drive, with the added benefit that the drive can be swapped as desired. 2.5 inch enclosures can normally be powered off of USB alone, while 3.5 inch enclosures almost always need externally provided power. An example is buying a 1TB 2.5 inch hard drive as well as 2.5 inch drive enclosure, which may cost around 80 USD. * Buying an enclosure for an already existing hard drive: If you already have a usable drive, you can slot it into an enclosure and use it with your Wii. Enclosures can be found for prices ranging between 10 to 20 USD on Amazon. ### Buying USB Devices - Solid State Drives diff --git a/docs/homebrew-dolphin.md b/docs/homebrew-dolphin.md index c21f68ea975..34e41a5cf8d 100644 --- a/docs/homebrew-dolphin.md +++ b/docs/homebrew-dolphin.md @@ -10,24 +10,24 @@ On Dolphin Emulator version `5.0-4588` or later, the Wii Menu can be easily inst ## Instructions -1. If you have not already done so, install the Wii Menu on Dolphin Emulator by going to `Tools > Perform System Update`. +1. If you have not already done so, install the Wii Menu on Dolphin Emulator by going to `Tools` -> `Perform System Update`. ![](/images/homebrew-dolphin/system-update.png) 1. Download `Open_HBC_(version)_LULZ.wad` from the page linked above. 1. Open Dolphin Emulator. -1. Select `Tools` > `Install WAD` and select the `Open_HBC_(version)_LULZ.wad` file that was downloaded. +1. Select `Tools` -> `Install WAD` and select the `Open_HBC_(version)_LULZ.wad` file that was downloaded. ![](/images/homebrew-dolphin/ohbc-file.png) -1. Select `Tools` > `Load Wii System Menu`. The channel should now appear. +1. Select `Tools` -> `Load Wii System Menu`. The channel should now appear. ![](/images/homebrew-dolphin/hbc-installed.png) ## Post-Installation, installing Homebrew Apps through Open Shop Channel 1. Download the Open Shop Channel [on the OSC website](https://oscwii.org/library/app/homebrew_browser) for usage in Dolphin. Alternatively, you can get OSCDL and do this process manually. -1. Stop the emulation (if running), and open the `Config` > `Wii` window in Dolphin Emulator. +1. Stop the emulation (if running), and open the `Config` -> `Wii` window in Dolphin Emulator. 1. Enable `Automatically Sync with Folder`. Optionally, you may also want to adjust the `SD Card File Size` to a larger parameter - however in most cases `Auto` should be fine. 1. Open the `SD Sync Folder`. On Windows, this can easily be done by pasting the folder path into the Start Menu, Windows Explorer, or Run. 1. Extract any homebrew apps to the `WiiSDSync` folder. The end result should look something like this: diff --git a/docs/letterbomb.md b/docs/letterbomb.md index 3179ea5669b..0f80e868dfc 100644 --- a/docs/letterbomb.md +++ b/docs/letterbomb.md @@ -30,7 +30,7 @@ Do NOT use any of the MAC address examples shown in this guide, as they will sim ![](/images/wii/SystemMenuVersion.png) -1. Navigate to `Internet` > `Console Information`. +1. Navigate to `Internet` -> `Console Information`. 1. Take note of your FULL MAC address. ![](/images/wii/MacAddress.png) diff --git a/docs/nintendowfc.md b/docs/nintendowfc.md index d4c83e08edc..a860574cf1d 100644 --- a/docs/nintendowfc.md +++ b/docs/nintendowfc.md @@ -108,7 +108,7 @@ A method for Wiimmfi patching which runs on retail game discs automatically thro #### Instructions -1. Go to `Wii Settings` > `Internet` > `Connection Settings` and select whatever connection you are using. Then, `Change Settings` > `Auto-Obtain DNS NO` > `Advanced Settings`. Set your primary DNS to `95.217.77.181`, and your secondary DNS to `1.1.1.1`. +1. Go to `Wii Settings` -> `Internet` -> `Connection Settings` and select whatever connection you are using. Then, `Change Settings` -> `Auto-Obtain DNS NO` -> `Advanced Settings`. Set your primary DNS to `95.217.77.181`, and your secondary DNS to `1.1.1.1`. 1. Let the connection test finish, and do not perform a Wii System Update. 1. Launch your game through the Disc Channel - it should now be patched with Wiimmfi. @@ -152,7 +152,7 @@ A method for Wiimmfi patching which runs on retail game discs, but must be manua #### Instructions 1. Insert your game disc. -1. Go to `Wii Settings > Internet > Connection Settings` and select whatever connection you are using. Then, `Change Settings > Auto-Obtain DNS NO > Advanced Settings`. Set your primary DNS to `95.217.77.151`, and your secondary DNS to `1.1.1.1`. +1. Go to `Wii Settings` -> `Internet` -> `Connection Settings` and select whatever connection you are using. Then, `Change Settings` -> `Auto-Obtain DNS NO` -> `Advanced Settings`. Set your primary DNS to `95.217.77.151`, and your secondary DNS to `1.1.1.1`. ![](/images/wiimmfi/dns-str2hax-wiimmfi.png) diff --git a/docs/str2hax.md b/docs/str2hax.md index 5a4826bdbec..766a25c23b0 100644 --- a/docs/str2hax.md +++ b/docs/str2hax.md @@ -37,7 +37,7 @@ This exploit requires you to set your DNS in order to connect to a server that c ![](/images/riiconnect24/Internet_2.png) -1. Navigate to `Page 2` > `Internet` > `Connection Settings`. +1. Navigate to `Page 2` -> `Internet` -> `Connection Settings`. ![](/images/riiconnect24/Internet_3.png) diff --git a/docs/themes.md b/docs/themes.md index e2932283b52..9015e4a322d 100644 --- a/docs/themes.md +++ b/docs/themes.md @@ -55,7 +55,7 @@ This guide is intended to be the last you will ever need when it comes to themin 1. On your computer, download [NUSGet](https://github.com/NinjaCheetah/NUSGet/releases/latest/), choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file. 1. Unzip the archive and run the NUSGet executable. -1. Navigate to `System` > `System Menu` > `Your Region` and then select the Wii menu version you are running. Check the `Create decrypted contents (*.app)` option, uncheck the `Keep encrypted contents` option, and then click `Start Download`. +1. Navigate to `System` -> `System Menu` -> `Your Region` and then select the Wii menu version you are running. Check the `Create decrypted contents (*.app)` option, uncheck the `Keep encrypted contents` option, and then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-wiimenu-dl.png) 1. When you have finished downloading the Wii menu files, click the folder next to `Start Download`. This will open your file manager to NUSGet's download folder. @@ -76,7 +76,7 @@ This guide is intended to be the last you will ever need when it comes to themin 1. On your computer, download [NUSGet](https://github.com/NinjaCheetah/NUSGet/releases/latest/), choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file. 1. Unzip the archive and run the NUSGet executable. -1. Select the `vWii` tab and navigate to `System` > `System Menu` > `Your Region`. +1. Select the `vWii` tab and navigate to `System` -> `System Menu` -> `Your Region`. 1. Select the version that corresponds to your Wii U's region in the table below: | Region | vWii Menu version | @@ -112,7 +112,7 @@ This guide is intended to be the last you will ever need when it comes to themin 1. Create a `themes` folder on the root of your SD card/USB device. 1. Extract the ThemeMii MOD `.zip` to a location on your PC. 1. Launch the ThemeMii application. -1. Go to `Tools` > `Download Base App` > `Version of your Wii Menu` > `Region of your Wii Menu`. +1. Go to `Tools` -> `Download Base App` -> `Version of your Wii Menu` -> `Region of your Wii Menu`. 1. A dialog box will pop-up asking you to enter in a value to create a key. Enter what it says, and it will create a key that will be used to decrypt the Wii Menu contents from Nintendo's servers. 1. A file selection box will ask you where to save the .app file. Save it to the `themes` folder on your SD card/USB device. @@ -124,7 +124,7 @@ This guide is intended to be the last you will ever need when it comes to themin 1. Extract the ThemeMii MOD `.zip` to a location on your PC. 1. Launch the ThemeMii application. -1. Go to `File` > `Open`, and select the `.mym` file for the theme you want to build. +1. Go to `File` -> `Open`, and select the `.mym` file for the theme you want to build. 1. Press `Create csm`. 1. When asked to select an `.app` file, select the newly downloaded base theme in the `themes` of your SD card or USB device. 1. When asked to save the `.csm` file, save it in the `themes` folder. diff --git a/docs/update.md b/docs/update.md index faf045b70aa..9854de32949 100644 --- a/docs/update.md +++ b/docs/update.md @@ -24,13 +24,13 @@ It is much safer to use [ModMii](modmii) (Windows only) to update your Wii to 4. 1. On your computer, download NUSGet using the link above, choosing the archive corresponding to your operating system. For Windows users, you should choose the `NUSGet-Windows-x86_64-bin.zip` file. 1. Unzip the archive and run the NUSGet executable. -1. Go to `System` > `0000000100000002 - System Menu` > `Your Region` and then select the latest 4.3 version of the menu (e.g. `v513 4.3U` for USA). Uncheck `Keep encrypted contents`, then click `Start Download`. +1. Go to `System` -> `0000000100000002 - System Menu` -> `Your Region` and then select the latest 4.3 version of the menu (e.g. `v513 4.3U` for USA). Uncheck `Keep encrypted contents`, then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-wiimenu-dl-update.png) -1. Go to `IOS` > `000000010000003A - IOS 58` > `World` > `Latest Version`. Uncheck `Keep encrypted contents`, then click `Start Download`. +1. Go to `IOS` -> `000000010000003A - IOS 58` -> `World` -> `Latest Version`. Uncheck `Keep encrypted contents`, then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-ios58-dl.png) -1. Go to `IOS` > `0000000100000050 - IOS 80` > `World` > `Latest Version`. Uncheck `Keep encrypted contents`, then click `Start Download`. +1. Go to `IOS` -> `0000000100000050 - IOS 80` -> `World` -> `Latest Version`. Uncheck `Keep encrypted contents`, then click `Start Download`. ![](/images/desktop-apps/nusget/nusget-ios80-dl.png) 1. When you have finished the above steps, click the folder next to `Start Download`. This will open your file manager to NUSGet's download folder. diff --git a/docs/vwii-homebrew-channel.md b/docs/vwii-homebrew-channel.md index e1fa88e9111..18eb3d97ca9 100644 --- a/docs/vwii-homebrew-channel.md +++ b/docs/vwii-homebrew-channel.md @@ -35,7 +35,7 @@ If the evWii Aroma plugin is not installed and a homebrew app crashes/hangs, the 1. Insert your Wii U's SD Card into your PC. 1. Copy `compat_installer.wuhb` file from `compat_installer-Aroma.zip` to `wiiu` -> `apps` of your SD Card. -1. Copy `evwii.wps` file to `wiiu` > `environments` > `aroma` > `plugins` of your SD Card. +1. Copy `evwii.wps` file to `wiiu` -> `environments` -> `aroma` -> `plugins` of your SD Card. 1. Re-insert your SD card into the Wii U. ### Section II - Booting into Aroma diff --git a/docs/wii-loaders.md b/docs/wii-loaders.md index fa6d8922726..87d4e8acb80 100644 --- a/docs/wii-loaders.md +++ b/docs/wii-loaders.md @@ -66,9 +66,9 @@ Below is a single WBFS example, and a split WBFS example. A WBFS needs to be spl #### General -* WiiFlow by default is set to only find games on the SD card. This can be changed by going to `Settings > Startup Settings` to then turn off `Mount SD Only`. +* WiiFlow by default is set to only find games on the SD card. This can be changed by going to `Settings` -> `Startup Settings` to then turn off `Mount SD Only`. * You can toggle the current view in WiiFlow between plugins, games, homebrew, and Wii channels by clicking the button to the left of `Home`, on the bottom right. -* You can download game covers by going to `Settings` > `Download Covers and Banners`. +* You can download game covers by going to `Settings` -> `Download Covers and Banners`. #### User Interface diff --git a/docs/wiiconnect24.md b/docs/wiiconnect24.md index 223a24d3201..0aa54ba8f10 100644 --- a/docs/wiiconnect24.md +++ b/docs/wiiconnect24.md @@ -1,10 +1,10 @@ # WiiConnect24 -[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service called WiiLink that you can connect to which restores this functionality. +[WiiConnect24](https://wikipedia.org/wiki/WiiConnect24) was a service that allowed users with Internet connected Wiis to view the weather and news, send messages to friends, participate in Mii contests, and more. WiiConnect24 was discontinued on June 27th, 2013. Although discontinued, there is a third party service known as WiiLink which restores this functionality. ## WiiLink -[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for enabling the services that it provides. It offers international channels (such as the Forecast and News Channels), as well as channels that were originally region-exclusive (such as Wii Room). The guide on how to install these services, as well as the patcher, can be found [on WiiLink's website.](https://www.wiilink.ca/guide/) +[WiiLink](https://www.wiilink.ca/) is a third party service for WiiConnect24 that allows you to regain and expand its functionality on your console. WiiLink hosts a patcher for the services that it provides. They offer international channels such as the Forecast and News Channel, as well as region exclusive channels such as Wii Room. The guide to install WiiLink on your console can be found [on their website.](https://www.wiilink.ca/guide/) ## Updating RTC Clock diff --git a/docs/wilbrand.md b/docs/wilbrand.md index b1bb9d3ac96..136ca419231 100644 --- a/docs/wilbrand.md +++ b/docs/wilbrand.md @@ -36,7 +36,7 @@ DO NOT use any of the MAC address examples shown in this guide, as they will sim ![](/images/wii/SystemMenuVersion.png) -1. Navigate to `Internet` > `Console Information`. +1. Navigate to `Internet` -> `Console Information`. 1. Take note of your FULL MAC address. ![](/images/wii/MacAddress.png) @@ -100,7 +100,7 @@ Now that you are in the HackMii Installer, you will be able to install the Homeb ![](/images/wii/SystemMenuVersion.png) -1. Navigate to `Internet` > `Console Information`. +1. Navigate to `Internet` -> `Console Information`. 1. Take note of your FULL MAC address. ![](/images/wii/MacAddress.png)