Het `boot.firm` bestand wordt opgestart door boot9strap nadat het klaar is met laden van de NAND. In this case, we are using Luma3DS by [LumaTeam](https://github.com/LumaTeam/) to patch the console, allowing it to run homebrew software.
On this page, we will make critical system file backups and install some homebrew programs. Most of these steps will be automated using a script that you will run on your console.
+ **[Checkpoint](https://github.com/FlagBrew/Checkpoint)** *(backs up and restores save files for 3DS and DS games)*
+ **[ftpd](https://github.com/mtheall/ftpd)** *(access your 3DS SD card wirelessly)*
+ **[Universal-Updater](https://github.com/Universal-Team/Universal-Updater/)** *(a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)*
+ **[GodMode9](https://github.com/d0k3/GodMode9)** *(multipurpose tool which can do NAND and cartridge functions)*
If you don't want one of these applications, you can remove them after you have finished this page by navigating to System Settings -> Data Management -> Nintendo 3DS -> Software. (GodMode9 cannot be removed in this way and is generally required for other functions.)
Als je **New 3DS** versie 2.1.0 was voor het volgen van deze handleiding, moet je je [NAND-backup herstellen](godmode9-usage#restoring-a-nand-backup) voordat je verder gaat. This likely doesn't apply to you unless you were following this guide in 2017.
Als je vorige CFW setup was gebaseerd op EmuNAND en je wilt de inhoud van je EmuNAND/RedNAND verplaatsen naar SysNAND, Volg [EmuNAND verplaatsen](move-emunand) voor het volgen van deze pagina. Als je niet weet wat een EmuNAND is, dan is dit niet van toepassing op jou.
The screenshot below indicates the minimum SD card layout that is required to follow this page. Je hebt mogelijk extra bestanden of mappen op je SD-kaart, afhankelijk van je vorige setup of de methode die je hebt gevolgd.
As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.
If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask, in English, for help.
In this section, you will sync your 3DS internal clock with the actual time and dump the sound firmware (which is necesssary for some homebrew software to use sound properly).
+ If one of these buttons is broken, download [config.ini]({{ base_path }}/assets/config.ini) and put it in your `luma` folder, replacing the existing one. This will change the Rosalina menu key combination to (X) + (Y)
- Terwijl je (Select) ingedrukt houdt bij het opstarten van je console kom je in het Luma3DS configuratie menu.
- (Start) ingedrukt houden bij het opstarten van je 3DS zal GodMode9 openen, of als je meerdere payloads hebt in `/luma/payloads/`, zal Luma3DS chainloader geopend worden.
- Druk standaard op (Left Shoulder) + (Down D-Pad) + (Select) terwijl je in 3DS modus zit zal het Rosalina menu openen. waar je systeem informatie kunt controleren, screenshots kunt maken, cheats kunt inschakelen en meer. Dit kan worden gewijzigd in het Rosalina menu.
- Terwijl je (Start) + (Select) + (X) ingedrukt houdt tijdens het opstarten zal een LED-notificatie een kleur tonen voor debugging. Zie de [changelog](https://github.com/SciresM/boot9strap/releases/tag/1.4) voor een lijst.
Voor informatie over het gebruik van GodMode9's verschillende functies, bekijk [GodMode9 Gebruik](godmode9-usage) en [Titels en Game Cartridges dumpen](dumping-titles-and-game-cartridges).