User:Techno Eggnog/sandbox: Difference between revisions
User page
More actions
Temporary (possibly) location for the hacks.wiki guide port of the ISFShax guide. This can and will be taken down at the original guide author's request, or may be moved to another page. |
Updated the default text for the Autobooting step to match recent gbatemp guide update |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 68: | Line 68: | ||
|<code>fw.img</code> | |<code>fw.img</code> | ||
|Root | |Root | ||
|This is minute_minute (abbreviated throughout the guide as '''minute.''' This gives you a menu after running the exploit and/or turning on the console that can be used for multiple purposes, such as creating and restoring backups. | |This is minute_minute (abbreviated throughout the guide as '''minute).''' This gives you a menu after running the exploit and/or turning on the console that can be used for multiple purposes, such as creating and restoring backups. | ||
|- | |- | ||
|Aroma, Browser, DNSpresso | |Aroma, Browser, DNSpresso | ||
| Line 122: | Line 122: | ||
┃ ┃ ┃ ┗ 📜payload.elf | ┃ ┃ ┃ ┗ 📜payload.elf | ||
┃ ┗ 📜payload.elf | ┃ ┗ 📜payload.elf | ||
┣ 📜boot1now.img ( | ┣ 📜boot1now.img (UDPIH only) | ||
┣ 📜recovery_menu (UDPIH only) | ┣ 📜recovery_menu (UDPIH only) | ||
┣ 📜launch.rpx (DNSpresso only) | ┣ 📜launch.rpx (DNSpresso only) | ||
| Line 236: | Line 236: | ||
<span> | <span> | ||
*On the [https://aroma.foryour.cafe/ Aroma] site, scroll down to the Download section. Read through all the steps and click on the checkboxes. | *On the [https://aroma.foryour.cafe/ Aroma] site, scroll down to the Download section. Read through all the steps and click on the checkboxes. | ||
*Ensure you download <code>EnvironmentLoader</code> and <code>Base-Aroma</code>, alongside any | *Ensure you download <code>EnvironmentLoader</code> and <code>Base-Aroma</code>, alongside any additional plugins and modules you'd like to download at this stage. | ||
*Insert your Wii U's SD card into your PC and extract the <code>wiiu</code> folder from each .zip file to the root of your SD. | *Insert your Wii U's SD card into your PC and extract the <code>wiiu</code> folder from each .zip file to the root of your SD. | ||
*Download the [https://github.com/jan-hofmeier/wafel_payloader/releases wafel payloader], and place the <code>5payldr.ipx</code> in the <code>wiiu/ios_plugins</code> folder. | *Download the [https://github.com/jan-hofmeier/wafel_payloader/releases wafel payloader], and place the <code>5payldr.ipx</code> in the <code>wiiu/ios_plugins</code> folder. | ||
| Line 291: | Line 291: | ||
<syntaxhighlight> | <syntaxhighlight> | ||
[boot] | [boot] | ||
autoboot= | autoboot=3 | ||
autoboot_timeout= | autoboot_timeout=0 | ||
</syntaxhighlight> | </syntaxhighlight> | ||
You can adjust the timeout (in seconds) to your liking. The <code>autoboot</code> option corresponds to which option in the minute menu will be loaded. For instance, | You can adjust the timeout (in seconds) to your liking. The <code>autoboot</code> option corresponds to which option in the minute menu will be loaded. For instance, 3 corresponds to <code>Patch (sd) and boot IOS (slc)</code>. If you'd like to change this value to a different option in the minute menu, you may. | ||
==Fastbooting without an SD Card== | ==Fastbooting without an SD Card== | ||