Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii U:Alternate Exploits/Bluubomb: Difference between revisions

From Hacks Guide Wiki
m (forgot to make "contents" bold)
Tags: Mobile edit Mobile web edit
(the gamepad is now 100% unneeded as well as the bad styling that someone left)
 
Line 12: Line 12:
#* Scroll down to the '''Download''' section.  
#* Scroll down to the '''Download''' section.  
#* Read through the steps and click on the checkboxes.
#* Read through the steps and click on the checkboxes.
#* Click on <code>Download Payloads</code> and <code>Download Base Aroma</code>.
#* Click on <code>Download Payloads</code> and <code>Download Base Aroma</code>. Make sure to select the <code>fw.img loader</code> payload.
# [https://github.com/jan-hofmeier/minute_minute/releases Minute]
#* You will need the <code>fw_encrypted.img</code> file


=== SD Prep ===
=== SD Prep ===
# Copy the '''contents''' of the Aroma <code>.zip</code> files to the root of the SD Card.
# Copy the '''contents''' of the Aroma <code>.zip</code> files to the root of the SD Card.
# Copy the <code>root.rpx</code> file from the <code>sd:/wiiu/environments</code> folder to root of the SD Card, and rename to <code>launch.rpx</code>.
# Copy the <code>root.rpx</code> file from the <code>sd:/wiiu/environments</code> folder to root of the SD Card, and rename to <code>launch.rpx</code>.
#** Also create a file called <code>autoboot.cfg</code> in <code>sd:/wiiu/environments/aroma</code>, insert <code>wiiu_menu</code> into it, and save the file.
#* Also create a file called <code>autoboot.cfg</code> in <code>sd:/wiiu/environments/aroma</code>, insert <code>wiiu_menu</code> into it, and save the file.
# Copy the <code>fw_encrypted.img</code> to the root of the SD card as <code>fw.img</code>.
# Insert the SD Card into the Wii U.
# Insert the SD Card into the Wii U.


Line 25: Line 28:
=== Installing the PayloadLoader into Health and Safety ===
=== Installing the PayloadLoader into Health and Safety ===
# Launch the PayloadLoader Installer from the Wii U Menu.
# Launch the PayloadLoader Installer from the Wii U Menu.
# Press A to select `Check`.
# Press A to select <code>Check</code>.
# Press A on `Install / Update`.
# Press A on <code>Install / Update</code>.
# You’ll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select `Install` and press A.
# You’ll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select <code>Install</code> and press A.
# Press A to shut down the console.
# Press A to shut down the console.


=== NAND Backup ===
=== NAND Backup ===
{{Warning|A NAND Backup cannot be done without a GamePad. Please get a GamePad ASAP to perform a NAND Backup..}}
# Insert your SD card in your computer.
# Load the the Health and Safety application while holding B.
# Open the folder <code>/wiiu/payloads</code>.
# Navigate to <code>nanddumper</code> and press A.
#* Rename the <code>default</code> folder to <code>envloader</code>.
# Make the settings look like this and then press A. MLC is optional as it is the biggest part of the NAND Backup (8gb or 32gb depending on your model).
#* Rename the <code>fw_img_loader</code> folder to <code>default</code>.
#* SLC: Yes 
# Reinsert your SD card into the Wii U.
#* SLCCMPT: Yes 
# Launch Health and Safety. The minute menu should load.
#* MLC: Optional 
# Using POWER on the console to navigate and EJECT to confirm, do the following:
#* OTP: Yes 
#* Enter <code>Backup and Restore</code>
#* SEEPROM: Yes 
#* Do <code>Dump OTP and SEEPROM</code>
# Wait for it to finish. It may take a few hours if you opted to dump MLC.
#* Do <code>Dump SLC.RAW</code>
# To make sure you don’t lose the files, copy the <code>slc.bin</code>, <code>slccmpt.bin</code>, <code>seeprom.bin</code>, <code>otp.bin</code> and if you chose to go with a full backup, every <code>mlc.bin.part</code> file to your computer.
#* Do <code>Dump SLCCMPT.RAW</code>
#** If you get an ECC error, ignore it, unless you see that the error is uncorrectable. If the latter is the case, you should ask for help on the Nintendo Homebrew Discord server.
# To make sure you don’t lose the files, copy the <code>SLC.RAW</code>, <code>SLCCMPT.RAW</code>, <code>seeprom.bin</code>, <code>otp.bin</code> to your computer.
# Delete the files to free up space on the SD Card.
# Delete the files to free up space on the SD Card.
# Rename the folders in <code>/wiiu/payloads</code> to
#* <code>default</code> -> <code>fw_img_loader</code>
#* <code>envloader</code> -> <code>default</code>


=== Autobooting PayloadLoader ===
=== Autobooting PayloadLoader ===

Latest revision as of 18:53, 25 July 2024

Installing PayloadLoader with Bluubomb

You should really only follow this if you were redirected here due to unable to use the browser for some reason.

Notes:

  • BluuBomb requires Linux. It's easiest in an Ubuntu VM.
  • You will need a compatible Bluetooth adapter so keep that in mind (In my experience Realtek adapters do not work, although they should be supported.)

What you need

  1. BluuBomb
  2. Aroma
    • Scroll down to the Download section.
    • Read through the steps and click on the checkboxes.
    • Click on Download Payloads and Download Base Aroma. Make sure to select the fw.img loader payload.
  3. Minute
    • You will need the fw_encrypted.img file

SD Prep

  1. Copy the contents of the Aroma .zip files to the root of the SD Card.
  2. Copy the root.rpx file from the sd:/wiiu/environments folder to root of the SD Card, and rename to launch.rpx.
    • Also create a file called autoboot.cfg in sd:/wiiu/environments/aroma, insert wiiu_menu into it, and save the file.
  3. Copy the fw_encrypted.img to the root of the SD card as fw.img.
  4. Insert the SD Card into the Wii U.

Setting up and using BluuBomb

Follow this to set up BluuBomb.

Installing the PayloadLoader into Health and Safety

  1. Launch the PayloadLoader Installer from the Wii U Menu.
  2. Press A to select Check.
  3. Press A on Install / Update.
  4. You’ll be asked if you are sure you want to install the PayloadLoader. Use the D-Pad to select Install and press A.
  5. Press A to shut down the console.

NAND Backup

  1. Insert your SD card in your computer.
  2. Open the folder /wiiu/payloads.
    • Rename the default folder to envloader.
    • Rename the fw_img_loader folder to default.
  3. Reinsert your SD card into the Wii U.
  4. Launch Health and Safety. The minute menu should load.
  5. Using POWER on the console to navigate and EJECT to confirm, do the following:
    • Enter Backup and Restore
    • Do Dump OTP and SEEPROM
    • Do Dump SLC.RAW
    • Do Dump SLCCMPT.RAW
      • If you get an ECC error, ignore it, unless you see that the error is uncorrectable. If the latter is the case, you should ask for help on the Nintendo Homebrew Discord server.
  6. To make sure you don’t lose the files, copy the SLC.RAW, SLCCMPT.RAW, seeprom.bin, otp.bin to your computer.
  7. Delete the files to free up space on the SD Card.
  8. Rename the folders in /wiiu/payloads to
    • default -> fw_img_loader
    • envloader -> default

Autobooting PayloadLoader

  1. Start the console to boot into the Wii U Menu, launch the Health and Safety Information app.
  2. Navigate the list using the D-Pad and navigate to the aroma environment, press A to launch it.
  3. Select Wii U Menu.
  4. Back at the Wii U Menu, launch the PayloadLoader Installer.
  5. Press A to select Check.
  6. Select Boot Options.
  7. You will be asked if you want to switch the boot title. Press A to select Switch to PayloadLoader.
  8. When the process finished, press A to shutdown the console.
  9. The PayloadLoader will now be launched automatically on every boot.

Finalizing Setup

It is now a good idea to finalize your PayloadLoader installation. You can find a guide on this here.