3DS:Fastboot3DS: Difference between revisions

From Hacks Guide Wiki
(add {{lowercase title}} and {{Infobox homebrew}})
m (add a space/change a word)
Line 14: Line 14:
* The ability to backup / restore your NAND, as well as backup your bootroms and otp.bin
* The ability to backup / restore your NAND, as well as backup your bootroms and otp.bin
** The latter can no longer be done with boot9strap as of boot9strap v1.4, but can still be done through GodMode9
** The latter can no longer be done with boot9strap as of boot9strap v1.4, but can still be done through GodMode9
* Compatibility with HOME Menu FIRM payload shortcuts, such as[https://gbatemp.net/download/open-agb-launcher.36828/ this one] for [[3DS:open_agb_firm|open_agb_firm]]
* Compatibility with HOME Menu FIRM payload shortcuts, such as [https://gbatemp.net/download/open-agb-launcher.36828/ this one] for [[3DS:open_agb_firm|open_agb_firm]]


[[3dsguide:index|Our guide]] installs boot9strap since it's what most end users will be fine with, but if you're a power user, then you may be interested in installing fastboot3DS.
[[3dsguide:index|Our guide]] installs boot9strap since it's what most end users will be fine with, but if you're a power user, then you may be interested in installing fastboot3DS.
Line 20: Line 20:
{{warning|While the installation of fastboot3DS is a generally safe process (equally safe as installing boot9strap), there is still a chance that something goes catastrophically wrong. Installing fastboot3DS (just like boot9strap) involves writing to the 3DS's FIRM partitions, so if something goes wrong, you may need ntrboot to fix it.}}
{{warning|While the installation of fastboot3DS is a generally safe process (equally safe as installing boot9strap), there is still a chance that something goes catastrophically wrong. Installing fastboot3DS (just like boot9strap) involves writing to the 3DS's FIRM partitions, so if something goes wrong, you may need ntrboot to fix it.}}


{{info|Troubleshooting may differ for some situations (generally for things relating to FIRM-based payloads) when fastboot3DS is installed, so you should disclose that when getting help for such a situation.}}
{{info|Troubleshooting may differ for some situations (generally for things relating to FIRM-based payloads) when fastboot3DS is installed, so you should disclose that when getting help with such a situation.}}


== Installation ==
== Installation ==

Revision as of 09:05, 23 June 2022

fastboot3DS is a firmware loader for the Nintendo 3DS. It works like boot9strap, but offers additional features such as:

  • A menu that can be accessed by holding (Home) on boot to perform certain actions
  • The ability to chainload payloads directly from fastboot3DS itself (instead of through Luma3DS)
    • For example, you could configure it so that holding multiple buttons at once boots you into a payload
  • The ability to display a splash screen on startup, before Luma3DS has booted
  • The ability to backup / restore your NAND, as well as backup your bootroms and otp.bin
    • The latter can no longer be done with boot9strap as of boot9strap v1.4, but can still be done through GodMode9
  • Compatibility with HOME Menu FIRM payload shortcuts, such as this one for open_agb_firm

Our guide installs boot9strap since it's what most end users will be fine with, but if you're a power user, then you may be interested in installing fastboot3DS.

OOjs UI icon information-warning.svg While the installation of fastboot3DS is a generally safe process (equally safe as installing boot9strap), there is still a chance that something goes catastrophically wrong. Installing fastboot3DS (just like boot9strap) involves writing to the 3DS's FIRM partitions, so if something goes wrong, you may need ntrboot to fix it.
OOjs UI icon information-progressive.svg Troubleshooting may differ for some situations (generally for things relating to FIRM-based payloads) when fastboot3DS is installed, so you should disclose that when getting help with such a situation.

Installation

What you need

Section I - Prep Work

  1. Insert your SD card into your computer
  2. Create a folder named ofi on the root of your SD card
  3. Copy fastboot3DS.firm from the fastboot3DS .7z file to the ofi folder
  4. Copy OpenFirmInstaller.firm from the OpenFirmInstaller .zip file to the /luma/payloads/ folder
  5. Remove your SD card and put it back into your 3DS

Section II - OpenFirmInstaller

  1. Hold (Start), then power on your device while still holding (Start) to enter the Luma3DS chainloader
  2. Navigate to "OpenFirmInstaller" in the list, then press (A)
  3. Follow the on-screen prompts to install fastboot3DS
OOjs UI icon information-constructive.svg fastboot3DS has been successfully installed!

Configuration

WIP