Finalisation de l’installation
Lecture requise
Le fichier boot.firm
est exécuté par boot9strap lui-même, après avoir terminé le chargement de la NAND. In this case, we are using Luma3DS by 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.
The script will install the following applications:
- FBI (installs CIA formatted applications)
- Homebrew Launcher Loader (launches the Homebrew Launcher)
- Anemone3DS (installs custom themes)
- Checkpoint (backs up and restores save files for 3DS and DS games)
- ftpd (access your 3DS SD card wirelessly)
- Universal-Updater (a homebrew app store for downloading homebrew from the 3DS over Wi-Fi)
- 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.)
Notes de compatibilité
Si votre New 3DS était en version 2.1.0 avant de suivre les instructions ce guide, vous devriez restaurer votre sauvegarde NAND avant de continuer. Cela ne s’applique probablement pas à vous à moins que vous ne suiviez ce guide en 2017.
Si votre configuration CFW précédente était basée sur EmuNAND et que vous souhaitez déplacer le contenu de votre EmuNAND/RedNAND vers SysNAND, suivez Transférer votre EmuNAND avant de suivre cette page. Si vous ne savez pas ce qu’est une EmuNAND, cela ne s’applique pas à vous.
Ce dont vous avez besoin
- finalizing.zip (direct download)
Instructions
Section I - Préparatifs
Dans cette section, vous copierez les fichiers nécessaires pour suivre le reste des instructions de cette page.
- Éteignez votre console
- Insérez votre carte SD dans votre ordinateur
- Copy the contents of
finalizing.zip
(finalize
,gm9
, andluma
) to the root of your SD card, merging/replacing any existing folders if prompted- If you are using a Mac, hold the Option key while dragging the folders to the root of your SD card, then click “Merge”
- Réinsérez votre carte SD dans votre console
The screenshot below indicates the minimum SD card layout that is required to follow this page. Il est possible que vous ayez des fichiers ou des dossiers supplémentaires sur votre carte SD, selon votre configuration précédente ou la méthode que vous avez suivie.
Section II - CFW Check
Comme mesure de sécurité supplémentaire, nous effectuerons une vérification supplémentaire de la présence d’un custom firmware. Si aucun custom firmware n’est installé sur votre console pour quelque raison que ce soit, la section suivante peut rendre votre console impossible à hacker sans matériel externe.
- Éteignez votre console
- Maintenez le bouton (Select) enfoncé
- Power on your console while still holding the (Select) button
- If the check was successful, your console should have booted into the Luma3DS configuration menu
- Appuyez sur (Start) pour enregistrer les modifications et redémarrer
- Éteignez votre console
If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Rejoignez Nintendo Homebrew sur Discord et demandez de l’aide en anglais.
Section III - Updating the System
Dans cette section, vous allez mettre à jour votre console vers la dernière version, ce qui est sans danger avec le custom firmware.
- Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
- Mettre à jour tout en ayant B9S + Luma (ce que vous avez) est sans danger
- La console peut afficher un message disant “Aucune mise à jour nécessaire” au lieu de faire une mise à jour. Ceci est normal si vous êtes déjà à jour ; passez à la section suivante.
- Si vous obtenez une erreur, réglez vos paramètres DNS et proxy sur « Automatique »
- Si cela vous donne toujours une erreur, suivez ce guide de dépannage
Section IV - RTC and DSP setup
Dans cette section, vous synchroniserez l’horloge interne de votre 3DS avec l’heure réelle et allez dumper le firmware du son (ce qui est nécessaire pour que certains logiciels homebrew utilisent correctement le son).
- Appuyez simultanément sur (L) + (Bas sur la croix directionnelle) + (Select) pour ouvrir le menu Rosalina
- If one of these buttons is broken, download config.ini and put it in your
luma
folder, replacing the existing one. This will change the Rosalina menu key combination to (X) + (Y)
- If one of these buttons is broken, download config.ini and put it in your
- Sélectionnez “Miscellaneous options”
- Sélectionnez “Dump DSP firmware”
- Appuyez sur (B) pour continuer
- Sélectionnez “Nullify user time offset”
- Appuyez sur (B) pour continuer
- Appuyez sur (B) pour revenir au menu principal de Rosalina
- Appuyez sur (B) pour quitter le menu Rosalina
Section V - Setup Script
In this section, you will use a script to automate homebrew installation, SD card cleanup, and system file backup.
- Éteignez votre console
- Press and hold (Start), and while holding (Start), power on your console. Ceci lancera GodMode9
- If you do not boot into GodMode9, ensure that you copied the three folders from
finalizing.zip
to the root of your SD card and that the folders are not misnamed (e.g.luma (1)
)
- If you do not boot into GodMode9, ensure that you copied the three folders from
- Si vous êtes invité à créer une sauvegarde de fichiers essentiels, appuyez sur (A) pour le faire, puis appuyez sur (A) pour continuer une fois terminé
- Si vous êtes invité à régler la date et l’heure du RTC, appuyez sur (A) pour le faire, puis réglez la date et l’heure, puis appuyez sur (A) pour continuer
- Appuyez sur (HOME) pour faire apparaître le menu d’actions
- Sélectionnez “Scripts”
- Select “finalize”
- Follow the prompts in the script, answering any questions that you are asked
- If you encounter an error, follow the instructions in the error message or consult the troubleshooting page
- Once the script says “Setup complete!”, press (A) to power off the device
- If you do NOT see the message “Setup complete!”, the script was not successful and you will need to redo this section
- Insérez votre carte SD dans votre ordinateur
- Copy the
/gm9/backups/
folder to a safe location on your computer- This folder contains critical file backups and should be backed up to multiple locations (i.e. cloud storage) if possible
- The two SysNAND files are your NAND backup and can be used to revert your console to a working state if it is bricked by a software issue
- The
essential.exefs
file contains your console’s system-unique files and can be used to recover your data in the event of a hardware failure
- If you still have them, delete the two
SysNAND
files from the/gm9/backups/
folder from your SD card- The
essential.exefs
file is small and may be kept on your SD card for ease of access
- The
Vous avez terminé! Custom firmware is now fully configured on your console.
Informations et notes
Trying to figure out what to do with your newly modded device? Visit our wiki!
Voici quelques combinaisons de touches que vous devriez connaître :
- Holding (Select) on boot will launch the Luma3DS configuration menu.
- Holding (Start) on boot will launch GodMode9, or if you have multiple payloads in
/luma/payloads/
, the Luma3DS chainloader. - By default, pressing (Left Shoulder) + (Down D-Pad) + (Select) while in 3DS mode will open the Rosalina menu, where you can check system information, take screenshots, enable cheats, and more. Cela peut être modifié à partir du menu Rosalina.
- Holding (Start) + (Select) + (X) on boot will make the notification LED show a color for debug purposes. Pour une liste de ces combinaisons, lisez le changelog.
Pour plus d’informations sur l’utilisation des différentes fonctionnalités de GodMode9, consultez les pages Utilisation de GodMode9 et Dumper des titres et des cartes de jeu.