1
edit
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. | ||
# 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 | # Press A to select <code>Check</code>. | ||
# Press A on | # 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 | # 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 === | ||
# Insert your SD card in your computer. | |||
# | # Open the folder <code>/wiiu/payloads</code>. | ||
# | #* Rename the <code>default</code> folder to <code>envloader</code>. | ||
# | #* Rename the <code>fw_img_loader</code> folder to <code>default</code>. | ||
# | # Reinsert your SD card into the Wii U. | ||
#* | # Launch Health and Safety. The minute menu should load. | ||
#* | # Using POWER on the console to navigate and EJECT to confirm, do the following: | ||
#* | #* Enter <code>Backup and Restore</code> | ||
#* | #* Do <code>Dump OTP and SEEPROM</code> | ||
# | #* Do <code>Dump SLC.RAW</code> | ||
# To make sure you don’t lose the files, copy the <code> | #* 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 === |
edit