Remove mentions to the vWii, as well as other minor changes (#92)

* Remove all mentions to vWii

the guide is not intended for this

* Various changes

* Add the Wii Mini Ethernet homebrew

* Upload d2x cios installer

* Upload NUS Downloader

* Host the files locally instead of linking to CSG

* host files locally, change some wording

* Small fixes

* Small Fixes

* Update bluebomb.md

* Update get-started.md

* Remove wii mini from requirements

* revert getting started to how it was

* Fix bluebomb.md, along with markdown errors

* wiiu.hacks.guide -> wiiuguide.xyz in get-started.md

* oops, forgot to remove this

* consistency update

* Remove unneeded image

* update get started to further include bluebomb as a viable method

* Update cios.md

* mention the usb drive requirement for bluebomb

* mention that changing the DNS is needed

* Remove irrelevant section about RC24

* Delete 2.jpg

* Delete 3.jpg

* Delete 4.jpg

* Delete 5.jpg

* Delete 6.jpg

* Delete 7.jpg

* Add new images

* missed this one

* Update dump-games.md

* Update bluebomb.md

* restore seperate cleanrip page

* restore to the old style, with 3 seperate pages

* restore dump-smb page

* replace images

* Add updated images

* replace images to fix merge conflict

Co-authored-by: ToastyNIck <32781165+ToastyNIck@users.noreply.github.com>
Co-authored-by: twosecslater <twosecslater@tuta.io>
Co-authored-by: NightScript <maorninja@outlook.com>
Co-authored-by: Larsen Vallecillo <larsen@weborican.com>
This commit is contained in:
urmum-69 2020-04-04 18:44:22 +00:00 committed by GitHub
parent 045da563dd
commit 7131fecb80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 146 additions and 60 deletions

View file

@ -9,31 +9,27 @@ If you need help with anything regarding this tutorial, please join [the Wii Min
![BlueBomb](/images/bluebomb.png)
Bluebomb is an exploit intended for Wii Mini Modding that takes advantage of an exploit in the bluetooth adapter. It's the only exploit for the Wii Mini but it can be used on the Original Wii as well. It doubles as brick recovery in case you didn't install Priiloader and/or BootMii.
Bluebomb is an exploit intended for Wii Mini Modding that takes advantage of an exploit in the Bluetooth adapter. It's the only exploit for the Wii Mini but it can be used on the original Wii as well. It can be used to recover from certain bricks on the Wii.
For the Wii U & original Wii, we recommend using [another exploit](/get-started) instead if your intention is to install the Homebrew Launcher and/or ModMii
For the original Wii, we recommend using [another exploit](/get-started) instead if you intend to install the Homebrew Channel
{: .notice--info}
***If installing on the Wii Mini. BootMii can't be installed on the Wii Mini yet. Please don't attempt to install it. We won't be responsible if your device gets bricked.
{: .notice--info}
RiiConnect is not available with the Wii Mini yet.
{: .notice--info}
This exploit will not work on a vWii. Please pick [another exploit](/get-started).
If installing on the Wii Mini; BootMii can't be installed on the Wii Mini yet. Please don't attempt to install it. We won't be responsible if your device gets bricked.
{: .notice--warning}
This exploit will not work on a Wii U (vWii). Please follow [this guide instead](https://wiiuguide.xyz/#/vwii/).
{: .notice--warning}
For the Wii U & original Wii, we recommend using [another exploit](/get-started) instead if your intention is to install the Homebrew Launcher and/or ModMii
{: .notice--info}
#### Requirements
- A linux machine with a bluetooth adapter (an intergrated one will work)
#### What you need
- A Linux machine with a Bluetooth adapter (an integrated one will work)
- 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)
- Using Windows Subsystem for Linux will not work, due to the inability to access `bluetoothctl`.
- 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/)
- We recommend the LTS edition due to its stability, but the current release works as well.
- USB Drive
- Non Japanese or Korean Wii or Wii Mini
## Instructions
#### Instructions
##### Section I - Performing the exploit
1. Open the Linux Terminal.
2. Disable the Bluetooth Service; `sudo systemctl disable --now bluetooth`
3. Make a new folder for Bluebomb; `mkdir bluebomb`
@ -45,44 +41,49 @@ For the Wii U & original Wii, we recommend using [another exploit](/get-started)
9. Extract the contents of the `hackmii_installer_v1.2` folder to the USB
10. Eject the USB from the PC and plug into the Wii
- If you're on a normal Wii with two USB slots, plug it in the top one
11. Turn the Wii on and **make sure NO WiiMotes connect**! You can leave it on the Wii Heath and Safety Screen
![Health and Safety Page](/images/Wii/Health_and_Safety_EN.png)
11. Turn the Wii on and do not pair a Wiimote. You can leave it on the Wii Heath and Safety Screen or System Menu
12. In the terminal, type these commands to specific Wii Regions: `sudo ./bluebomb [a] ./stage0/MINI_SM_[b].bin stage1.bin`
- If you are using an external USB Bluetooth Adapter (if the PC had bluetooth built in and you wish to use an external adapter instead), replace [a] with 1
- Otherwise leave it blank
- If you are using an external USB Bluetooth Adapter (if the PC had Bluetooth built-in and you wish to use an external adapter instead), replace [a] with 1
- Otherwise, leave it blank
- If you use a PAL region, replace [b] with `PAL`. Likewise, if you use an NTSC console, replace [b] with `NTSC`
The Terminal should now print "Waiting to accept". The computer is now waiting for a connection from your Wii Mini.
13. Start Pressing the `Sync` button (The Wii Mini Sync button is on the left side. On the normal Wii, it is right next to the SD card slot)
- Continue Pressing untill Terminal displays "Got connection handle".
- Continue Pressing until Terminal displays "Got connection handle".
The Wii Mini should now boot to the HackMii installer (Do not attempt to install BootMii)
[Continue to Homebrew Channel and BootMii Installation](hbc)
{: .notice--info}
#### cIOS Installation
cIOS is used for USB Loaders to play backups. Fair Warning cIOS is still in the experimental stage.
{: .notice--info}
This version of cIOS is only for the Wii Mini
##### Section II - cIOS Installation
cIOS is used for USB Loaders to play backups. Be warned that cIOS is still in the experimental stage.
{: .notice--info}
This version of cIOS is only for the Wii Mini. If you're on a Wii, please follow the [cIOS guide](/cios).
{: .notice--warning}
1. Download the cIOS File from https://bluebomb.glitch.me/d2xl-cIOS/index.html
1. Open the archive and drag and drop the only folder to the "apps" folder on your USB Drive
1. Open the Homebrew Channel on your Wii Mini
1. Launch the d2x cIOS installer
1. First you gotta select which cIOS to install. in "Select cIOS", Change the value to "d2xl-v1-beta2"
1. Now Go to "Select cIOS base" and change the value to "57"
1. Now Go to "Slect cIOS slot" and change the value to "249"
Under "NOTES" there will be a section "Offline installation". Take a note of the exact version number (5 digits directly before the ".wad" extension).
1. Press A to start the installation.
If it fails with a weird "tmd version mismatch" error, that isn't a problem. Just try again, but this time, while selecting the cIOS base, press left/right on the wiimote until the 5-digit number from earlier is different than when you tried before. This time, it should work - one of the two version numbers should definitely work.
1. After successfully installing the cIOS press B to exit. Now you have cIOS installed.
1. Download the cIOS File from [here](https://bluebomb.glitch.me/d2xl-cIOS/index.html)
2. Open the archive and drag and drop the only folder to the `/apps/` folder on your USB Drive
3. Open the Homebrew Channel on your Wii Mini
4. Launch the d2x cIOS installer
5. For `Select cIOS`, change the value to `d2xl-v1-beta2`
6. For `Select cIOS base`, change the value to `57`
7. For `Select cIOS slot` and change the value to `249`
- Under "NOTES" there will be a section "Offline installation". Take a note of the exact version number (5 digits directly before the `.wad` extension).
8. Press A to start the installation.
- If it fails with a weird "TMD version mismatch" error, that isn't a problem. Just try again, but this time, while selecting the cIOS base, press left/right on the Wiimote until the 5-digit number from earlier is different than when you tried before. This time, it should work - one of the two version numbers should work.
9. After successfully installing the cIOS press B to exit.
#### Ethernet Enable
Now you have cIOS installed.
1. Download this tool from https://bluebomb.glitch.me/wii-mini-ethernet/index.html
1. Add it to your Apps folder on your USB
1. Run it in Homebrew.
1. and you are set for life.
##### Section III - Enabling Ethernet
Do not run this section if you're not on a Wii Mini. This section is **only** intended for Wii Mini owners.
{: .notice--warning}
1. Download [the Wii Mini Ethernet Enable tool](/assets/files/Wii_Mini_Ethernet_Enable.zip).
2. Add it to the `/apps/` folder on your USB.
3. Run it from the Homebrew Channel.
Ethernet should work now.

View file

@ -10,16 +10,14 @@ This tutorial will teach you how to install cIOS (custom IOS). While this is a r
## Requirements
- An SD card or USB drive
- d2x cIOS Installer
- [Wii](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-Wii.zip?attredirects=0&d=1)
- [Wii U (vWii)](https://sites.google.com/site/completesg/backup-launchers/installation/d2x-cIOS-Installer-vWii.zip?attredirects=0&d=1)
- Windows PC + [NUS Downloader](https://sites.google.com/site/completesg/useful-tools/nus-downloader/NUSDownloader_v19.zip?attredirects=0&d=1)
- You do not need this if you have Internet Access on your Wii, or are using a vWii.
- [d2x cIOS Installer] (/assets/files/d2x-cIOS-Installer-Wii.zip)
- Windows PC + [NUS Downloader](/assets/files/NUSDownloader_v19.zip)
- This is only required if you cannot connect your Wii to the internet.
## Instructions
### Section I - Offline NUS Downloads
Skip to the next section if this doesn't apply to you (read above)
[Skip to the next section if this doesn't apply to you](#Section II - Managing d2x cIOS installer)
{: .notice--info}
1. Extract and launch NUS Downloader.
@ -43,7 +41,7 @@ Optionally, if you wish to verify that the downloaded WADs are correct, use a ch
- **MD5**: `ac8bbbea38f29e8d8959badb3badf18e`
- **SHA1**: `b8fd4efbb6d7ae2f4e9328b3082901f5981701b1`
### Section III - Managing d2x cIOS installer
### Section II - Managing d2x cIOS installer
- Extract d2x cIOS Installer and put it in the `apps` folder on your SD card or USB drive.
- Your storage device should look like this:
@ -65,7 +63,6 @@ Select cIOS base: 56
Select cIOS slot: 249 (In some cases, it may warn you that the current (c)IOS or IOS STUB will be overwritten. You can ignore this warning.)
Select cIOS version: 65535
- This revision is only used by the Wii when checking updates. It is set to the highest version to prevent a system update from overriding it with a non-functional official IOS.
- This option does not appear on the WiiU installer.
```
![Install cIOS 249](/images/Wii/Install249.png)
2. Once set, press A twice to install.

38
_pages/en_US/cleanrip.md Normal file
View file

@ -0,0 +1,38 @@
---
title: "CleanRip"
---
{% include toc title="Table of Contents" %}
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
Do you want to make a backup of your games? This tutorial will explain you how to use CleanRip.
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
#### What you need
* An SD card or USB drive with at least 4.7 GB of free space
* [CleanRip](https://github.com/emukidid/cleanrip/releases/latest)
#### Instructions
##### Section I - Downloading/Installing
1. Extract CleanRip and put it in the `apps` folder on your SD card or USB drive.
1. Insert your SD card into your Wii, and launch CleanRip from the Homebrew Channel.
##### Section II - Ripping
1. Select your device that you will be dumping the game to - your USB drive or SD card.
![Device type](/images/CleanRip/2.png)
1. On this screen, it asks you if you want to download a file with game checksums so you can verify the dump created is a 1:1 copy of the disc. It's your choice whether to say `Yes` or `No` to download this file.
![DAT](/images/CleanRip/3.png)
1. Now insert the game you want to dump.
![DVD](/images/CleanRip/4.png)
![Initialising Disc](/images/CleanRip/5.png)
1. Set it as shown on the screen below.<br>If you know that you are dumping a game that uses a dual layer disc, like `Super Smash Bros. Brawl` or `Metroid: Other M`, set `Dual Layer` to `Yes`.
![Settings](/images/CleanRip/6.png)
1. CleanRip will now dump your game. It can take a while, since it will dump the full 4.7GB disc contents (9.4 for dual layer discs).
![Copying](/images/CleanRip/7.png)

View file

@ -2,7 +2,7 @@
title: "Dumping Wii/GameCube games"
---
{% include toc title="Table of Contents" %}
Want to legally dump a GameCube or a Wii game and play it on your Wii? With this tutorial we will explain how to do it.
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
@ -71,4 +71,5 @@ Your Wii and your computer must be connected to one local network
![7](/images/DumpDiscs_LAN/7.jpg)
7. The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing.
![8](/images/DumpDiscs_LAN/8.PNG)
[I want to dump it directly to my PC over a network](dump-smb)
{: .notice--info}

46
_pages/en_US/dump-smb.md Normal file
View file

@ -0,0 +1,46 @@
---
title: "Dumping a game over a local network"
---
{% include toc title="Table of Contents" %}
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
Do you want to dump games through your local network? Follow this tutorial! This can be useful if you don't have an SD card or a USB drive that is large enough to dump a game to.
![RiiConnect24 Logo](/images/WiiRC24Logo.jpg)
#### What you need
* A Wii.
* [DVD Dump Tool](/assets/files/DVDDumpTool.zip)
Your Wii and your computer must be connected to one local network
{: .notice--warning}
#### Instructions
##### Section I - Downloading/Installing
1. Extract DVD Dump Tool and put it in the `apps` folder on your SD card or USB drive.
1. Insert your SD card into your Wii, and launch DVD Dump Tool from the Homebrew Channel.
##### Section II - Ripping
1. Press the right button on the d-pad and press "A"
![2](/images/DumpDiscs_LAN/2.png)
1. Choose the disc that you want to copy (The options are: `GameCube Disc`, `Wii Single-Layer Disc`, `Wii Dual-Layer Disc` and press "A"
![3](/images/DumpDiscs_LAN/3.png)
1. Now put your game to your Wii. (If it's already in your wii, eject it and put it back)
![InsertTheDisc](/images/DumpDiscs_LAN/insertthedisc.jpg)
![4](/images/DumpDiscs_LAN/4.png)
1. Remember your Wii URL (IP address)
![5](/images/DumpDiscs_LAN/5.png)
1. On your computer in your web browser, type in the Wii URL and hit ENTER.
![6](/images/DumpDiscs_LAN/6.png)
1. You should see this. Click on `Click here to download XXXX.iso`
![7](/images/DumpDiscs_LAN/7.jpg)
1. The transfer speed is not the fastest, but if you can't use anything else, it's better than nothing.
![8](/images/DumpDiscs_LAN/8.PNG)

View file

@ -2,21 +2,24 @@
title: "Get Started"
---
{% include toc title="Table of Contents" %}
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/b4Y7jfD) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
There is a much easier method if you are planning to mod a vWii. Instead of using Bluebomb or a commercial game exploit, [mod it through Wii U mode](https://wiiuguide.xyz/#/vwii/vwii-modding)
{: .notice-info}
These instructions will assume you're using an SD card to mod your Wii with, but you can use a USB storage device instead. However, the exploit LetterBomb requires a SD card due to how the Wii Message Board works.
{: .notice--info}
This guide is for the original Wii only, with the latest firmware (4.3). Do not use this on a Wii U (vWii)!
If you want to install homebrew on vWii, [follow this tutorial](https://wiiuguide.xyz/#/vwii/).
{: .notice--warning}
### Choose an exploit to use
If your Wii is bricked and you have not installed bootMii or Priiloader, Bluebomb also doubles as a brick recoverer
{: .notice--info}
- [str2hax](str2hax) - Exploit that uses the Wii EULA (Recommended, no SD card nor Channel required, but requires changing the DNS settings)
- [FlashHax](flashhax) - Exploit that uses the Internet Channel (No SD card required)
- [LetterBomb](letterbomb) - Exploit that uses the Wii Message Board (SD card required)
- [BlueBomb](bluebomb) - Exploit that uses Bluetooth (No SD card required)
* Requires a computer with Bluetooth and GNU/Linux, as well as a USB drive
* This is the only exploit that works on the **Wii Mini**
| Features Listing | [str2hax](str2hax) | [FlashHax](flashhax) | [LetterBomb](letterbomb) | [Bluebomb](bluebomb) |
|-----------------------|----------------------------|---------------------------|----------------------------|----------------------------------------|
| Description | Wii EULA Exploit | Internet Channel exploit | Wii Message Board exploit | Broadcom's Bluetooth stack exploit |
| Internet Required | Yes (DNS change required) | Yes | No | No |
| Storage Device | None | None | SD card required | USB (top slot) |
| Device Compatibility | Wii | Wii | Wii on 4.3 | Non Japanese or Korean Wii & Wii Mini |
| Other Requirements | None | Internet Channel | None | Linux Machine & Bluetooth |

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
images/CleanRip/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB

BIN
images/CleanRip/8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

BIN
images/CleanRip/9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 KiB