treewide: fix headers so that TOC is functional

This commit is contained in:
lifehackerhansol 2023-10-01 12:43:08 -07:00
parent 5eace814b7
commit e415139093
No known key found for this signature in database
GPG key ID: 80FB184AFC0B3B0E
34 changed files with 150 additions and 146 deletions

View file

@ -15,7 +15,9 @@ BlueBomb is an exploit that takes advantage of a flaw in the Wii and Wii mini's
If you are using the original revision of the Wii, you should probably find [another exploit to use](get-started) as there are much easier ways to get to the HackMii installer. Exceptions however, exist in circumstances like brick recovery. If you are using the original revision of the Wii, you should probably find [another exploit to use](get-started) as there are much easier ways to get to the HackMii installer. Exceptions however, exist in circumstances like brick recovery.
{: .notice--info} {: .notice--info}
#### Section I - Requirements
### Requirements
* A Linux machine * A Linux machine
* A Virtual Machine may work, but it is not recommended due to its complexity in getting Bluetooth passthrough working. If possible, please use a LiveUSB as described below. * A Virtual Machine may work, but it is not recommended due to its complexity in getting Bluetooth passthrough working. If possible, please use a LiveUSB as described below.
* If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already. * If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already.
@ -30,7 +32,8 @@ If you are using the original revision of the Wii, you should probably find [ano
* A USB flash drive formatted as FAT32. * A USB flash drive formatted as FAT32.
* This cannot be the same flash drive used for your Linux Machine. * This cannot be the same flash drive used for your Linux Machine.
#### Section II - Performing the exploit ### Instructions
1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/). 1. Download the HackMii installer from [the BootMii website](https://bootmii.org/download/).
+ (If attempting to fix a brick, you should also copy the homebrew app you wish to use to /apps/) + (If attempting to fix a brick, you should also copy the homebrew app you wish to use to /apps/)
1. Extract it and place the `boot.elf` file in your flash drive. 1. Extract it and place the `boot.elf` file in your flash drive.

View file

@ -19,11 +19,11 @@ If the `Launch BootMii` button does not appear in the Homebrew Channel, please [
If the screen stays black and the blue disc drive light is blinking upon launching BootMii, you are missing the BootMii files on your SD card. Download [this zip file](https://static.hackmii.com/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again. If the screen stays black and the blue disc drive light is blinking upon launching BootMii, you are missing the BootMii files on your SD card. Download [this zip file](https://static.hackmii.com/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again.
{: .notice--warning} {: .notice--warning}
#### Requirements ### Requirements
* An SD card with a minimum 512MB of free space, 1GB or more recommended * An SD card with a minimum 512MB of free space, 1GB or more recommended
#### Instructions ### Instructions
If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case. If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case.
{: .notice--info} {: .notice--info}

View file

@ -19,10 +19,11 @@ Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. T
DO NOT restore an unverified NAND backup, or one that is not from your Wii: this may lead to a WORSE BRICK. The same goes for using faulty SD cards. DO NOT restore an unverified NAND backup, or one that is not from your Wii: this may lead to a WORSE BRICK. The same goes for using faulty SD cards.
{: .notice--danger} {: .notice--danger}
#### Requirements ### Requirements
* An earlier NAND Backup made by [BootMii](bootmii) * An earlier NAND Backup made by [BootMii](bootmii)
#### Restoring individual data from a NAND backup ### Restoring individual data from a NAND backup
There is likely a much safer and faster way to bring individual data back to your Wii, likely involving the use of Dolphin Emulator. There is likely a much safer and faster way to bring individual data back to your Wii, likely involving the use of Dolphin Emulator.
@ -30,7 +31,7 @@ For example, if you want to restore your Wii Message Board data, use Dolphin to
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.
#### Important preliminary notes ### Important preliminary notes
+ If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick). + If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick).
@ -38,7 +39,7 @@ If you want to restore a game's save data, use Dolphin to import your NAND backu
+ You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1 to navigate BootMii. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A. + You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1 to navigate BootMii. To navigate with a GameCube controller, click left/right on the +Control Pad on a GameCube controller. To select, press A.
#### Instructions ### Instructions
1. Launch the Homebrew Channel. 1. Launch the Homebrew Channel.
1. Press the HOME Button, then select "Launch BootMii". 1. Press the HOME Button, then select "Launch BootMii".

View file

@ -17,20 +17,20 @@ If you need help with anything regarding this tutorial, please join [the Wii min
This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBaol and custom cIOS was created by Leseratte for the Wii mini. The original download page can be found [here](https://wii.leseratte10.de/d2xl-cIOS/). Leseratte's Github page can be found [here](https://github.com/Leseratte10/d2xl-cios). Please note that this cIOS is still experimental, though no problem with functionality has been reported. This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBaol and custom cIOS was created by Leseratte for the Wii mini. The original download page can be found [here](https://wii.leseratte10.de/d2xl-cIOS/). Leseratte's Github page can be found [here](https://github.com/Leseratte10/d2xl-cios). Please note that this cIOS is still experimental, though no problem with functionality has been reported.
{: .notice--info} {: .notice--info}
#### Requirements ### Requirements
* A Wii mini with the Homebrew Channel installed * A Wii mini with the Homebrew Channel installed
* A USB drive * A USB drive
* Leseratte's [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip) * Leseratte's [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip)
#### Instructions ### Instructions
##### Section I - Downloading #### Section I - Downloading
1. Extract the d2xl cIOS Installer to the `apps` folder on your USB drive. 1. Extract the d2xl cIOS Installer to the `apps` folder on your USB drive.
1. Insert your USB drive into your Wii mini and load the d2xl cIOS Installer from the Homebrew Channel. 1. Insert your USB drive into your Wii mini and load the d2xl cIOS Installer from the Homebrew Channel.
##### Section II - Installing #### Section II - Installing
1. Press continue, then set the options to the following: 1. Press continue, then set the options to the following:
``` ```
@ -43,7 +43,8 @@ Take a note of the version number under notes (`IOS57-64-` ending in either `v31
+ If the install fails with a `TMD version mismatch` error, press left or right on the +Control Pad over the `Select cIOS base` option until the version number is different than the one you tried before. The number 57 will not change. + If the install fails with a `TMD version mismatch` error, press left or right on the +Control Pad over the `Select cIOS base` option until the version number is different than the one you tried before. The number 57 will not change.
##### Enabling Ethernet #### Enabling Ethernet
If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel. If you wish to use Wiimmfi with Ethernet on a Wii mini, you have to run the [Ethernet Enabler Homebrew](/assets/files/Wii_Mini_Ethernet_Enable.zip) app made by Fullmetal5. To run it, just unzip it in the `apps` folder of your USB drive and run it from the Homebrew Channel.
The Wii and Wii mini consoles are only known to work with Ethernet adapters using the AX88772 chip. Please check that the product is compatible before you buy. This one from UGREEN is known to be compatible: [Amazon Europe](https://www.amazon.de/dp/B00MYT481C), [Amazon US](https://a.co/d/3OcSJDS) The Wii and Wii mini consoles are only known to work with Ethernet adapters using the AX88772 chip. Please check that the product is compatible before you buy. This one from UGREEN is known to be compatible: [Amazon Europe](https://www.amazon.de/dp/B00MYT481C), [Amazon US](https://a.co/d/3OcSJDS)

View file

@ -14,7 +14,7 @@ If you have a Wii U (vWii), follow [this guide](https://wiiu.hacks.guide/#/vwii-
If you have a Wii mini, install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work. If you have a Wii mini, install [this cIOS](cios-mini) instead. Attempting to install any other cIOS on a Wii mini won't work.
{: .notice--info} {: .notice--info}
#### Requirements ### Requirements
* A Wii * A Wii
* An SD card or USB drive * An SD card or USB drive
@ -23,9 +23,9 @@ If you have a Wii mini, install [this cIOS](cios-mini) instead. Attempting to in
Ensure that if you are using an SD card, the lock switch is in the unlocked position, otherwise you will not be able to select the correct options in the installer. Ensure that if you are using an SD card, the lock switch is in the unlocked position, otherwise you will not be able to select the correct options in the installer.
{: .notice--warning} {: .notice--warning}
#### Instructions ### Instructions
##### Section I - Downloading (Only required if your Wii doesn't have Internet) #### Section I - Downloading (Only required if your Wii doesn't have Internet)
If your Wii has an Internet connection, you may skip this section.<br/> If your Wii has an Internet connection, you may skip this section.<br/>
However, If you encounter any errors like `tcp_read timeout` and `net_gethostbyname failed:`, this will allow the Wii to skip the downloading step. However, If you encounter any errors like `tcp_read timeout` and `net_gethostbyname failed:`, this will allow the Wii to skip the downloading step.
@ -48,7 +48,7 @@ The WAD files should be on your SD card like this:
![offline IOS files](/images/cios/d2x_offline_ios.png) ![offline IOS files](/images/cios/d2x_offline_ios.png)
{: .notice--info} {: .notice--info}
##### Section II - Installing #### Section II - Installing
1. Download the d2x cIOS installer and extract the zip to the root of your SD card or USB drive. 1. Download the d2x cIOS installer and extract the zip to the root of your SD card or USB drive.
1. Insert the SD card or USB drive into your Wii, and launch the d2x cIOS Installer from the Homebrew Channel 1. Insert the SD card or USB drive into your Wii, and launch the d2x cIOS Installer from the Homebrew Channel
@ -104,7 +104,7 @@ The WAD files should be on your SD card like this:
1. Once set, press A twice again to install, and then exit once done. 1. Once set, press A twice again to install, and then exit once done.
#### Troubleshooting ### Troubleshooting
{% capture bruh %} {% capture bruh %}
Although the majority of games should work straight away with the defaults, some may require using a specific cIOS to function, or to utilize certain features within the game.<br> Although the majority of games should work straight away with the defaults, some may require using a specific cIOS to function, or to utilize certain features within the game.<br>
@ -139,7 +139,7 @@ To change the cIOS used for a specific game, follow these instructions:
1. Press Save and try to load the game. 1. Press Save and try to load the game.
</div> </div>
##### Options once complete ### Options once complete
[Continue to the Homebrew Browser](hbb)<br> [Continue to the Homebrew Browser](hbb)<br>
The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install. The Homebrew Browser is a good place to get homebrew on your Wii. This is optional to install.

View file

@ -6,7 +6,7 @@ title: "Dos and Don'ts of Wii Modding"
Here's a list of things you should and should not do once you've modded your Wii, to make sure you don't brick it. Here's a list of things you should and should not do once you've modded your Wii, to make sure you don't brick it.
#### List ### List
+ **DO** make sure you've installed [BootMii](bootmii) and [Priiloader](priiloader) to make sure you don't brick your Wii. + **DO** make sure you've installed [BootMii](bootmii) and [Priiloader](priiloader) to make sure you don't brick your Wii.
+ **DO** make a backup of your Wii NAND regularly with [BootMii](bootmii), especially before doing something risky. + **DO** make a backup of your Wii NAND regularly with [BootMii](bootmii), especially before doing something risky.

View file

@ -6,17 +6,18 @@ title: "Dumping WADs"
This tutorial will explain you how to dump WADs from your Wii System Memory. This tutorial will explain you how to dump WADs from your Wii System Memory.
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* [Yet Another BlueDump MOD](https://oscwii.org/library/app/Yet-Another-BlueDump-Mod) * [Yet Another BlueDump MOD](https://oscwii.org/library/app/Yet-Another-BlueDump-Mod)
#### Instructions ### Instructions
##### Section I - Downloading/Installing
#### Section I - Downloading/Installing
1. Extract Yet Another BlueDump MOD to your SD card or USB drive. 1. Extract Yet Another BlueDump MOD to your SD card or USB drive.
2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel. 2. Insert your SD card or USB drive into your Wii, and launch Yet Another BlueDump MOD from the Homebrew Channel.
##### Section II - Dumping #### Section II - Dumping
1. Press the A Button. 1. Press the A Button.
![Press A](/images/homebrew/DumpWADS/1.png) ![Press A](/images/homebrew/DumpWADS/1.png)

View file

@ -4,12 +4,12 @@ title: "FlashHax"
FlashHax is an exploit for the Wii that is triggered by using the Internet Channel. Unlike other exploits, this doesn't require an SD card. FlashHax is an exploit for the Wii that is triggered by using the Internet Channel. Unlike other exploits, this doesn't require an SD card.
#### Requirements ### Requirements
* A Wii with an Internet connection * A Wii with an Internet connection
* The Internet Channel * The Internet Channel
#### Instructions ### Instructions
1. Open up the Internet Channel on your Wii. 1. Open up the Internet Channel on your Wii.
![Internet Channel Wii Menu](/images/exploits/flashhax/internet-channel-start.png) ![Internet Channel Wii Menu](/images/exploits/flashhax/internet-channel-start.png)

View file

@ -6,7 +6,7 @@ title: "GameCube Backup Manager"
GameCube Backup Manager is a convenient PC software that simplifies the process of transferring GameCube games to your USB drive or SD Card. It functions similar to the popular tool called [Wii Backup Manager](wiibackupmanager), allowing you to easily manage and organize your GameCube game backups. With this program, you can effortlessly copy your favorite GameCube games onto portable storage devices, making them readily accessible for future gaming sessions. GameCube Backup Manager is a convenient PC software that simplifies the process of transferring GameCube games to your USB drive or SD Card. It functions similar to the popular tool called [Wii Backup Manager](wiibackupmanager), allowing you to easily manage and organize your GameCube game backups. With this program, you can effortlessly copy your favorite GameCube games onto portable storage devices, making them readily accessible for future gaming sessions.
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* [GameCube Backup Manager](https://github.com/AxionDrak/GameCube-Backup-Manager/releases) * [GameCube Backup Manager](https://github.com/AxionDrak/GameCube-Backup-Manager/releases)
@ -17,14 +17,14 @@ To play multiple games, it is recommended to use an external hard drive for your
Make sure your USB drive is formatted as FAT32. Do not format it as other types such as NTFS, exFAT, extFS, or WBFS, the latter being an outdated filesystem for storing Wii games. Make sure your USB drive is formatted as FAT32. Do not format it as other types such as NTFS, exFAT, extFS, or WBFS, the latter being an outdated filesystem for storing Wii games.
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Section I - Downloading #### Section I - Downloading
1. Extract GameCube Backup Manager, and launch the program. 1. Extract GameCube Backup Manager, and launch the program.
1. Insert your USB drive into your computer. 1. Insert your USB drive into your computer.
##### Section II - Copying Games Over #### Section II - Copying Games Over
1. Open the application and locate the folder button in the bottom right corner. Click on it to open the file explorer window. 1. Open the application and locate the folder button in the bottom right corner. Click on it to open the file explorer window.
1. Navigate to the location of the game file you want to transfer. This could be on your computer's hard drive or an external storage device. Once you find the file, select it by clicking on it. 1. Navigate to the location of the game file you want to transfer. This could be on your computer's hard drive or an external storage device. Once you find the file, select it by clicking on it.

View file

@ -13,7 +13,7 @@ Use of any GameCube peripheral with a Family Edition Wii or Wii Mini require sol
## Uploading an Individual Save (.gci File) to a Physical Memory Card ## Uploading an Individual Save (.gci File) to a Physical Memory Card
#### Requirements ### Requirements
* A Wii with GameCube ports * A Wii with GameCube ports
* An SD Card or USB * An SD Card or USB
@ -25,15 +25,15 @@ If you are looking for 100% completion saves online, you can find them [here](ht
If you are looking for save game exploits for booting into [Swiss](https://github.com/emukidid/swiss-gc/releases), you can find a list of them [here](https://www.gc-forever.com/wiki/index.php?title=Booting_homebrew#Game_Save_Exploits). If you are looking for save game exploits for booting into [Swiss](https://github.com/emukidid/swiss-gc/releases), you can find a list of them [here](https://www.gc-forever.com/wiki/index.php?title=Booting_homebrew#Game_Save_Exploits).
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive. 1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive.
1. Place the `.gci` file in a folder called `MCBACKUP` on the root of the SD card or USB drive. 1. Place the `.gci` file in a folder called `MCBACKUP` on the root of the SD card or USB drive.
1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel. 1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel.
##### Restoring #### Restoring
1. Insert your physical memory card into Slot A or Slot B. 1. Insert your physical memory card into Slot A or Slot B.
1. Select the device you want to restore from. 1. Select the device you want to restore from.
@ -48,21 +48,21 @@ If you are looking for save game exploits for booting into [Swiss](https://githu
## Backing Up A Save (.gci File) to an SD or USB From a Physical Memory Card ## Backing Up A Save (.gci File) to an SD or USB From a Physical Memory Card
#### Requirements ### Requirements
* A Wii with GameCube ports * A Wii with GameCube ports
* An SD Card or USB * An SD Card or USB
* [GCMM](https://oscwii.org/library/app/gcmm) * [GCMM](https://oscwii.org/library/app/gcmm)
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive. 1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive.
1. Place the `.gci` file in a folder called `MCBACKUP` on the root of the SD card or USB drive. 1. Place the `.gci` file in a folder called `MCBACKUP` on the root of the SD card or USB drive.
1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel. 1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel.
##### Backing Up #### Backing Up
1. Insert your physical memory card into slot A or slot B. 1. Insert your physical memory card into slot A or slot B.
1. Select the device you want to backup to. 1. Select the device you want to backup to.
@ -77,15 +77,15 @@ If you are looking for save game exploits for booting into [Swiss](https://githu
## Backing Up Your Physical Memory Card Into an Emulated Memory Card (.raw file) ## Backing Up Your Physical Memory Card Into an Emulated Memory Card (.raw file)
#### Requirements ### Requirements
* A Wii with GameCube ports * A Wii with GameCube ports
* An SD Card or USB * An SD Card or USB
* [GCMM](https://oscwii.org/library/app/gcmm) * [GCMM](https://oscwii.org/library/app/gcmm)
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive. 1. Extract GCMM and put it in the `apps` folder on your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel. 1. Insert your SD card or USB drive into your Wii and launch GCMM from the Homebrew Channel.
@ -101,13 +101,13 @@ If you are looking for save game exploits for booting into [Swiss](https://githu
## Restoring an Emulated Memory Save to a Physical Memory Card ## Restoring an Emulated Memory Save to a Physical Memory Card
#### Requirements ### Requirements
* A Wii with GameCube ports * A Wii with GameCube ports
* An SD Card or USB * An SD Card or USB
* [GCMM](https://oscwii.org/library/app/gcmm) * [GCMM](https://oscwii.org/library/app/gcmm)
#### Instructions ### Instructions
1. If you are trying to restore a save from Dolphin, go to the `File` tab in Dolphin, select open user folder, open the GC folder, and find the `.raw` file. 1. If you are trying to restore a save from Dolphin, go to the `File` tab in Dolphin, select open user folder, open the GC folder, and find the `.raw` file.
1. If you are restoring a Nintendont emulated memory card save, navigate to the `saves` folder on the root of your SD card or USB. 1. If you are restoring a Nintendont emulated memory card save, navigate to the `saves` folder on the root of your SD card or USB.
@ -121,7 +121,7 @@ If you are looking for save game exploits for booting into [Swiss](https://githu
## Transferring Saves Between 2 Physical Memory Cards ## Transferring Saves Between 2 Physical Memory Cards
#### Requirements ### Requirements
* A Wii with GameCube ports * A Wii with GameCube ports
* At least 2 physical memory cards * At least 2 physical memory cards

View file

@ -17,17 +17,17 @@ You need an Internet connection in order to use this application.
The [Open Shop Channel](https://oscwii.org/) is where you can go to get homebrew apps. It's a revival project for an app called Homebrew Browser. The [Open Shop Channel](https://oscwii.org/) is where you can go to get homebrew apps. It's a revival project for an app called Homebrew Browser.
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* [Homebrew Browser](/assets/files/homebrew_browser_v0.3.9e.zip) * [Homebrew Browser](/assets/files/homebrew_browser_v0.3.9e.zip)
#### Instructions ### Instructions
1. Extract the Homebrew Browser and put it in the `apps` folder on your SD card or USB drive. 1. Extract the Homebrew Browser and put it in the `apps` folder on your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii. You can now launch the Homebrew Browser from the Homebrew Channel if you want to. 1. Insert your SD card or USB drive into your Wii. You can now launch the Homebrew Browser from the Homebrew Channel if you want to.
#### Recommended Apps ### Recommended Apps
Here are some recommended apps that you can get on the Open Shop Channel: Here are some recommended apps that you can get on the Open Shop Channel:

View file

@ -8,7 +8,7 @@ title: "Homebrew Channel - for Wii mini only"
The Homebrew Channel is where you will go to launch homebrew applications. The Homebrew Channel is where you will go to launch homebrew applications.
#### Instructions ### Instructions
This page is **only** intended for users of the Wii mini. If you have a regular Wii, follow [this guide](hbc) instead. This page is **only** intended for users of the Wii mini. If you have a regular Wii, follow [this guide](hbc) instead.
{: .notice--info} {: .notice--info}

View file

@ -12,7 +12,7 @@ If you do not have an SD card, you cannot install nor use BootMii; regardless of
You can always [install it at a later date](hackmii). You can always [install it at a later date](hackmii).
{: .notice--warning} {: .notice--warning}
#### Instructions ### Instructions
1. You will see a scam warning screen. Wait 30 seconds for the text "Press 1 to continue" to appear, then press 1. 1. You will see a scam warning screen. Wait 30 seconds for the text "Press 1 to continue" to appear, then press 1.
![Scam Screen](/images/hackmii/scam.png) ![Scam Screen](/images/hackmii/scam.png)
@ -33,7 +33,7 @@ You can always [install it at a later date](hackmii).
![BootMii boot2 Installation](/images/hackmii/bootmii_install4.png) ![BootMii boot2 Installation](/images/hackmii/bootmii_install4.png)
1. Select `Exit` to finally open the Homebrew Channel. 1. Select `Exit` to finally open the Homebrew Channel.
#### Required Reading ### Required Reading
You can now use the Homebrew Channel to launch homebrew apps, as well as BootMii for backing up and restoring your NAND if you were able to install it. You can now use the Homebrew Channel to launch homebrew apps, as well as BootMii for backing up and restoring your NAND if you were able to install it.

View file

@ -6,7 +6,7 @@ title: "Installing Homebrew Channel on Dolphin Emulator"
On Dolphin Emulator version `5.0-4588` or later, the Wii Menu can be easily installed through Dolphin itself. Once this is done, the Homebrew Channel can be installed, although not in the same manner as a physical Wii. On Dolphin Emulator version `5.0-4588` or later, the Wii Menu can be easily installed through Dolphin itself. Once this is done, the Homebrew Channel can be installed, although not in the same manner as a physical Wii.
#### Requirements ### Requirements
* A Windows/MacOS/Linux computer with an Internet connection * A Windows/MacOS/Linux computer with an Internet connection
* [Dolphin Emulator](https://dolphin-emu.org/download/) version `5.0-4588` or later * [Dolphin Emulator](https://dolphin-emu.org/download/) version `5.0-4588` or later

View file

@ -10,12 +10,12 @@ Do NOT use any of the MAC address examples shown in this guide, as they will sim
LetterBomb is an exploit for the Wii that is triggered using the Wii Message Board. LetterBomb is an exploit for the Wii that is triggered using the Wii Message Board.
#### Requirements ### Requirements
* An SD card formatted as FAT32 * An SD card formatted as FAT32
* A Nintendo Wii on System Menu version 4.3 * A Nintendo Wii on System Menu version 4.3
* A Windows/MacOS/Linux computer with an Internet connection * A Windows/MacOS/Linux computer with an Internet connection
#### Instructions ### Instructions
1. On your Wii, go to `Wii Settings`. At this point, take note in the top right corner of the letter next to the system version. This letter corresponds to your system menu region, which you will need to know for the corresponding steps. Also, ensure that you are on System Menu version 4.3. 1. On your Wii, go to `Wii Settings`. At this point, take note in the top right corner of the letter next to the system version. This letter corresponds to your system menu region, which you will need to know for the corresponding steps. Also, ensure that you are on System Menu version 4.3.
![Wii Region](/images/wii/SystemMenuVersion.png) ![Wii Region](/images/wii/SystemMenuVersion.png)

View file

@ -21,7 +21,7 @@ You can choose to launch in ModMii skin, which has a more user friendly approach
Some advanced options may not be accessible in ModMii Skin. A list of the various activities for ModMii Classic can be found at the bottom of the page. Some advanced options may not be accessible in ModMii Skin. A list of the various activities for ModMii Classic can be found at the bottom of the page.
{: .notice--info} {: .notice--info}
#### Requirements ### Requirements
* A Wii * A Wii
* A USB drive or SD Card * A USB drive or SD Card
@ -30,14 +30,14 @@ Some advanced options may not be accessible in ModMii Skin. A list of the variou
This is a quick start guide on how to use ModMii on your Windows PC. This is a quick start guide on how to use ModMii on your Windows PC.
## ModMii Wizard ### ModMii Wizard
You can use the ModMii wizard to softmod any Wii. <br> You can use the ModMii wizard to softmod any Wii. <br>
Even if the Wii has been softmodded in the past, you can have ModMii overwrite existing softmods by telling ModMii that this is the first time you're modding your Wii (even though it's not). Even if the Wii has been softmodded in the past, you can have ModMii overwrite existing softmods by telling ModMii that this is the first time you're modding your Wii (even though it's not).
You can also use this wizard to set up a USB loader at the same time, instead of having to use the USB Loader setup wizard later on. You can also use this wizard to set up a USB loader at the same time, instead of having to use the USB Loader setup wizard later on.
## SysCheck Updater Wizard ### SysCheck Updater Wizard
[SysCheck](syscheck) is a homebrew application that analyzes the modifications on a Wii. <br> [SysCheck](syscheck) is a homebrew application that analyzes the modifications on a Wii. <br>
You can give a SysCheck report to ModMii to help identify & update outdated mods. You can give a SysCheck report to ModMii to help identify & update outdated mods.
@ -45,7 +45,7 @@ You can give a SysCheck report to ModMii to help identify & update outdated mods
You can have ModMii analyze a SysCheck by dragging the `syscheck.csv` file onto ModMii.exe. You can have ModMii analyze a SysCheck by dragging the `syscheck.csv` file onto ModMii.exe.
Or, you can launch the SysCheck Updater Wizard (`SU`) from ModMii's main menu and manually browse for the file. Or, you can launch the SysCheck Updater Wizard (`SU`) from ModMii's main menu and manually browse for the file.
## HackMii Solutions Wizard ### HackMii Solutions Wizard
The HackMii Solutions wizard can help fix symptoms like these: The HackMii Solutions wizard can help fix symptoms like these:
+ HackMii Installer not prompting "Press (1) to continue" + HackMii Installer not prompting "Press (1) to continue"
@ -54,7 +54,7 @@ The HackMii Solutions wizard can help fix symptoms like these:
It will install clean IOSs to allow for the HackMii Installer to operate properly. It will install clean IOSs to allow for the HackMii Installer to operate properly.
## Abstinence Wizard ### Abstinence Wizard
This wizard requires an SD card. This wizard requires an SD card.
{: .notice--warning} {: .notice--warning}

View file

@ -6,7 +6,7 @@ title: "Nintendont"
This is a quick start guide on how to use Nintendont, a popular loader for the Wii that's used to play GameCube games from a USB drive, SD card, or directly from your disc drive. This is a quick start guide on how to use Nintendont, a popular loader for the Wii that's used to play GameCube games from a USB drive, SD card, or directly from your disc drive.
#### Requirements ### Requirements
* A Wii * A Wii
* An SD card or USB drive * An SD card or USB drive
@ -22,19 +22,19 @@ Make sure your storage device is formatted as FAT32. Do not format it to other f
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Download Nintendont and extract it to the root of your SD card or USB drive. 1. Download Nintendont and extract it to the root of your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii, and launch Nintendont from the Homebrew Channel. 1. Insert your SD card or USB drive into your Wii, and launch Nintendont from the Homebrew Channel.
##### Getting Started #### Getting Started
There is no "guide" to use Nintendont. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of Nintendont by using it. There is no "guide" to use Nintendont. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of Nintendont by using it.
{: .notice--info} {: .notice--info}
###### Key Features #### Key Features
+ You can use a GameCube controller to play your games. + You can use a GameCube controller to play your games.
+ You can use a Wiimote to play your games, but you will need to use a Classic Controller Pro or a Wii U Pro Controller to use all of the game's features. + You can use a Wiimote to play your games, but you will need to use a Classic Controller Pro or a Wii U Pro Controller to use all of the game's features.

View file

@ -17,20 +17,20 @@ There are some important things to take note of:
<div class="notice--success" markdown="1">{{ notice-vwii-priiloader }} </div> <div class="notice--success" markdown="1">{{ notice-vwii-priiloader }} </div>
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* [Priiloader installer](https://oscwii.org/library/app/priiloader) * [Priiloader installer](https://oscwii.org/library/app/priiloader)
* [LoadPriiloader](https://oscwii.org/library/app/loadpriiloader) * [LoadPriiloader](https://oscwii.org/library/app/loadpriiloader)
#### Instructions ### Instructions
##### Section I - Downloading/Installing #### Section I - Downloading/Installing
1. Download the Priiloader installer and LoadPriiloader apps. 1. Download the Priiloader installer and LoadPriiloader apps.
1. Extract both apps to the root of your SD card or USB drive. 1. Extract both apps to the root of your SD card or USB drive.
##### Section II - Installing Priiloader #### Section II - Installing Priiloader
1. Launch the Homebrew Channel on your Wii. 1. Launch the Homebrew Channel on your Wii.
1. Launch the Priiloader installer. 1. Launch the Priiloader installer.
@ -39,7 +39,7 @@ There are some important things to take note of:
![Installing](/images/priiloader/installing.png) ![Installing](/images/priiloader/installing.png)
1. Press A to return to the Homebrew Channel. 1. Press A to return to the Homebrew Channel.
##### Section III - Entering Priiloader #### Section III - Entering Priiloader
Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu: Priiloader will appear automatically after you install it. Simply exit the Homebrew Channel, and you should see the Priiloader menu:
![Priiloader Menu](/images/priiloader/menu.png) ![Priiloader Menu](/images/priiloader/menu.png)

View file

@ -29,9 +29,9 @@ DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick th
* A Beta or Development version of [Dolphin Emulator](https://dolphin-emu.org/download/) * A Beta or Development version of [Dolphin Emulator](https://dolphin-emu.org/download/)
* [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases) * [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases)
#### Instructions ### Instructions
##### Section I - Installing Dolphin #### Section I - Installing Dolphin
If you have Dolphin already installed, skip to [Section II](#section-ii---installing-riiconnect24). If you have Dolphin already installed, skip to [Section II](#section-ii---installing-riiconnect24).
{: .notice--info} {: .notice--info}
@ -45,7 +45,7 @@ If you have Dolphin already installed, skip to [Section II](#section-ii---instal
If you have a homebrewed Wii console, you can use a [BootMii NAND dump](bootmii) instead of installing the system files with the System Update option. See [this page](https://wiki.dolphin-emu.org/index.php?title=NAND_Usage_Guide) for more information. If you have a homebrewed Wii console, you can use a [BootMii NAND dump](bootmii) instead of installing the system files with the System Update option. See [this page](https://wiki.dolphin-emu.org/index.php?title=NAND_Usage_Guide) for more information.
{: .notice--info} {: .notice--info}
##### Section II - Installing RiiConnect24 #### Section II - Installing RiiConnect24
If you use a Windows version before Windows 10, you unfortunately cannot use WiiConnect24 inside Dolphin. You can use [this program](https://github.com/RiiConnect24/.VFF-File-Downloader-for-Dolphin) to run it instead. If you use a Windows version before Windows 10, you unfortunately cannot use WiiConnect24 inside Dolphin. You can use [this program](https://github.com/RiiConnect24/.VFF-File-Downloader-for-Dolphin) to run it instead.
{: .notice--danger} {: .notice--danger}
@ -71,7 +71,7 @@ If you use a Windows version before Windows 10, you unfortunately cannot use Wii
![Files copied](/images/RiiConnect24/patcher/11.PNG) ![Files copied](/images/RiiConnect24/patcher/11.PNG)
1. In Dolphin, go to `Tools` and then `Install WAD`. Install all the WAD files one by one. 1. In Dolphin, go to `Tools` and then `Install WAD`. Install all the WAD files one by one.
##### Section III - Setting your Region #### Section III - Setting your Region
Setting your region is required to use the Everybody Votes Channel. Setting your region is required to use the Everybody Votes Channel.

View file

@ -28,12 +28,12 @@ It's recommended to set your Wii to the current time before proceeding. Follow [
DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick the system. DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick the system.
{: .notice--danger} {: .notice--danger}
#### Warnings ### Warnings
This guide holds no responsiblity for any problems that may arise on your console upon following it!!! This guide holds no responsiblity for any problems that may arise on your console upon following it!!!
{: .notice--warning} {: .notice--warning}
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* A computer * A computer
@ -54,9 +54,9 @@ After following the vWii modding guide linked above, you should have:
<div class="notice" markdown="1">{{ notice-2 }}</div> <div class="notice" markdown="1">{{ notice-2 }}</div>
#### Instructions ### Instructions
##### Section I - Running the patcher #### Section I - Running the patcher
1. Click the RiiConnect24 Patcher link above to go to the GitHub page where the patcher is. 1. Click the RiiConnect24 Patcher link above to go to the GitHub page where the patcher is.
1. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system 1. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system
@ -84,7 +84,7 @@ After following the vWii modding guide linked above, you should have:
![Files copied](/images/riiconnect24/patcher/11.PNG) ![Files copied](/images/riiconnect24/patcher/11.PNG)
1. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24Patcher.bat` to your SD Card or USB Device. 1. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24Patcher.bat` to your SD Card or USB Device.
##### Section II - Installing WADs #### Section II - Installing WADs
You will now install the patched IOS and Channel WADs that are required to use RiiConnect24. You will now install the patched IOS and Channel WADs that are required to use RiiConnect24.
@ -96,14 +96,14 @@ You will now install the patched IOS and Channel WADs that are required to use R
1. Highlight all the WADs in the `wad` folder by pressing the + Button to select them. When all of the WADs are selected, press A twice to install the WADs. 1. Highlight all the WADs in the `wad` folder by pressing the + Button to select them. When all of the WADs are selected, press A twice to install the WADs.
1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel. 1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel.
##### Section III - Patching nwc24msg.cfg #### Section III - Patching nwc24msg.cfg
You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail. You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail.
1. Launch the RiiConnect24 Mail Patcher from the Homebrew Channel. 1. Launch the RiiConnect24 Mail Patcher from the Homebrew Channel.
1. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press the HOME Button to exit. 1. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press the HOME Button to exit.
##### Section IV - Using RiiConnect24 #### Section IV - Using RiiConnect24
1. Visit the [vWii Priiloader WC24 UTC Patch Generator](https://garyodernichts.github.io/priiloader-patch-gen/) page. 1. Visit the [vWii Priiloader WC24 UTC Patch Generator](https://garyodernichts.github.io/priiloader-patch-gen/) page.
1. Enter your Wii U's time offset from UTC time. <br> 1. Enter your Wii U's time offset from UTC time. <br>
@ -124,7 +124,7 @@ This is automatically done based on your PC's time, so you may be able to skip t
1. Select `System Menu.` 1. Select `System Menu.`
1. Return to the Wii U Menu, then go right back to Wii Mode. 1. Return to the Wii U Menu, then go right back to Wii Mode.
#### What's currently working? ### What's currently working?
The following RiiConnect24 services are **working** on the vWii: The following RiiConnect24 services are **working** on the vWii:
* Forecast Channel * Forecast Channel
* News Channel * News Channel

View file

@ -26,7 +26,7 @@ It's recommended to set your Wii to the current time before proceeding. Follow [
DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick the system. DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick the system.
{: .notice--danger} {: .notice--danger}
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* A Wii with an Internet connection * A Wii with an Internet connection
@ -34,9 +34,9 @@ DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick th
* [RiiConnect24 Patcher (Windows, Mac and Linux)](https://github.com/riiconnect24/RiiConnect24-Patcher/releases) * [RiiConnect24 Patcher (Windows, Mac and Linux)](https://github.com/riiconnect24/RiiConnect24-Patcher/releases)
* [YAWM ModMii Edition](https://oscwii.org/library/app/yawmme) * [YAWM ModMii Edition](https://oscwii.org/library/app/yawmme)
#### Instructions ### Instructions
##### Section I - Using RiiConnect24 Patcher #### Section I - Using RiiConnect24 Patcher
1. Click the link above to go to the GitHub page where the patcher is. 1. Click the link above to go to the GitHub page where the patcher is.
1. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system 1. Download `RiiConnect24Patcher.bat` if you are on Windows, and `RiiConnect24Patcher.sh` if you are on a Unix system
@ -64,7 +64,7 @@ DO NOT INSTALL RIICONNECT24 ON A WII MINI! It will not work and it will brick th
![Files copied](/images/riiconnect24/patcher/11.PNG) ![Files copied](/images/riiconnect24/patcher/11.PNG)
1. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24Patcher.bat` to your SD Card or USB Device. 1. If it did not copy everything automatically to your SD Card or USB Device, copy the `WAD` and `apps` folder next to `RiiConnect24Patcher.bat` to your SD Card or USB Device.
##### Section II - Installing WADs #### Section II - Installing WADs
You will now install the patched IOS and Channel WADs that are required to use RiiConnect24. You will now install the patched IOS and Channel WADs that are required to use RiiConnect24.
@ -76,14 +76,14 @@ You will now install the patched IOS and Channel WADs that are required to use R
1. Highlight all the WADs in the `wad` folder by pressing the + Button to select them. When all of the WADs are selected, press A twice to install the WADs. 1. Highlight all the WADs in the `wad` folder by pressing the + Button to select them. When all of the WADs are selected, press A twice to install the WADs.
1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel. 1. After they are successfully installed, press the HOME Button to exit back to the Homebrew Channel.
##### Section III - Patching nwc24msg.cfg #### Section III - Patching nwc24msg.cfg
You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail. You will now patch your `nwc24msg.cfg` file which is required in order to use Wii Mail.
1. Launch RiiConnect24 Mail Patcher. 1. Launch RiiConnect24 Mail Patcher.
1. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press the HOME Button to exit. 1. It should only take a few seconds to patch your nwc24msg.cfg. When it's done, press the HOME Button to exit.
##### Section IV - Connecting #### Section IV - Connecting
{% capture notice-1 %} {% capture notice-1 %}
The old DNS server `164.132.44.106` has been deprecated as of `June 1st, 2023` and is no longer available to use. The old DNS server `164.132.44.106` has been deprecated as of `June 1st, 2023` and is no longer available to use.

View file

@ -15,7 +15,7 @@ Riivolution requires a working disk drive and a clean physical copy of the disk
![Riivolution](/images/homebrew/riivolution/riivolution.png) ![Riivolution](/images/homebrew/riivolution/riivolution.png)
#### Requirements ### Requirements
* A Wii * A Wii
* A USB drive or SD Card * A USB drive or SD Card
@ -24,7 +24,7 @@ Riivolution requires a working disk drive and a clean physical copy of the disk
* A working disk drive * A working disk drive
* [Riivolution](https://oscwii.org/library/app/riivolution) * [Riivolution](https://oscwii.org/library/app/riivolution)
#### Preparing the files ### Preparing the files
1. Extract Riivolution and put it in the `apps` folder on your SD card or USB drive. 1. Extract Riivolution and put it in the `apps` folder on your SD card or USB drive.
1. Extract your mod files according to the diagram below to the SD or USB drive. Depending on the mod you downloaded, it may or may not already come properly structured for you. 1. Extract your mod files according to the diagram below to the SD or USB drive. Depending on the mod you downloaded, it may or may not already come properly structured for you.
@ -36,7 +36,7 @@ Riivolution requires a working disk drive and a clean physical copy of the disk
Pay attention to the region your mod is meant for. NTSC is for U.S and Japan, and PAL is for Europe and Korea. Pay attention to the region your mod is meant for. NTSC is for U.S and Japan, and PAL is for Europe and Korea.
{: .notice--info} {: .notice--info}
#### File Structure ### File Structure
Every Riivolution mod is different, and depending on which mod you choose, it may include more or less files than shown in this diagram. Every Riivolution mod is different, and depending on which mod you choose, it may include more or less files than shown in this diagram.
{: .notice--info} {: .notice--info}

View file

@ -14,15 +14,13 @@ Due to the nature of RSS feeds and the large amount of mail they can generate, t
If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it should create new subscriptions. If you're not receiving updates after a few days, you might need to subscribe to the RSS feeds again. Launch RSSMii from the Homebrew Channel again and it should create new subscriptions.
{: .notice--info} {: .notice--info}
### Installation ### Requirements
#### Requirements
* An SD card * An SD card
* [RSSMii](https://oscwii.org/library/app/rssmii) * [RSSMii](https://oscwii.org/library/app/rssmii)
#### Instructions ### Instructions
##### Section I - Downloading/Installing #### Section I - Downloading/Installing
1. Extract RSSMii and put it in the `apps` folder on your SD card. 1. Extract RSSMii and put it in the `apps` folder on your SD card.
1. Create a `feeds.xml` on the root of the SD card so the app can parse your feeds. 1. Create a `feeds.xml` on the root of the SD card so the app can parse your feeds.

View file

@ -9,13 +9,13 @@ Note that if your ISP or networking environment prevents using custom DNS server
str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection that lets you change the DNS on your Wii. str2hax is an exploit for the Wii that is triggered by loading the Wii's End User License Agreement. It requires nothing but an Internet connection that lets you change the DNS on your Wii.
#### Requirements ### Requirements
* A Wii with an Internet connection * A Wii with an Internet connection
#### Instructions ### Instructions
##### Section I - Connecting #### Section I - Connecting
This exploit requires you to set your DNS in order to connect to a server that contains the exploit. This exploit requires you to set your DNS in order to connect to a server that contains the exploit.
@ -48,7 +48,7 @@ This exploit requires you to set your DNS in order to connect to a server that c
+ If it fails with error code `521xx`, please verify that you have entered the DNS correctly. + If it fails with error code `521xx`, please verify that you have entered the DNS correctly.
+ If it is still unsuccessful, please [use another exploit](get-started). + If it is still unsuccessful, please [use another exploit](get-started).
##### Section II - Triggering the Exploit #### Section II - Triggering the Exploit
1. Go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`. 1. Go to the `Internet` section, then `User Agreements` or `Agreement/Contact`, then `Yes`.
1. Click on `Next`. You should be greeted with the following screen: 1. Click on `Next`. You should be greeted with the following screen:
@ -60,7 +60,7 @@ This exploit requires you to set your DNS in order to connect to a server that c
[Continue to Homebrew Channel and BootMii Installation](hbc) [Continue to Homebrew Channel and BootMii Installation](hbc)
{: .notice--info} {: .notice--info}
##### Common issues #### Common issues
If you get the normal User Agreements, your ISP blocks the use of custom DNS. Please [use another exploit](get-started). If you get the normal User Agreements, your ISP blocks the use of custom DNS. Please [use another exploit](get-started).
{: .notice--warning} {: .notice--warning}

View file

@ -6,18 +6,18 @@ title: "SysCheck"
A SysCheck lists all the IOS and cIOS that are on your Wii, along with some information about each of them. It also gives you some other useful information. When you have IOS-related problems on your Wii, someone might ask you to do a SysCheck. A SysCheck lists all the IOS and cIOS that are on your Wii, along with some information about each of them. It also gives you some other useful information. When you have IOS-related problems on your Wii, someone might ask you to do a SysCheck.
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* [SysCheck ModMii Edition](https://oscwii.org/library/app/SysCheckME) * [SysCheck ModMii Edition](https://oscwii.org/library/app/SysCheckME)
#### Instructions ### Instructions
##### Section I - Downloading/Installing #### Section I - Downloading/Installing
1. Extract SysCheck ModMii Edition to your SD card or USB drive. 1. Extract SysCheck ModMii Edition to your SD card or USB drive.
1. Insert your SD card or USB drive into your Wii, and launch SysCheck ModMii Edition from the Homebrew Channel. 1. Insert your SD card or USB drive into your Wii, and launch SysCheck ModMii Edition from the Homebrew Channel.
##### Section II - Performing a SysCheck #### Section II - Performing a SysCheck
1. Wait for the program to get some information about your Wii. 1. Wait for the program to get some information about your Wii.
1. When "This IOS will be tested (Please select)" is shown on the screen, press A. 1. When "This IOS will be tested (Please select)" is shown on the screen, press A.

View file

@ -26,7 +26,7 @@ Do not use any other version of ThemeMii than the one linked here, as ThemeMii M
We recommend you [install cIOS](cios) before continuing. We recommend you [install cIOS](cios) before continuing.
{: .notice--info} {: .notice--info}
#### Requirements ### Requirements
* A Wii * A Wii
* An SD card or USB drive * An SD card or USB drive
@ -34,7 +34,7 @@ We recommend you [install cIOS](cios) before continuing.
* [MyMenuify Mod](https://oscwii.org/library/app/MyMenuifyMod) * [MyMenuify Mod](https://oscwii.org/library/app/MyMenuifyMod)
* [ThemeMii Mod](/assets/files/New_ThemeMii_MOD.zip) * [ThemeMii Mod](/assets/files/New_ThemeMii_MOD.zip)
#### Theme Links ### Theme Links
Below are some links to themes. Below are some links to themes.
@ -47,9 +47,9 @@ Below are some links to themes.
MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING! MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
{: .notice--danger} {: .notice--danger}
#### Instructions ### Instructions
##### Section I - Finding a Theme #### Section I - Finding a Theme
* Find a theme you want to install. Some themes have YouTube videos to show what the theme looks like, but unfortunately some of the videos are no longer available. * Find a theme you want to install. Some themes have YouTube videos to show what the theme looks like, but unfortunately some of the videos are no longer available.
* Once you found one you like, click the download link corresponding to your Wii Menu version. **It's very important to pick the correct version to avoid bricks.** * Once you found one you like, click the download link corresponding to your Wii Menu version. **It's very important to pick the correct version to avoid bricks.**
@ -58,7 +58,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
* There are other resources for Wii Menu themes, but they might be in csm form (ready to install on the Wii). If the csm doesn't match the version and region of your Wii Menu, try to convert it to mym with ThemeMii Mod, and then convert it back to csm with the instructions here using the version and region of your Wii Menu. * There are other resources for Wii Menu themes, but they might be in csm form (ready to install on the Wii). If the csm doesn't match the version and region of your Wii Menu, try to convert it to mym with ThemeMii Mod, and then convert it back to csm with the instructions here using the version and region of your Wii Menu.
* Once you downloaded the theme you want and double-checked you got the right one, extract the .zip file for ThemeMii Mod and open the application. * Once you downloaded the theme you want and double-checked you got the right one, extract the .zip file for ThemeMii Mod and open the application.
##### Section II - Building the Theme #### Section II - Building the Theme
1. A dialog box will pop up telling you to only install themes if you have brick protection. If you installed Priiloader and/or BootMii (see the warning at the start of this guide), press OK. 1. A dialog box will pop up telling you to only install themes if you have brick protection. If you installed Priiloader and/or BootMii (see the warning at the start of this guide), press OK.
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
@ -69,7 +69,7 @@ MAKE SURE YOU READ THE WARNINGS ABOVE BEFORE CONTINUING!
1. Press `Create csm`, then browse for a directory you want to save the theme in. Give it a moment to build the theme. 1. Press `Create csm`, then browse for a directory you want to save the theme in. Give it a moment to build the theme.
1. A dialog box will pop up asking you if you want to save the .mym. Press `No`. 1. A dialog box will pop up asking you if you want to save the .mym. Press `No`.
##### Section III - Installing the Theme #### Section III - Installing the Theme
1. Extract MyMenuifyMod.zip to your SD card or USB drive. 1. Extract MyMenuifyMod.zip to your SD card or USB drive.
1. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive. 1. Put the .csm file you saved in a folder called `modthemes` on your SD card or USB drive.

View file

@ -9,7 +9,7 @@ This tutorial will explain how to update your Wii Menu to version 4.3, if you ha
It is much safer to use [ModMii](modmii) (Windows only) to update your Wii to 4.3. It is much safer to use [ModMii](modmii) (Windows only) to update your Wii to 4.3.
{: .notice--warning} {: .notice--warning}
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* A computer with Windows on it * A computer with Windows on it
@ -17,9 +17,9 @@ It is much safer to use [ModMii](modmii) (Windows only) to update your Wii to 4.
* [Priiloader](priiloader) * [Priiloader](priiloader)
* [YAWM ModMii Edition](https://oscwii.org/library/app/yawmme) * [YAWM ModMii Edition](https://oscwii.org/library/app/yawmme)
#### Instructions ### Instructions
##### Section I - Downloading #### Section I - Downloading
Your Wii must be modded in order to perform this. If it isn't, then it's best to follow [the guide](get-started) first before doing this. Your Wii must be modded in order to perform this. If it isn't, then it's best to follow [the guide](get-started) first before doing this.
{: .notice--info} {: .notice--info}
@ -39,7 +39,7 @@ Your Wii must be modded in order to perform this. If it isn't, then it's best to
| Europe | v514 (4.3E) | | Europe | v514 (4.3E) |
| Korea | v518 (4.3K) | | Korea | v518 (4.3K) |
##### Section II - Installing #### Section II - Installing
1. Power off your Wii. Start holding RESET, then turn it back on. 1. Power off your Wii. Start holding RESET, then turn it back on.
1. In the Priiloader menu, select `Homebrew Channel`. 1. In the Priiloader menu, select `Homebrew Channel`.

View file

@ -11,7 +11,7 @@ Despite its name, USB Loader GX is also capable of loading games from an SD Card
![USB Loader GX](/images/homebrew/USBLoaderGX/usbloadergx.png) ![USB Loader GX](/images/homebrew/USBLoaderGX/usbloadergx.png)
#### Requirements ### Requirements
* A Wii * A Wii
* A USB drive or SD Card * A USB drive or SD Card
@ -36,14 +36,14 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types
You may format it as NTFS, but it won't work with a majority of apps (eg. The Homebrew Channel, Nintendont) You may format it as NTFS, but it won't work with a majority of apps (eg. The Homebrew Channel, Nintendont)
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Extract USB Loader GX and put it in the `apps` folder on your USB drive or SD card. 1. Extract USB Loader GX and put it in the `apps` folder on your USB drive or SD card.
1. Insert your USB drive, and SD card if you're using one, into your Wii and launch USB Loader GX from the Homebrew Channel. 1. Insert your USB drive, and SD card if you're using one, into your Wii and launch USB Loader GX from the Homebrew Channel.
##### Getting Started #### Getting Started
There is no "guide" to use the USB Loader GX app. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of USB Loader GX by using it. There is no "guide" to use the USB Loader GX app. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of USB Loader GX by using it.
{: .notice--info} {: .notice--info}
@ -53,11 +53,11 @@ There is no "guide" to use the USB Loader GX app. This is intended to help you l
+ There are WADs that can open up USB Loader GX if you load it from the Wii Menu. This is called a forwarder WAD. An official forwarder WAD can be found [here](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), and a version for the vWii (Wii U) can be found [here](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad). + There are WADs that can open up USB Loader GX if you load it from the Wii Menu. This is called a forwarder WAD. An official forwarder WAD can be found [here](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT.wad), and a version for the vWii (Wii U) can be found [here](https://sourceforge.net/projects/usbloadergx/files/Releases/Forwarders/USB%20Loader%20GX-UNEO_Forwarder_5_1_AHBPROT_vWii%20%28Fix%29.wad).
+ GameCube or "custom" Wii games may or may not have a custom banner that USB Loader GX uses. To enable this, find or write `CustomBannersURL = http://banner.rc24.xyz/` in config/GXGlobal.cfg on your USB drive. Then you can use the "Custom Banner" download by pressing the 1 Button on your Wii Remote. + GameCube or "custom" Wii games may or may not have a custom banner that USB Loader GX uses. To enable this, find or write `CustomBannersURL = http://banner.rc24.xyz/` in config/GXGlobal.cfg on your USB drive. Then you can use the "Custom Banner" download by pressing the 1 Button on your Wii Remote.
##### User Interface #### User Interface
There are multiple buttons in the USB Loader GX interface. There are multiple buttons in the USB Loader GX interface.
###### Main Menu ##### Main Menu
These are the functions the buttons found on the top of the main menu do, from left to right: These are the functions the buttons found on the top of the main menu do, from left to right:

View file

@ -6,7 +6,7 @@ title: "Wii Backup Manager"
Wii Backup Manager is a program to copy Wii games from your computer to a USB drive so you can play the games on your Wii. It also can download game covers from [GameTDB](https://gametdb.com/) and can be used to list what games you have. This tutorial will tell you how to copy over games from your computer to your USB drive. The other features are able to be used in the easy-to-use interface. Wii Backup Manager is a program to copy Wii games from your computer to a USB drive so you can play the games on your Wii. It also can download game covers from [GameTDB](https://gametdb.com/) and can be used to list what games you have. This tutorial will tell you how to copy over games from your computer to your USB drive. The other features are able to be used in the easy-to-use interface.
#### Requirements ### Requirements
* A PC running Windows * A PC running Windows
* A USB drive or SD card * A USB drive or SD card
@ -27,14 +27,14 @@ Make sure your USB drive is formatted as FAT32. Do not format it as other types
You may format it as NTFS, but it won't work with a majority of apps (eg. The Homebrew Channel, Nintendont) You may format it as NTFS, but it won't work with a majority of apps (eg. The Homebrew Channel, Nintendont)
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Section I - Downloading #### Section I - Downloading
1. Extract Wii Backup Manager, and launch the program. 1. Extract Wii Backup Manager, and launch the program.
1. Insert your USB drive or SD card into your computer. 1. Insert your USB drive or SD card into your computer.
##### Section II - Copying Games Over #### Section II - Copying Games Over
1. Go to the `Drive 1` tab, then select the drive that you're putting the Wii games on. 1. Go to the `Drive 1` tab, then select the drive that you're putting the Wii games on.
![Select drive](/images/desktop-apps/WBM/select_drive.png) ![Select drive](/images/desktop-apps/WBM/select_drive.png)
@ -46,7 +46,7 @@ Select `Files` to add multiple games to the program, or select `Folder` to add a
1. Select `Transfer`, then select `Drive 1` to transfer the games over. It might take a while for the games to copy over. 1. Select `Transfer`, then select `Drive 1` to transfer the games over. It might take a while for the games to copy over.
![Transfer games](/images/desktop-apps/WBM/transfer_todrive.png) ![Transfer games](/images/desktop-apps/WBM/transfer_todrive.png)
##### Options once complete ### Options once complete
[Continue to cIOS](cios)<br> [Continue to cIOS](cios)<br>
cIOS is needed for your Wii to use a USB Loader. cIOS is needed for your Wii to use a USB Loader.

View file

@ -8,7 +8,7 @@ title: "WiiFlow"
This is a quick start guide on how to use WiiFlow, a USB loader for the Wii that's used to play games from a USB drive or SD card. This is a quick start guide on how to use WiiFlow, a USB loader for the Wii that's used to play games from a USB drive or SD card.
#### Requirements ### Requirements
* A Wii * A Wii
* A USB drive and/or SD card * A USB drive and/or SD card
@ -36,14 +36,14 @@ You may format it as NTFS, but it won't work with a majority of apps (eg. The Ho
WiiFlow can load games from an SD card or a USB drive. WiiFlow can load games from an SD card or a USB drive.
{: .notice--info} {: .notice--info}
#### Instructions ### Instructions
##### Downloading #### Downloading
1. Extract WiiFlow and put the `apps` and `WiiFlow` folders on your USB drive or SD card. 1. Extract WiiFlow and put the `apps` and `WiiFlow` folders on your USB drive or SD card.
1. Insert your USB drive, and SD card if you're using one, into your Wii and launch WiiFlow from the Homebrew Channel. 1. Insert your USB drive, and SD card if you're using one, into your Wii and launch WiiFlow from the Homebrew Channel.
##### Getting Started #### Getting Started
This is not a full comprehensive guide on using WiiFlow. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of WiiFlow by using it. This is not a full comprehensive guide on using WiiFlow. This is intended to help you learn how to use it, by giving you a quick start. You should be able to figure out all the great features of WiiFlow by using it.
{: .notice--info} {: .notice--info}
@ -52,7 +52,7 @@ This is not a full comprehensive guide on using WiiFlow. This is intended to hel
+ You can toggle between viewing Wii games, GameCube games, Wii Channels, Plugins, Homebrew apps by clicking the button second to last button on the right. + You can toggle between viewing Wii games, GameCube games, Wii Channels, Plugins, Homebrew apps by clicking the button second to last button on the right.
+ You can download game covers by going to "Settings" then "Download Covers and Banners" + You can download game covers by going to "Settings" then "Download Covers and Banners"
##### User Interface #### User Interface
When WiiFlow detects games, they are displayed in flow view. When you click on a game you are given these options: When WiiFlow detects games, they are displayed in flow view. When you click on a game you are given these options:
@ -81,7 +81,7 @@ When you bring the cursor to the bottom of the screen while in flow view, there
+ Exit To - Lets you exit to Wii Menu, HBC, neek2o, Priiloader and Bootmii. + Exit To - Lets you exit to Wii Menu, HBC, neek2o, Priiloader and Bootmii.
+ Settings - Will open the WiiFlow Settings menu + Settings - Will open the WiiFlow Settings menu
##### Options once complete #### Options once complete
[Continue to site navigation](site-navigation)<br> [Continue to site navigation](site-navigation)<br>
We have many other tutorials that you might like. We have many other tutorials that you might like.

View file

@ -12,7 +12,7 @@ In the case of a brick, [installing Priiloader is a must](/priiloader). Also, in
Do NOT make a shortcut for the games "Mario Party 9" or "A Boy and His Blob". It will brick your Wii. Do NOT make a shortcut for the games "Mario Party 9" or "A Boy and His Blob". It will brick your Wii.
{: .notice--warning} {: .notice--warning}
#### Requirements ### Requirements
* A Wii * A Wii
* A USB drive. * A USB drive.
@ -20,7 +20,7 @@ Do NOT make a shortcut for the games "Mario Party 9" or "A Boy and His Blob". It
* A Windows computer. * A Windows computer.
* [WiiGSC](https://wiidatabase.de/downloads/pc-tools/wiigsc-ehemals-crap/) * [WiiGSC](https://wiidatabase.de/downloads/pc-tools/wiigsc-ehemals-crap/)
#### Instructions ### Instructions
1. Install WiiGSC, then right click on it and choose **Run as administrator**. If you do not do this, WiiGSC will throw an error when you open it. 1. Install WiiGSC, then right click on it and choose **Run as administrator**. If you do not do this, WiiGSC will throw an error when you open it.
![Home menu](/images/desktop-apps/wiigsc/wiigsc-home.png) ![Home menu](/images/desktop-apps/wiigsc/wiigsc-home.png)

View file

@ -19,16 +19,16 @@ Currently, only the USA and Canada are supported.
You cannot use the default Dolphin NAND with this service. You must use your own NAND dump. This can be done in Dolphin by going to the toolbar and clicking `Tools -> Manage NAND -> Import BootMii NAND Backup`. You cannot use the default Dolphin NAND with this service. You must use your own NAND dump. This can be done in Dolphin by going to the toolbar and clicking `Tools -> Manage NAND -> Import BootMii NAND Backup`.
{: .notice--warning} {: .notice--warning}
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* A Wii console with an active internet connection * A Wii console with an active internet connection
* A computer with an active internet connection * A computer with an active internet connection
* A Discord account * A Discord account
#### Instructions ### Instructions
##### Section I - Getting Started #### Section I - Getting Started
1. Download the latest version of the WiiLink Patcher, available [here](https://github.com/WiiLink24/WiiLink24-Patcher/tree/csharp-ver). 1. Download the latest version of the WiiLink Patcher, available [here](https://github.com/WiiLink24/WiiLink24-Patcher/tree/csharp-ver).
1. Make sure to download the version in the README that corresponds to your operating system. 1. Make sure to download the version in the README that corresponds to your operating system.
@ -40,7 +40,7 @@ You cannot use the default Dolphin NAND with this service. You must use your own
1. After that, you can go through the rest of the process, but once you reach this step, be sure to pick the correct console platform youre installing this on, as it will matter when using the app.<br><br> 1. After that, you can go through the rest of the process, but once you reach this step, be sure to pick the correct console platform youre installing this on, as it will matter when using the app.<br><br>
![Console Platform](/images/demae-dominos/choose-console-platform.png) ![Console Platform](/images/demae-dominos/choose-console-platform.png)
##### Section II - Registering your Console ID #### Section II - Registering your Console ID
1. After completing the setup process, go to the [**WiiLink Discord server**](https://discord.gg/wiilink-750581992223146074) to register your Wii's console ID. 1. After completing the setup process, go to the [**WiiLink Discord server**](https://discord.gg/wiilink-750581992223146074) to register your Wii's console ID.
1. Use the `Get Console ID` Homebrew app, that was given by the patcher, to retrieve your system's console ID. 1. Use the `Get Console ID` Homebrew app, that was given by the patcher, to retrieve your system's console ID.
@ -48,7 +48,7 @@ You cannot use the default Dolphin NAND with this service. You must use your own
1. Type the command `/dominos <your console ID>` in the chat, replacing `<your console ID>` with your actual console ID. Make sure the ID is in the parameter box, otherwise the command will not work and will be posted publicly on the channel. 1. Type the command `/dominos <your console ID>` in the chat, replacing `<your console ID>` with your actual console ID. Make sure the ID is in the parameter box, otherwise the command will not work and will be posted publicly on the channel.
1. Double-check that you've typed the correct console ID, as it can't be re-registered. If you need to re-register, ask a staff member in the server for assistance. 1. Double-check that you've typed the correct console ID, as it can't be re-registered. If you need to re-register, ask a staff member in the server for assistance.
##### Section III - Installing WADs #### Section III - Installing WADs
You will now install the Food Delivery Channel and Set Personal Data channels. You will now install the Food Delivery Channel and Set Personal Data channels.
@ -62,7 +62,7 @@ You will now install the Food Delivery Channel and Set Personal Data channels.
If you happen to get `Error -1022` when installing `Food Channel (Domino's) (English).wad`, uninstall the channel by selecting the WAD with `-` and pressing `A`. Then, re-install the WAD. If you happen to get `Error -1022` when installing `Food Channel (Domino's) (English).wad`, uninstall the channel by selecting the WAD with `-` and pressing `A`. Then, re-install the WAD.
{: .notice--warning} {: .notice--warning}
##### Section IV - Setting your address information #### Section IV - Setting your address information
WiiLink never stores your personal data. For more information on what is used, read our [Privacy Policy](https://www.wiilink24.com/privacy-policy). WiiLink never stores your personal data. For more information on what is used, read our [Privacy Policy](https://www.wiilink24.com/privacy-policy).
{: .notice--info} {: .notice--info}
@ -78,7 +78,7 @@ In this section you will be setting your address information. This is required f
![SPD Page 1](/images/demae-dominos/spd-1.png)<br><br> ![SPD Page 1](/images/demae-dominos/spd-1.png)<br><br>
![SPD Page 2](/images/demae-dominos/spd-2.png) ![SPD Page 2](/images/demae-dominos/spd-2.png)
##### Section V - Placing an order #### Section V - Placing an order
This section requires you to have cash to pay for your meal. This section requires you to have cash to pay for your meal.
{: .notice--warning} {: .notice--warning}

View file

@ -14,15 +14,15 @@ The Kirby TV Channel is back! <br>
If you installed it previously, please follow the instructions to update it. If you installed it previously, please follow the instructions to update it.
{: .notice--success} {: .notice--success}
#### Requirements ### Requirements
* An SD card or USB drive * An SD card or USB drive
* A Wii with an Internet connection * A Wii with an Internet connection
* A Windows, macOS, or Linux computer * A Windows, macOS, or Linux computer
#### Instructions ### Instructions
##### Section I - Patching WADs #### Section I - Patching WADs
[If you want to see detailed instructions on how to install the WADs, click here!](yawmme) [If you want to see detailed instructions on how to install the WADs, click here!](yawmme)
{: .notice--info} {: .notice--info}
@ -50,7 +50,7 @@ On Linux, open a Terminal, type `bash ` (space included), then drag the file ont
Want to order Domino's Pizza with WiiLink's Food Delivery Channel?<br>[Follow this guide!](wiilink-demae-dominos) Want to order Domino's Pizza with WiiLink's Food Delivery Channel?<br>[Follow this guide!](wiilink-demae-dominos)
{: .notice--info} {: .notice--info}
##### Section II - Adding your email to Address Information (Set Personal Data) #### Section II - Adding your email to Address Information (Set Personal Data)
Adding your email to the Address Information (SPD) settings menu will allow the Digicam Print Channel to send images to your email that you created using it. Adding your email to the Address Information (SPD) settings menu will allow the Digicam Print Channel to send images to your email that you created using it.
{: .notice--info} {: .notice--info}

View file

@ -11,17 +11,17 @@ Want to patch WAD games (WiiWare) to work with Wiimmfi and you don't know how? T
This tutorial is only for Windows version of WiiWare Patcher. This tutorial is only for Windows version of WiiWare Patcher.
{: .notice--info} {: .notice--info}
#### Requirements ### Requirements
* A Windows computer * A Windows computer
* [WiiWare Patcher](https://github.com/RiiConnect24/WiiWare-Patcher/releases) * [WiiWare Patcher](https://github.com/RiiConnect24/WiiWare-Patcher/releases)
##### Section I - Downloading WiiWare Patcher #### Section I - Downloading WiiWare Patcher
1. Click the link above to go to the GitHub page where the patcher is. 1. Click the link above to go to the GitHub page where the patcher is.
1. Download `WiiWarePatcher.bat`. 1. Download `WiiWarePatcher.bat`.
##### Section II - Patching WiiWare games #### Section II - Patching WiiWare games
1. On Windows, run `WiiWarePatcher.bat`. 1. On Windows, run `WiiWarePatcher.bat`.
![WiiWare Patcher Main Menu](/images/wiimmfi/WiiWare-Patcher/1.JPG) ![WiiWare Patcher Main Menu](/images/wiimmfi/WiiWare-Patcher/1.JPG)