whitespace

This commit is contained in:
Plailect 2017-08-14 16:56:23 -04:00 committed by Plailect
parent e31f2f12ba
commit 4de48cd62b
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -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.