3DS:Alternate Exploits/Installing boot9strap (HBL-USM): Difference between revisions
From Hacks Guide Wiki
More actions
m works in 11.16.0-49 |
let console escape from schrodinger's state of being on and off simultaneously |
||
| (20 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
==Required Reading== | ==Required Reading== | ||
{{System version outdated article|console=ctr|sysversion=11. | {{System version outdated article|console=ctr|sysversion=11.17.0-50}} | ||
In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. | In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile. | ||
| Line 9: | Line 9: | ||
Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. | Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile. | ||
{{warning|text=If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use another method. For assistance with this matter, join | {{warning|text=If your (Right/Left Shoulder), (D-Pad Up) or (A) buttons do not work, you will need to use another method. For assistance with this matter, join {{ml|Get support|Nintendo Homebrew on Discord}} and ask, in English, for help.}} | ||
==What You Need== | ==What You Need== | ||
| Line 21: | Line 21: | ||
===Section I - Prep Work=== | ===Section I - Prep Work=== | ||
# | #Power off your device | ||
#Insert your SD card into your computer | |||
#Create a folder named <code>3ds</code> on the root of your SD card if it does not already exist | |||
#*The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it | |||
#*This folder stores homebrew applications and data; it is different from the Nintendo 3DS folder that the device automatically generates | |||
#Copy the <code>slotTool</code> folder from the unSAFE_MODE <code>.zip</code> to the <code>3ds</code> folder on your SD card | |||
#Create a folder named <code>boot9strap</code> on the root of your SD card | |||
#Copy <code>boot9strap.firm</code> and <code>boot9strap.firm.sha</code> from the boot9strap <code>.zip</code> to the <code>/boot9strap/</code> folder on your SD card | |||
#Copy <code>SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code>.zip</code> to the root of your SD card | |||
#Copy <code>usm.bin</code> from the unSAFE_MODE <code>.zip</code> to the root of your SD card | |||
#Reinsert the SD card into your device | |||
#Turn on your device | |||
#Launch the Homebrew Launcher with any method | |||
#Launch slotTool from the list of homebrew | #Launch slotTool from the list of homebrew | ||
#*If you get stuck on a red screen, delete <code>slotTool.xml</code> from the <code>/3ds/slotTool/</code> directory, then retry this section | #*If you get stuck on a red screen, delete <code>slotTool.xml</code> from the <code>/3ds/slotTool/</code> directory, then retry this section | ||
#*<code>slotTool.xml</code> may have the icon of a web browser and not show the <code>.xml</code> extension | |||
#Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option | #Select the "INSTALL exploit to wifi slots 1,2,3 & shutdown" option | ||
#*You will see some on-screen text and then your system will shut down | #*You will see some on-screen text and then your system will shut down | ||
# | #Power on your device | ||
# | #Launch System Settings on your device | ||
# | #Navigate to Internet Settings -> Connection Settings | ||
# | #Ensure that all three connections are named “Haaaaaaaxxxxxxxxx…” | ||
# | #*Do NOT change these settings! | ||
# | #*If all three connections are NOT all named "Haaaaaaaxxxxxxxxx…", STOP! Something went wrong in this section and MUST be fixed before you can continue | ||
#Power off your device | |||
===Section II - unSAFE_MODE=== | ===Section II - unSAFE_MODE=== | ||
| Line 49: | Line 63: | ||
#Once it is complete, press (A) to reboot your device | #Once it is complete, press (A) to reboot your device | ||
#Your device should have rebooted into the Luma3DS configuration menu | #Your device should have rebooted into the Luma3DS configuration menu | ||
#*Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging | |||
#*For the purpose of this guide, these settings will be left on default settings | |||
#*If your device shuts down when you try to power it on, ensure that you have copied <code>boot.firm</code> from the Luma3DS <code>.zip</code> to the root of your SD card | #*If your device shuts down when you try to power it on, ensure that you have copied <code>boot.firm</code> from the Luma3DS <code>.zip</code> to the root of your SD card | ||
#Press (Start) to save and reboot | #Press (Start) to save and reboot | ||
| Line 78: | Line 94: | ||
<span style="font-size:200%;">Continue to [[3dsguide:finalizing-setup|Finalizing Setup]]</span> | <span style="font-size:200%;">Continue to [[3dsguide:finalizing-setup|Finalizing Setup]]</span> | ||
[[Category:Nintendo 3DS guides]] | |||