Lots of grammar fixes

This commit is contained in:
Larsen Vallecillo 2021-04-02 11:55:02 -05:00
parent f19c932ae0
commit 36d9e0d0e8
No known key found for this signature in database
GPG key ID: A392A43695F3A8AD
13 changed files with 46 additions and 39 deletions

View file

@ -31,7 +31,7 @@ For the original Wii, we do not recommend using BlueBomb if you intend to instal
#### Section II - Performing the exploit
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/)
1. Unpack it and place the `boot.elf` file in your flash drive.
1. Extract it and place the `boot.elf` file in your flash drive.
1. Connect the flash drive to the console. For a Wii mini, the USB port is on the back. For a normal Wii, use the bottom port. (or the right port if it's upright).
1. Turn on your console and navigate to the settings menu. On the top right corner you will see a 4-character code like the one in the picture below. This code is your Wii Menu version, take a note of this as you will need it later. Afterwards, turn your console off.
![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
@ -46,7 +46,7 @@ chmod +x bluebomb-helper.sh
1. The helper will then download the required files, and ask for information about your console.
- If you have selected a Wii mini you will be asked to provide your region. This can be determined by the last letter of the Wii Menu version (`U` for **USA** and `E` for **PAL** models).
- If you have selected a Wii you will be asked to provide your Wii Menu Version (What you determined in step 4)
1. Turn on your console and **do not** connect any Wiimotes.
1. Turn on your console and **do not** connect any Wii Remotes.
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
Make sure that the console is close to the computer running the exploit, ideally it should be less than 3 feet.

View file

@ -13,6 +13,9 @@ You need an **SD card** to create a NAND backup using BootMii.
If you do not have one, you can skip this page, although it is highly recommended to create one if you can.
{: .notice--warning}
BootMii as boot2 is recommended, but only available to install on early Wiis. Otherwise, it can be installed as an IOS.
{: .notice--info}
One of BootMii's most important features is the ability to backup and restore your Wii's NAND storage. We will be going over how to perform a NAND backup. You can then restore from that backup for whatever reason. It's a good idea to make a NAND backup regularly or before doing something risky to your console (and if you know what you're doing, you won't have to do anything risky).
#### Requirements
@ -22,8 +25,8 @@ One of BootMii's most important features is the ability to backup and restore yo
1. Launch the Homebrew Channel.
2. Press the HOME Button, then select "Launch BootMii".
Navigating BootMii is not possible using a Wii remote. You must use the POWER and RESET buttons on your console, or a GameCube controller plugged into port 1.
To navigate between options, press POWER on your Wii (or the right +Control Pad button on a GameCube controller).
Navigating BootMii is not possible using a Wii Remote. You must use the POWER and RESET buttons on your console, or a GameCube controller plugged into port 1.
To navigate between options, press POWER on your Wii (or right on the +Control Pad on a GameCube controller).
To select an option, hit RESET on your Wii or A on your GameCube controller.
{: .notice--info}
@ -35,7 +38,7 @@ One of BootMii's most important features is the ability to backup and restore yo
3. Select the Options button (the one with the gears).
4. Select the BackupMii button (the one with the green arrow).
- A NAND backup will start. You can watch the progress on the screen.
- "Bad Blocks" are normal. Don't worry when you see one on a NAND backup
- "Bad Blocks" are normal. Don't worry when you see some on a NAND backup.
- After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii.
5. When the backup is fully complete, exit the NAND backup screen by pressing any button.
6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to.

View file

@ -16,9 +16,11 @@ FlashHax is an exploit for the Wii that is triggered by using the Internet Chann
1. Open up the Internet Channel on your Wii.
2. Go to flashhax.com in the browser and bookmark the page.
3. Open the site from the bookmark. It'll then proceed to download and load the HackMii Installer. It may take some time as it is downloading the installer over the internet.
3. Open the site from the bookmark. It'll then proceed to download and load the HackMii Installer. It may take some time as it is downloading the installer over the Internet.
If the HackMii Installer doesn't load and it instead freezes (you can't move your cursor), please restart your Wii and repeat step 3 until it works. It might take multiple tries, be persistent!
If you still can't get it to load, try deleting your cookies or save data for the Internet Channel.
[Continue to Homebrew Channel and BootMii Installation](hbc)
{: .notice--info}

View file

@ -13,18 +13,20 @@ All of the exploits run the HackMii Installer, and have the same end result.
Although you can follow this guide without an SD card, you will not be able to create or restore a NAND backup using BootMii, and you won't be able to use some homebrew.
{: .notice--info}
This guide is for the original Wii only, with the latest firmware (4.3), and the Wii mini. Do not use this on a Wii U (vWii)!
This guide is for the original Wii and Wii mini only (including the Wii Family Edition), with the latest firmware (4.3). Do not use this on a Wii U (vWii)!
If you want to install homebrew on a Wii U, [follow this guide](https://wiiu.hacks.guide).
{: .notice--warning}
### Choose an exploit to use
These exploits are sorted by easiest to hardest difficulty of use.
- [str2hax](str2hax) - Exploit that uses the Wii EULA
* (Requires an internet connection and changing the DNS server)
* (Requires an Internet connection and changing the DNS server)
- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board
* (Requires an SD card)
- [FlashHax](flashhax) - Exploit that uses the Internet Channel
* (Requires the Internet Channel installed, and an internet connection)
* (Requires the Internet Channel installed, and an Internet connection)
- [BlueBomb](bluebomb) - Exploit that uses Bluetooth
* Requires a computer with Bluetooth and GNU/Linux, as well as a USB drive
* Requires a computer with Bluetooth and GNU/Linux, as well as a USB storage device
* This is the only exploit that works on the **Wii mini**

View file

@ -27,5 +27,5 @@ We have many other tutorials that you might like.
Included in the Homebrew Browser download is a guide on how to use the Homebrew Browser.
{: .notice--info}
You can swap out ShopChannel.ogg with loop.ogg to have the Homebrew Browser play the Wii Shop Channel music.
You can swap out ShopChannel.ogg with loop.ogg in `/apps/homebrew_browser/` to have the Homebrew Browser play the Wii Shop Channel music.
{: .notice--info}

View file

@ -15,7 +15,7 @@ The Homebrew Channel is where you will go to launch homebrew applications.
This page is **only** intended for users of the Wii mini. If you have a regular Wii, follow [this guide](hbc) instead.
{: .notice--info}
While it is possible to install BootMii on a Wii mini, you will need to solder an SD card slot.
While it is possible to install BootMii on a Wii mini, you will need to solder an SD card slot. That requires opening up your Wii mini and using special tools, so it is not recommended.
{: .notice--info}
1. You will see a scam warning screen. Wait 30 seconds for the text "Press 1 to continue" to appear, then press 1.
@ -27,7 +27,6 @@ While it is possible to install BootMii on a Wii mini, you will need to solder a
1. Press Continue when finished.
![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
1. Once done, select `Exit` to exit the HackMii installer.
[Continue to installing Priiloader](priiloader)

View file

@ -42,5 +42,5 @@ You can always install it at a later date.
Making a NAND backup with BootMii at this point is highly recommended.
{: .notice--info}
If you couldn't install BootMii, continue to [installing Priiloader](priiloader) instead.
If you couldn't install BootMii, continue to [installing Priiloader](priiloader).
{: .notice--info}

View file

@ -22,11 +22,11 @@ LetterBomb is an exploit for the Wii that is triggered using the Wii Message Boa
![HackMii Screen](/images/Wii/LetterBomb-PC.png)
1. Extract the contents of the downloaded ZIP to the root of your SD card.
1. Take out your SD card and insert it in your Wii.
1. On your Wii, return to the Wii Menu and then open the Message Board.
1. On your Wii, return to the Wii Menu and then open the Wii Message Board.
1. Load the red letter with a bomb icon.
- In various scenarios, you may need to look at the previous or next day to find it.
Ensure the date on your Wii is correct, otherwise you will be unable to find the letter.
Ensure the date on your Wii is correct, otherwise you might be unable to find the letter.
{: .notice--warning}

View file

@ -35,7 +35,7 @@ Do **not** install Priiloader on a vWii (Wii mode on Wii U). You will brick your
##### Section III - Entering/Configuring Priiloader
1. Hold the RESET button while turning on your Wii.
* If you are using a Wii mini, plug in a USB keyboard and hold escape while turning it on
* If you are using a Wii mini, plug in a USB keyboard and hold Escape on it while turning it on.
![Turn on](/images/Priiloader/on.jpg)
![Hold RESET](/images/Priiloader/reset.jpg)
@ -54,34 +54,32 @@ This is a list of the hacks you can enable with Priiloader.
| Hack | Description |
|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| Block Disc Updates | Removes the "Wii System Update" screen included with some games that forces you to update the system to play the game. |
| Block Disc Updates | Removes the "Wii System Update" screen included with some games that forces you to update the system before playing the game. |
| Block Online Updates | Disables updating your Wii. Updates will fail with error 32007. |
| Auto-Press A at Health Screen | Automatically presses the A Button to get past the "Health and Safety" screen. |
| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii menu. |
| Auto-Press A at Health Screen | Automatically presses the A Button to get past the initial "Health and Safety" screen. |
| Replace Health Screen with Backmenu | Changes the "Health and Safety" screen to the animation played when returning to the Wii Menu. |
| Move Disc Channel | Enables moving the Disc Channel anywhere on the Wii Menu. It's normally stuck in the top left of the first page. |
| Wiimmfi Patch v4 | Automatically patches all games you run from the Disc Channel for use with Wiimmfi. |
| 480p graphics fix in system menu | Fixes a small issue with 480p on the Wii Menu. |
| Remove NoCopy Save File Protection | Allows you to copy normally disallowed save files to your SD card from data management |
| Remove NoCopy Save File Protection | Allows you to copy normally disallowed save files to your SD card from Data Management |
| Region Free EVERYTHING | Disables region locking for any Wii application, including downloaded ones. |
| Region Free GC Games (No VM Patch) | Disables region locking for GameCube discs. |
| Region Free Wii Games | Disables region locking for Wii discs. |
| Region Free Channels | Disables region locking for installed channels |
| Region Free Channels | Disables region locking for installed Channels. |
| No System Menu Sounds AT ALL | Disables all the Wii Menu sound effects. |
| No System Menu Background Music | Disables the Wii Menu background music. |
| Re-Enable Bannerbomb v2 | Enables the "Bannerbomb" exploit on the latest Wii version. Not needed when the Homebrew Channel is already installed. |
| OSReport to UsbGecko(slot B) | Sends Wii Menu logs to a debugging device in memory card slot B. |
| OSReport to UsbGecko(GeckoOS,B) | Sends Wii Menu logs to a debugging device in memory card slot B, if the Wii Menu is launched by Gecko OS. |
| Force Standard Recovery Mode | Automatically launches the console in recovery mode. Used to launch recovery discs, letting users unbrick their Wii systems. |
| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game is the "Wii Startup Disc". |
| Remove Diagnostic Disc Check | Removes a check in the Wii to see if an inserted game matches the title ID of the "Wii Startup Disc". |
| Lock System Menu with Black Screen | Makes your Wii Menu load to a black screen, making you unable to use it. (Do not enable this) |
| No-Delete HAXX,JODI,DVDX,DISC,DISK,RZDx | Re-enable channels with these title IDs (originally blocked in system updates due to them being exploits). |
| Force Disc Games to run under IOS249 | Make discs use cIOS 249 as the game's IOS. While it cannot allow playing of burned games on its own, it is needed to play burned discs. |
| Force Disc Games to run under IOS249 | Make discs use cIOS 249 as the game's IOS. While it cannot allow playing of burned games on its own, it is needed to play burned discs. (Can give you Error 002 on a non-burned game) |
Continue to installing cIOS<br>
{: .notice--info}
cIOS are used to play games with a USB Loader. Even if that's not something you want to do, it's useful for many homebrew apps.
cIOS are used to play games with a USB Loader. It's also useful for many other homebrew apps.
{: .notice--info}
If using a Wii mini, follow [this guide](cios-mini) to install cIOS

View file

@ -25,7 +25,7 @@ A SysCheck lists all the IOS and cIOS that are on your Wii, along with some info
1. Wait for the program to get some information about your Wii.
2. When "This IOS will be tested (Please select)" is shown on the screen, press A.
![Choose IOS](/images/SysCheck/1.png)
3. Wait for the program to get information about your IOS.
3. Wait for the program to get some information about your IOS.
4. After it finishes, press the `A` Button if you want to view the log.
![Completed](/images/SysCheck/2.png)
5. If you want to share the SysCheck, you can share the `sysCheck.csv` saved to the root of your SD Card. The `IOSsysCheck.log` file (saved to the root as well) contains additional information about IOS.
5. If you want to share the SysCheck, you can press the `A` Button, which will upload it to [syscheck.rc24.xyz](https://syscheck.rc24.xyz/) and give you a link. You can also share the `sysCheck.csv` saved to the root of your SD Card. The `IOSsysCheck.log` file (saved to the root as well) contains additional information about your IOS.

View file

@ -13,7 +13,8 @@ Wii Backup Manager is a program to copy Wii games from your computer to a USB dr
* A USB drive
* [Wii Backup Manager](https://static.wiidatabase.de/Wii-Backup-Manager.zip)
We recommend you use [Witgui](https://desairem.com/wordpress/category/witgui-download/) if you use macOS. Wii Backup Manager doesn't work on macOS.
We recommend you copy games over with [Witgui](https://desairem.com/wordpress/category/witgui-download/) if you use macOS, or [Wii Backup Fusion](https://github.com/larsenv/Wii-Backup-Fusion) for Windows, macOS, and Linux. Wii Backup Manager is only compatible with Windows.
{: .notice--info}
To play multiple games, we recommend a USB-powered external hard drive for your Wii. We will refer to it as a "USB drive" in this guide. Most of the ones you can find on the market should work fine if they have USB 2 backwards compatibility. Drives with 1 TB or more in capacity will work. A flash drive will also work, but due to the size of a flash drive, it won't be able to store as many games.

View file

@ -41,7 +41,7 @@ To get support on all issues relating this tutorial and service, join the [WiiLi
15. After it is successfully installed, press the HOME Button to exit back to the Homebrew Channel.
16. Launch Wii no Ma and enjoy!
For PAL(European Wiis)<br>
For PAL (European Wiis)<br>
In Wii Settings please set TV Resolution to 60 HZ (480p/480i). You can find this in `Screen -> TV Resolution` If you do not, a pink bar will appear at the bottom of the screen obscuring vision.
{: .notice--info}

View file

@ -80,7 +80,7 @@ You may not want to run a patcher each time you want to play on Wiimmfi, and may
- Your copy of your game (WBFS, ISO, cISO, and other forms that a Wii can use are supported).
- [RiiConnect24 Patcher](https://github.com/RiiConnect24/RiiConnect24-Patcher/releases/) (Windows and Unix)
**or**
- [Wiimms ISO patcher (cross-platform)](https://download.wiimmfi.de/patcher/wiimmfi-patcher-latest.zip)
- [Wiimmfi Patcher (cross-platform)](https://download.wiimmfi.de/patcher/wiimmfi-patcher-latest.zip)
- A USB Loader, [cIOS](cios), and a USB to store the game on (you should already have these if you're using a USB Loader)
#### Instructions
@ -133,7 +133,7 @@ If you're using the Wii U, you will have to run the competitions patcher wheneve
{: .notice--info}
### DS Games
Wiimmfi doesn't only support Wii games, it supports lots of DS games too. Thanks to an exploit called nds-constraint, you can play DS games without patching your games.
Wiimmfi doesn't only support Wii games, it supports lots of DS games too. Thanks to an exploit called nds-constraint, you can play DS games online without patching your games.
#### What you need
@ -150,14 +150,16 @@ Getting a Wi-Fi network with WEP or no security is the hardest part, because DS
4. Type in `1.1.1.1` as the secondary DNS (if it gives you problems, try `8.8.8.8`).
5. Save your connection settings and perform a connection test. If it's successful, then you're ready to play.
### CTGP-R (Mario Kart Wii)
MrBean35000vr and Chadderz have an amazing custom track distribution called CTGP-R that allows you to use a set of custom tracks and has automatic Wiimmfi patching. Go to the [ChadSoft Website](http://chadsoft.co.uk) for the download and instructions.
### Mario Kart Wii Mods
### MKW Hack Pack (Mario Kart Wii)
Huili has put together a really good collection of custom tracks and hacks called MKW Hack Pack, and allows connections to Wiimmfi. To learn how to set it up, go to the [wiki page](http://wiki.tockdom.com/wiki/MKW_Hack_Pack).
#### CTGP-R
MrBean35000vr and Chadderz have a custom track distribution called CTGP-R that allows you to use a set of custom tracks and has automatic Wiimmfi patching. Go to the [ChadSoft website](http://chadsoft.co.uk) for the download and instructions.
### Wiimms MKW Fun (Mario Kart Wii)
Wiimm and Leseratte created a custom track distribution called "Wiimms MKW Fun", which gets updated about three times a year. It is based on the LE-CODE framework by Leseratte and contains a Wiimmfi patch and lots of other features. You can find out more about it on its [wiki page](http://wiki.tockdom.com/wiki/Wiimms_Mario_Kart_Fun).
#### MKW Hack Pack
Huili has put together a collection of custom tracks and hacks called MKW Hack Pack, and allows connections to Wiimmfi. To learn how to set it up, go to the [wiki page](http://wiki.tockdom.com/wiki/MKW_Hack_Pack).
#### Wiimms Mario Kart Fun
Wiimm and Leseratte make a custom track distribution called "Wiimms MKW Fun", which gets updated about three times a year. It is based on the LE-CODE framework by Leseratte, has Wiimmfi support, and lots of other features. You can find out more about it on its [wiki page](http://wiki.tockdom.com/wiki/Wiimms_Mario_Kart_Fun).
[Continue to site navigation](site-navigation)<br>
We have many other tutorials that you might like.