Not everyone wants to use OCS for finalizing setup
This commit is contained in:
parent
769f2f7aee
commit
cb57fdd56c
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
title: "Finalizing Setup"
|
||||
---
|
||||
|
||||
This page requires internet access to be set up on your device. If you do not have access to the internet on your device (or would just prefer the manual steps), follow [Finalizing Setup (Offline)](finalizing-setup-(offline)) instead.
|
||||
{: .notice--info}
|
||||
|
||||
#### 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.
|
||||
|
|
Loading…
Reference in a new issue