whitespace
This commit is contained in:
parent
2a598b2f52
commit
3c732c0daf
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ title: "Finalizing Setup"
|
|||
|
||||
#### Overview of steps
|
||||
|
||||
|
||||
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
|
||||
|
||||
In this case, we use Luma3DS by [AuroraWright](https://github.com/AuroraWright/) to boot a patched SysNAND directly, allowing us to completely bypass the need for any kind of EmuNAND, vastly simplifying the usage of a hacked 3DS in addition to saving SD card space.
|
||||
|
|
Loading…
Reference in a new issue