5.4 KiB
title |
---|
Wilbrand |
{% include toc title="Table of Contents" %}
Wilbrand, like LetterBomb, is an exploit for the Wii that is triggered using the Wii Message Board.
Unlike LetterBomb, Wilbrand supports Wii menu versions down to 3.0. {: .notice--info}
There are two methods listed on this page used to create the proper Wilbrand exploit. Wilbrand Web is recommended for its ease of use. {: .notice--info}
Wilbrand Web (Recommended)
Requirements
- An SD card formatted to FAT32/MS-DOS (FAT)
- A Wii on at least version 3.0
SD cards larger than 2GB will not work on Wii menu versions before 4.0. {: .notice--warning}
Instructions
-
Power on your console.
-
Go to
Wii Settings
. -
Take note of the letter next to the system version, in the top-right corner of the screen.
- This letter corresponds to your system menu region, which you will need to know for the corresponding steps.
-
Navigate to
Internet
>Console Information
. -
Take note of your FULL MAC address.
-
On your computer, open the browser and go to wilbrand.donut.eu.org.
-
Input your Wii MAC, version and region.
-
Ensure
Bundle the HackMii Installer for me!
is checked. -
Cut either wire.
-
Click on "Download your .zip".
-
Insert your SD card into your computer.
-
Copy the
private
folder and theboot.elf
file from the downloaded.zip
file to the root of your SD card. -
Reinsert your SD card into your console.
- The SD card must be inserted in the SD card slot located in the front of the Wii. Using a USB to SD adapter plugged into the Wii's USB port will not work.
-
On your Wii, return to the Wii Menu.
-
Launch the Wii Message Board on your Wii.
-
Open the green letter with a bomb.
- Ensure the date on your Wii is correct, or you might be unable to find the letter.
- In some cases, you may need to check the messages for tommorow or yesterday for the letter to show up.
- If you don't see the green letter, check if any errors appear in the SD card section of
Data Management
. If there are errors, there may be an issue with the SD card format or the Wii’s SD card reader.
-
If the exploit was successful, your device will have loaded the HackMii Installer.
- If this didn't work for you, try Wilbrand CLI or try another exploit (ie. Letterbomb).
Continue to Homebrew Channel and BootMii Installation {: .notice--info}
Wilbrand CLI
Requirements
- A computer running Windows, macOS or Linux
- An SD card formatted to FAT32/MS-DOS (FAT)
- A Wii on version 3.0 or newer
- Wilbrand
- HackMii Installer v1.2
SD cards larger than 2GB will not work on Wii menu versions before 4.0. {: .notice--warning}
Instructions
-
Power on your console.
-
Go to
Wii Settings
. -
Take note of the letter next to the system version, in the top-right corner of the screen.
- This letter corresponds to your system menu region, which you will need to know for the corresponding steps.
-
Navigate to
Internet
>Console Information
. -
Take note of your FULL MAC address.
-
Copy all files from the Wilbrand
.zip
to a folder on your computer -
Insert your SD card into your computer.
-
Open a terminal inside the folder Wilbrand was extracted to.
-
Using your Wii's version and MAC address, run the following command:
-
Windows:
.\Wilbrand.exe AA-BB-CC-DD-EE-FF MM/DD/YYYY VERSION X:
X:
is the drive letter of your SD card.
-
Linux/macOS:
./Wilbrand AA-BB-CC-DD-EE-FF MM/DD/YYYY VERSION /media/mount_dir
- If you have not opened your terminal directly in the folder Wilbrand was extracted to, use
cd
to enter it first, eg.cd ~/Desktop/Wilbrand
/media/mount_dir
is the folder your SD card is mounted in. This may vary depending on your Linux distro.
- If you have not opened your terminal directly in the folder Wilbrand was extracted to, use
-
-
Copy all files from the hackmii_installer_v1.2
.zip
to a folder on your computer. -
Copy
boot.elf
from the hackmii_installer_v1.2.zip
to the root of your SD card. -
Reinsert your SD card into your console.
- The SD card must be inserted in the SD card slot located in the front of the Wii. Using a USB to SD adapter plugged into the Wii's USB port will not work.
-
On your Wii, return to the Wii Menu.
-
Launch the Wii Message Board.
-
Open the green letter with a bomb.
- Ensure the date on your Wii is correct, or you might be unable to find the letter.
- In some cases, you may need to check the messages for tommorow or yesterday for the letter to show up.
- If you don't see the green letter, check if any errors appear in the SD card section of
Data Management
. If there are errors, there may be an issue with the SD card format or the Wii’s SD card reader.
-
If the exploit was successful, your device will have loaded the HackMii Installer.
Continue to Homebrew Channel and BootMii Installation {: .notice--info}