vWii Modding Guide
This page will guide you through the process of modding your vWii without modding the Wii U side. Wii U custom firmware will be used for this guide, however, nothing will actually be installed onto the Wii U side itself. You can also visit the legacy exploits page for more exploits that work on the vWii.
INFO
If your Wii U side is already modded, proceed to Installing the Homebrew Channel
INFO
Your SD Card will need to be formatted as FAT32. If your SD Card is not formatted to FAT32, use GUIFormat with 32k (32768) Allocation unit size to format it. Do not label the SD Card as wiiu
or it will cause issues with homebrew.
Requirements
- The latest files from Aroma for your café.
- Review the preliminal steps, then check all 4 boxes.
- Double check that nanddumper is selected.
- Click on
Download Payloads
. - Click on
Download Base Aroma
.
- The latest release of the Compat Title Installer.
Instructions
Section I - SD Preparations
- Insert your Wii U's SD Card into your PC.
- Copy the contents of the downloaded Aroma
.zip
files to the root of your SD Card. - Copy the contents of the
CompatTitleInstaller.zip
file to the root of your SD Card.
SD Card Layout
Click here to show the final SD Card layout.
💾sd:
┗ 📁 wiiu
┣ 📁 apps
┃ ┣ 📄 AromaUpdater.wuhb
┃ ┗ 📄 PayloadLoaderInstaller.wuhb
┣ 📁 environments
┃ ┗ 📁 aroma
┃ ┣ 📁 modules
┃ ┃ ┗ 📁 setup
┃ ┃ ┣ 📄 00_mocha.rpx
┃ ┃ ┣ 📄 10_wums_loader.rpx
┃ ┃ ┗ 📄 99_autoboot.rpx
┃ ┣ 📁 plugins
┃ ┃ ┣ 📄 AromaBasePlugin.wps
┃ ┃ ┣ 📄 drc_region_free.wps
┃ ┃ ┣ 📄 homebrew_on_menu.wps
┃ ┃ ┗ 📄 regionfree.wps
┃ ┗ 📄 root.rpx
┣ 📁 payloads
┃ ┣ 📁 default
┃ ┃ ┗ 📁 payload.elf
┃ ┗ 📁 nanddumper
┃ ┗ 📄 payload.elf
┣ 📄 payload.rpx
┗ 📄 payload.elf
Section II - Launching the Exploit
INFO
Make sure your Wii U has internet access for this step.
- Take the SD Card out of your computer and plug it into your Wii U console.
- Launch the Internet Browser and navigate to the website
wiiuexploit.xyz
. - Click on
Run Exploit!
and hold the B button until you see a screen that saysPlease choose your payload:
, this will be necessary for the next steps.- If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, reset the browser's save data and try again.
- If you see the EnvironmentLoader, you did not hold down B long enough. Try again.
Section III - NAND Backup
In case anything goes wrong in the later process and your vWii ends up bricked, restoring a previously made NAND backup can fix it.
- Use the Wii U GamePad's D-Pad to enter the following configuration:
- Dump SLC: optional
- Dump SLCCMPT: yes
- Dump MLC: optional
- Dump OTP: yes
- Dump SEEPROM: optional
- Press the A button to start the dumping process.
- When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC.
- To make sure you don't lose the files, copy the
slccmpt.bin
andotp.bin
files (and if you chose to go with a full backup,seeprom.bin
,slc.bin
, andevery mlc.bin.part
file) to your computer. - Delete the files from your SD Card to free up space.
- Take the SD Card out of your computer and plug it into your Wii U console.