User:ItsCrocoSwine/GodMode9 script runner to boot9strap
User page
More actions
Required Reading
A GodMode9 script runner is a standalone version of GodMode9 that automatically runs a .gm9 or .lua script when launched. If a script runner is installed to firm 0 it will run a script every time you power on your console, making it difficult to run anything else on the console. When a script runner is launched it checks for the existence of iderped.firm on the root of the SD card and if found will launch the firm instead of running the script; we can use this to launch SafeB9SInstaller and reinstall boot9strap.
Instructions
What you need
- the latest release of Luma3DS (the Luma3DS
.zipfile) - the latest release of SafeB9SInstaller (direct download)
- the latest release of boot9strap (direct download)
Section I - Prep Work
- Power off your console
- Insert the SD card into your computer
- Copy
boot.firm,boot.3dsx, andconfigfrom the Luma3DS.zipto the root of your SD card - Create a folder named
boot9strapon the root of your SD card - Copy
boot9strap.firmandboot9strap.firm.shafrom the boot9strap.zipto the/boot9strap/folder on your SD card - Copy
SafeB9SInstaller.firmfrom the SafeB9SInstaller.zipto the root of your SD card and rename it toiderped.firm - Reinsert your SD card into your console
Section II - Installing boot9strap
- Power on your console. This will launch SafeB9SInstaller
- When prompted, input the key combo given on the top screen to install boot9strap
- If the top screen is blank, power off your console and re-do Section II
- Once it is complete (all seven steps on the bottom screen are green), press A to reboot your console
- Your console may have booted 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, leave these options on the default settings (do not check or uncheck anything)
- If your console displays a white notification LED and shuts down when you try to power it on, ensure that you have Luma3DS's
boot.firmon the root of SD card (insideLuma3DSvX.X.X.zip)
- Press START to save and reboot
Continue to Finalizing Setup