Guide_3DS/_pages/fr_FR/flashing-ntrboot-(3ds-single-system).txt
ihaveahax 49897e43e8
New Crowdin updates (#2260)
* New translations ctrtransfer.txt (French)

* New translations faq.txt (French)

* New translations home.txt (French)

* New translations move-emunand.txt (French)

* New translations region-changing.txt (French)

* New translations site-navigation.txt (French)

* New translations troubleshooting.txt (French)

* New translations godmode9-usage.txt (French)

* New translations finalizing-setup.txt (French)

* New translations installing-boot9strap-(hardmod).txt (French)

* New translations updating-b9s.txt (French)

* New translations uninstall-cfw.txt (French)

* New translations installing-boot9strap-(ntrboot).txt (French)

* New translations ntrboot.txt (French)

* New translations flashing-ntrboot-(nds).txt (French)

* New translations flashing-ntrboot-(3ds-single-system).txt (French)

* New translations flashing-ntrboot-(dsi).txt (French)

* New translations installing-boot9strap-(soundhax).txt (French)

* New translations installing-boot9strap-(soundhax).txt (Hungarian)

* New translations installing-boot9strap-(fredtool).txt (French)

* New translations seedminer.txt (French)

* New translations privacy-policy.txt (French)

* New translations bannerbomb3.txt (Hungarian)

* New translations installing-boot9strap-(usm).txt (French)

* New translations restoring-updating-cfw.txt (French)

* New translations dumping-titles-and-game-cartridges.txt (French)

* New translations bannerbomb3-fredtool-(twn).txt (French)

* New translations installing-boot9strap-(hbl-usm).txt (French)

* New translations installing-boot9strap-(ssloth-browser).txt (French)

* New translations key-information.txt (French)

* New translations key-information.txt (Hungarian)

* New translations cfw-check-fredtool.txt (French)

* New translations seedminer-(twn).txt (French)

* New translations ctrtransfer-prep.txt (French)

* New translations launch-hbl-dlp.txt (French)

* New translations launch-hbl-dlp.txt (Hungarian)

* New translations nand-backup.txt (French)

* New translations ctrnand-datayeet.txt (French)

* New translations dumping-movable-(nimhax).txt (French)

* New translations homebrew-launcher-(super-skaterhax).txt (French)

* New translations installing-boot9strap-(safecerthax).txt (French)

* New translations rmproxy.txt (French)

* New translations installing-boot9strap-(frogtool).txt (French)

* New translations troubleshooting.txt (Korean)
2023-05-17 08:16:15 -07:00

53 lines
2.7 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Flash de ntrboot (une seule 3DS)"
---
{% include toc title="Table des matières" %}
### Lecture requise
Avant de commencer, assurez vous d'avoir lu toutes les informations sur [ntrboot](ntrboot)
Cette méthode nexige rien de plus que votre 3DS original stock et un linker compatible. Cette méthode utilise le linker pour lancer le fichier `.nds` du flasheur ntrboot sur votre 3DS. Cela signifie que votre linker doit pouvoir lancer des fichiers `.nds` sur votre 3DS. Consultez le tableau des linkers sur [ntrboot](ntrboot) pour plus dinformations.
Notez que dans de rares circonstances, il est possible que pendant le processus de flash sur un linker contrefait (ou un clone) celui-ci **brique** et devienne inutilisable de manière permanente. C'est peu probable, mais néanmoins, seuls les linkers originaux listés sont pris en charge. Pour réduire les chances de recevoir un linker contrefait, il est recommandé d'utiliser un site réputé pour acheter votre linker (comme [NDS Card](http://www.nds-card.net/))
{: .notice--danger}
## Ce dont vous avez besoin
* Votre linker compatible ntrboot
* La version v1.3 de [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip) (téléchargement direct)
* La dernière version de [ntrboot_flasher_nds](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) (`ntrboot_flasher_nds.nds`)
### Instructions
#### Section I - Préparatifs
1. Éteignez votre console
1. Insérez votre carte SD du Linker dans votre ordinateur
1. Créez un dossier appelé `ntrboot` à la racine de la carte SD de votre linker
1. Copiez le fichier `boot9strap_ntr.firm` de l'archive `.zip` de boot9strap ntr dans le dossier `/ntrboot/` de la carte SD de votre linker
1. Copiez `ntrboot_flasher_nds.nds` sur la carte SD de votre linker
1. Réinsérez la carte SD dans votre linker
1. Insérez votre linker DS dans votre console
#### Section II - Flasher ntrboot
1. Lancez `ntrboot_flasher_nds.nds` sur votre console en utilisant votre linker
1. Appuyez sur (A) pour continuer
1. Utilisez (Haut) et (Bas) pour sélectionner votre linker
1. Appuyez sur (A) pour continuer
1. Sélectionnez "Dump flash" afin d'effectuer une sauvegarde de la mémoire de votre linker
1. Entrez la combinaison de touches indiquée afin de confirmer
1. Appuyez sur (A) pour continuer
1. Utilisez (Haut) et (Bas) pour sélectionner votre linker
1. Appuyez sur (A) pour continuer
1. Sélectionnez "Inject FIRM" afin d'installer boot9strap sur votre linker
1. Entrez la combinaison de touches indiquée afin de confirmer
1. Appuyez sur (A) pour continuer
1. Éteignez votre console
___
### Continuez vers [installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}