Wii Menu
This commit is contained in:
parent
822e2a8f47
commit
10d1c85a81
1 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide](https:/
|
||||||
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/).
|
||||||
1. Unpack it and place the `boot.elf` file in your flash drive.
|
1. Unpack 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. 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 should see a 4-character code like the one in the picture below. This code is your System Menu version, take a note of this as you will need it later. Afterwards, turn your console off. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.)
|
1. Turn on your console and navigate to the settings menu. On the top right corner you should 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. (If you're trying to use BlueBomb to recover from a brick, you can assume your Wii Menu version is 4.3.)
|
||||||
![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
|
![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
|
||||||
1. Launch your Linux distro, and ensure you are connected to the internet.
|
1. Launch your Linux distro, and ensure you are connected to the internet.
|
||||||
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
|
1. Open the Linux Terminal by pressing `CTRL + SHIFT + T`.
|
||||||
|
@ -47,8 +47,8 @@ chmod +x bluebomb-helper.sh
|
||||||
./bluebomb-helper.sh
|
./bluebomb-helper.sh
|
||||||
```
|
```
|
||||||
1. The helper will then download the required files, and ask for information about your console.
|
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 System Menu version (`U` for **USA** and `E` for **PAL** models).
|
- 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 System Menu Version (What you determined in step 4)
|
- 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 Wiimotes.
|
||||||
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
|
1. Press the Sync button repeatedly until the terminal shows `got connection handle`. This could take numerous attempts, so don't give up.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue