3DS:Alternate Exploits/Installing boot9strap (freakyhax): Difference between revisions

From Hacks Guide Wiki
(Fix path to troubleshooting page. I still don't know how to do codeblocks)
(it's <code>)
Line 6: Line 6:
*The latest release of [https://github.com/plutooo/freakyhax/releases/latest freakyhax]
*The latest release of [https://github.com/plutooo/freakyhax/releases/latest freakyhax]
*The latest release of [https://github.com/d0k3/SafeB9SInstaller/releases/latest SafeB9SInstaller]
*The latest release of [https://github.com/d0k3/SafeB9SInstaller/releases/latest SafeB9SInstaller]
*The latest release of [https://github.com/SciresM/boot9strap/releases/latest boot9strap] ''(`boot9strap-1.3.zip`; not the `devkit` file, not the `ntr` file)''
*The latest release of [https://github.com/SciresM/boot9strap/releases/latest boot9strap] ''(<code>boot9strap-1.3.zip</code>; not the <code>devkit</code> file, not the <code>ntr</code> file)''
*The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]
*The latest release of [https://github.com/LumaTeam/Luma3DS/releases/latest Luma3DS]
*The latest release of [https://github.com/TuxSH/universal-otherapp/releases/latest universal-otherapp]
*The latest release of [https://github.com/TuxSH/universal-otherapp/releases/latest universal-otherapp]
Line 16: Line 16:
#Power off your device
#Power off your device
#Insert your SD card into your computer
#Insert your SD card into your computer
#Copy all files and folders inside the '''''/build/<your console and region>/exploit/''''' folder from the freakyhax `.zip` to the root of your SD card
#Copy all files and folders inside the '''''/build/<your console and region>/exploit/''''' folder from the freakyhax <code>.zip</code> to the root of your SD card
#Copy `otherapp.bin` to the root of your SD card
#Copy <code>otherapp.bin</code> to the root of your SD card
#Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
#Copy <code>boot.firm</code> and <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card
#Create a folder named `boot9strap` on the root of your SD card
#Create a folder named <code>boot9strap</code> on the root of your SD card
#Copy `boot9strap.firm` and `boot9strap.firm.sha` from the boot9strap `.zip` to the `/boot9strap/` folder on 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 `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
#Copy <code>SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code>.zip</code> to the root of your SD card
#Reinsert your SD card into your device
#Reinsert your SD card into your device
#Power on your device
#Power on your device
Line 30: Line 30:
#Power on your device
#Power on your device
#Launch Freakyforms Deluxe
#Launch Freakyforms Deluxe
#In the game menu, select `Play -> Camera -> Load a QR code`
#In the game menu, select <code>Play -> Camera -> Load a QR code</code>
#Select the QR code
#Select the QR code
#If the exploit was successful, you will have booted into SafeB9SInstaller
#If the exploit was successful, you will have booted into SafeB9SInstaller

Revision as of 18:44, 30 August 2022

freakyhax (combined with universal-otherapp) is compatible with versions 1.0.0 through 11.7.0 on EUR, USA, or JPN region devices.

What You Need

Instructions

Section I - Prep Work

  1. Power off your device
  2. Insert your SD card into your computer
  3. Copy all files and folders inside the /build/<your console and region>/exploit/ folder from the freakyhax .zip to the root of your SD card
  4. Copy otherapp.bin to the root of your SD card
  5. Copy boot.firm and boot.3dsx from the Luma3DS .zip to the root of your SD card
  6. Create a folder named boot9strap on the root of your SD card
  7. Copy boot9strap.firm and boot9strap.firm.sha from the boot9strap .zip to the /boot9strap/ folder on your SD card
  8. Copy SafeB9SInstaller.bin from the SafeB9SInstaller .zip to the root of your SD card
  9. Reinsert your SD card into your device
  10. Power on your device

Section II - Launching SafeB9SInstaller

  1. Reinsert your SD card into your device
  2. Power on your device
  3. Launch Freakyforms Deluxe
  4. In the game menu, select Play -> Camera -> Load a QR code
  5. Select the QR code
  6. If the exploit was successful, you will have booted into SafeB9SInstaller

Section III - Installing boot9strap

  1. Wait for all checks to complete
  2. When prompted, input the key combo given on the top screen to install boot9strap
  3. Once it has completed, press (A) to reboot your device

Section IV - Configuring Luma3DS

  1. Your device should have rebooted into the Luma3DS configuration menu
  2. Use the (A) button and the D-Pad to turn on the following:
    • "Show NAND or user string in System Settings"
  3. Press (Start) to save and reboot
    • If you get an error, just continue the next page

At this point, your console will boot to Luma3DS by default as long as the SD card is inserted.

  • Luma3DS does not look any different from the normal HOME menu. If your console has booted into the HOME menu, it is running custom firmware.
  • On the next page, you will copy Luma3DS to internal memory so that you can boot without an SD card.

Continue to Finalizing Setup