m (Update categories) |
(Add info about configuring boot slots) |
||
Line 18: | Line 18: | ||
{{success|text=fastboot3DS has been successfully updated!}} | {{success|text=fastboot3DS has been successfully updated!}} | ||
== Adding a Boot Slot == | |||
# Press and hold {{B|Home}}, and while holding {{B|Home}}, power on your device. This will open fastboot3DS's menu | |||
# Select "Boot setup..." | |||
# Select "Setup [slot X]...", depending on which slot you would like to configure | |||
#* Boot slots are tried in order, starting from the top | |||
# Select "Select [slot X] firm" | |||
# Navigate to whichever <code>.firm</code> payload you would like | |||
# Press {{B|A}} to select it and return to the boot slot configuration menu | |||
# Decide when you would like this payload to boot | |||
#* If you wish for it to boot automatically, choose "Set [slot X] autoboot" | |||
#* If you wish for it to require a button combination to be held, choose "Set [slot X] keycombo", then hold the desired buttons for 3 seconds | |||
# Press {{B|B}} to return to the boot setup menu | |||
# Press {{B|B}} to return to the main menu | |||
# Select "Continue boot" to load the first available boot slot | |||
{{Success|Your FIRM payload has been added to one of fastboot3DS's boot slots.}} | |||
== Creating a NAND Backup == | == Creating a NAND Backup == |
Latest revision as of 02:24, 24 September 2022
Updating fastboot3DS
What you need
- The latest release of fastboot3DS (the
.7z
file)
Section I - Prep Work
- Insert your SD card into your computer
- Copy
fastboot3DS.firm
from the fastboot3DS.7z
file to your SD card - Remove your SD card and put it back into your 3DS
Section II - Updating
- Press and hold Home, and while holding Home, power on your device. This will open fastboot3DS's menu
- Select "Miscellaneous..."
- Select "Update fastboot3DS"
- Navigate to the
fastboot3DS.firm
file and press A - Press B or Home to reboot your device
fastboot3DS has been successfully updated! |
Adding a Boot Slot
- Press and hold Home, and while holding Home, power on your device. This will open fastboot3DS's menu
- Select "Boot setup..."
- Select "Setup [slot X]...", depending on which slot you would like to configure
- Boot slots are tried in order, starting from the top
- Select "Select [slot X] firm"
- Navigate to whichever
.firm
payload you would like - Press A to select it and return to the boot slot configuration menu
- Decide when you would like this payload to boot
- If you wish for it to boot automatically, choose "Set [slot X] autoboot"
- If you wish for it to require a button combination to be held, choose "Set [slot X] keycombo", then hold the desired buttons for 3 seconds
- Press B to return to the boot setup menu
- Press B to return to the main menu
- Select "Continue boot" to load the first available boot slot
Your FIRM payload has been added to one of fastboot3DS's boot slots. |
Creating a NAND Backup
- Make sure your SD card is inserted
- Press and hold Home, and while holding Home, power on your device. This will open fastboot3DS's menu
- Select "NAND tools..."
- Select "Backup NAND"
- This process will take some time
- If you get an error, make sure that you have at least 1.85GB of free space on your SD card
- Press B or Home to continue
- Power off your device
Your NAND backup has been successfully created. You can find it in /3ds/ under the name <date>_<serialnumber>_nand.bin . You will probably want to back up this file to somewhere safe, then delete it from your SD card to reclaim the space. |
Restoring a NAND backup
- Power off your device
- Insert your SD card into your computer
- Copy
<date>_<serialnumber>_nand.bin
from your computer to the/3ds/
folder on your SD card - Reinsert your SD card into your device
- Press and hold Home, and while holding Home, power on your device. This will open fastboot3DS's menu
- Select "NAND tools..."
- Select "Restore NAND"
- Select your NAND backup
- Read the warning on the top screen
- Press A + D-Pad Left to confirm
- This process will take some time
- Press B or Home to continue
- Power off your device
Your NAND backup has been successfully restored. You can now delete <date>_<serialnumber>_nand.bin from your SD card. |
Dumping Bootroms and OTP
- Make sure your SD card is inserted
- Press and hold Home, and while holding Home, power on your device. This will open fastboot3DS's menu
- Select "Miscellaneous..."
- Select "Dump bootroms & OTP"
- Press B to power off your device
Your consoles OTP and bootroms have been successfully dumped. You can find them in /3ds/ as boot9.bin , boot11.bin , and otp.bin . |