Final check by me, all fine.
This commit is contained in:
parent
adf8ffb93d
commit
9488488b8f
4 changed files with 28 additions and 29 deletions
|
@ -14,8 +14,6 @@ Bluebomb is an exploit intended for Wii and Wii mini Modding that takes advantag
|
|||
For the original Wii, we recommend using [another exploit](/get-started) instead if you intend to install the Homebrew Channel and/or BootMii.
|
||||
{: .notice--info}
|
||||
|
||||
BootMii can't be installed on the Wii mini yet. Please do **not** attempt to install it. We don't take any responsibility for bricking your console.
|
||||
{: .notice--warning}
|
||||
This exploit will not work on a Wii U's vWii. Please follow [this guide instead](https://wiiuguide.xyz/#/vwii/).
|
||||
{: .notice--warning}
|
||||
|
||||
|
@ -23,7 +21,7 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide instead]
|
|||
- A Linux machine
|
||||
- If you are using a Chromebook, you do not need to install another Operating System. You can enable [Linux in ChromeOS](https://support.google.com/chromebook/answer/9145439?hl=en)
|
||||
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux preinstalled.
|
||||
- Using Windows Subsystem for Linux will not work, due to the inability to access `bluetoothctl`.
|
||||
- Using Windows Subsystem for Linux will **not** work, due to the inability to access `systemctl`.
|
||||
- If you do not have Linux, Ubuntu is the most user-friendly option
|
||||
- 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/)
|
||||
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well You can download both from the [Ubuntu website](https://ubuntu.com/download/desktop).
|
||||
|
@ -36,28 +34,26 @@ This exploit will not work on a Wii U's vWii. Please follow [this guide instead]
|
|||
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. Turn on your console and navigate to the settings menu. On the top right corner you should see a 4-digit 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, tun your console off.
|
||||
|
||||
![SystemMenuVersion](/images/Wii/SystemMenuVersion.png)
|
||||
|
||||
1. Start the Linux Operating System. If you do not have it installed on your computer, you can temporarily install and boot it from a flash drive (not the one used for the HackMii installer) You can follow [this guide](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) to create the bootable USB drive. Note that it will not make any permanent changes to your computer unless you select the installation option. As an ISO, provide the ISO linked in Section I that fits your configuration.
|
||||
1. Open the Linux Terminal by pressing `Ctrl + Shift + T` or by opening it from the app menu and run these commands:
|
||||
```
|
||||
wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh
|
||||
chmod +x bluebomb-helper.sh
|
||||
./bluebomb-helper.sh
|
||||
```
|
||||
`wget https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh`
|
||||
`chmod +x bluebomb-helper.sh`
|
||||
`./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 found in the original packaging, the bottom of the console (RVL-201(EUR) for PAL or RVL-201(USA) for NTSC models) or can be determined by the last digit of
|
||||
Make sure that the console is close to the computer running the exploit, Ideally it should be less than 3 feet.
|
||||
{: .notice--info}
|
||||
- If you have selected a Wii mini you will be asked to provide your region. This can be found in the original packaging, the bottom of the console (RVL-201(EUR) for PAL or RVL-201(USA) for NTSC models) or can be determined by the last digit of the System Menu version (U for NTSC and E for PAL models).
|
||||
- If you have selected a Wii you will be asked to provide your System Menu Version that you took note of before.
|
||||
|
||||
1. Turn on your console and **do not** connect any Wiimotes.
|
||||
1. Press the Sync button repeatedly until the terminal shows `got connection handle`
|
||||
The console should now boot to the HackMii installer.
|
||||
|
||||
[Continue to Homebrew Channel and BootMii Installation](hbc)
|
||||
Make sure that the console is close to the computer running the exploit, Ideally it should be less than 3 feet.
|
||||
{: .notice--info}
|
||||
|
||||
If you are using a Wii mini, follow [this guide](hbc-mini) to install the Homebrew channel instead
|
||||
The console should now boot to the HackMii installer. You can now shutdown your Linux computer if you are not planning to use it later.
|
||||
|
||||
[Continue to Wii Homebrew Channel and BootMii Installation](hbc)
|
||||
{: .notice--info}
|
||||
|
||||
[Continue to Wii mini Homebrew Channel Installation](hbc-mini)
|
||||
{: .notice--info}
|
||||
|
|
|
@ -11,12 +11,15 @@ This tutorial will tell you how to install Leseratte's d2xl Wii mini cIOS (custo
|
|||
If you have a Wii, Install [this cIOS](cios) instead. Attempting to install this cIOS on a Wii may **brick your console!!**
|
||||
{: .notice--warning}
|
||||
|
||||
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/). 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.
|
||||
If you need help with anything regarding this tutorial, please join [the Wii mini Hacking Discord server](https://discord.gg/6ryxnkS) (recommended)
|
||||
{: .notice--info}
|
||||
|
||||
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}
|
||||
|
||||
#### What you need
|
||||
|
||||
* A Wii mini with the Homebrew Channel
|
||||
* A Wii mini with the Homebrew Channel installed
|
||||
* A USB drive
|
||||
* Leseratte's [d2xl cIOS Installer](/assets/files/d2xl_wii_mini_cIOS_installer_v1_beta2.zip)
|
||||
|
||||
|
@ -24,8 +27,8 @@ This d2x cIOS installer was originally developed for the Wii U's vWii by DaveBao
|
|||
|
||||
##### Section I - Downloading
|
||||
|
||||
1. Extract the d2xl cIOS Installer and put it in the `apps` folder on your USB drive.
|
||||
1. Insert your USB drive into your Wii mini and launch d2xl cIOS Installer from the Homebrew Channel.
|
||||
1. Extract the d2xl cIOS Installer and put it in the `apps` folder on your USB drive. If you do not have one already, please make a folder named `apps` in the main directory of your flash drive. You will need it afterwards for other Homebrew too.
|
||||
1. Insert your USB drive into your Wii mini and load The d2xl cIOS Installer from the Homebrew Channel.
|
||||
|
||||
##### Section II - Installing
|
||||
|
||||
|
@ -36,13 +39,13 @@ Select cIOS base: 57
|
|||
Select cIOS slot: 249
|
||||
```
|
||||
|
||||
Take a note of the version number (either v31776 or v31775)
|
||||
1. Once set, press A to install. Once done, exit the installer.
|
||||
Take a note of the version number (either `v31776` or `v31775`)
|
||||
1. Once set, press A to install. Once done successfully, exit the installer.
|
||||
- If the install fails with a `TMD version mismatch` error, move the dpad left or right in the `Select cIOS` option until the version number is different than the one you tried before.
|
||||
|
||||
|
||||
##### Enabling Ethernet
|
||||
If you wish to use 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 in 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.
|
||||
|
||||
You can now use homebrew such as [USB Loader GX](usbloadergx).
|
||||
{: .notice--info}
|
||||
|
|
|
@ -12,8 +12,8 @@ If you need help for anything regarding this tutorial, please join [the RiiConne
|
|||
The Homebrew Channel is where you will go to launch homebrew applications.
|
||||
|
||||
#### Instructions
|
||||
This page is only intended for users of the Wii mini. If you have a regular Wii, follow [this guide](hbc) instead.
|
||||
{: .notice--warning}
|
||||
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 not be able to utilize it unless you have soldered on an SD card slot.
|
||||
{: .notice--info}
|
||||
|
@ -21,16 +21,16 @@ While it is possible to install BootMii on a Wii mini, you will not be able to u
|
|||
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/Wii/ScamScreen.png)
|
||||
|
||||
1. When at the HackMii installer, you are able to install the Homebrew Channel.
|
||||
1. When at the HackMii installer, you are only able to install the Homebrew Channel.
|
||||
![Results](/images/Wii/Results.png)
|
||||
|
||||
1. Press Continue, then select the Homebrew Channel, and press install.
|
||||
1. Press Continue, then select Install The Homebrew Channel, and press install.
|
||||
![Install the Homebrew Channel](/images/Wii/InstallHomebrewChannel.png)
|
||||
|
||||
1. Press Continue when finished.
|
||||
![Success Installing the Homebrew Channel](/images/Wii/SuccessHBC.png)
|
||||
|
||||
|
||||
1. Once done, select `Continue` to exit the HackMii installer.
|
||||
1. Once done, select `Exit` to exit the HackMii installer.
|
||||
|
||||
[Continue to installing cios](ciosmini)
|
||||
[Continue to installing Wii mini cios](cios-mini)
|
||||
|
|
Loading…
Reference in a new issue