Guide_3DS/_pages/fr_FR/flashing-ntrboot-(nds).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

57 lines
2.8 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Flasher ntrboot (NDS)"
---
{% 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 nécessite un accès temporaire à une Nintendo DS ou DS LITE qui soit compatible avec votre linker. Cette méthode utilise le linker pour exécuter le flasheur ntrboot `.nds` sur votre NDS.
Notez que dans de rares circonstances, il est possible que le processus de flash sur un linker contrefait le **brique** et le rende 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 
* Deux Consoles
+ **La NDS / NDSL source** : la Nintendo DS ou Nintendo DS Lite qui est compatible avec votre cartouche
+ **La 3DS cible** : la 3DS sur un firmware original non modifié
* 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 **la NDS / NDSL source**
1. Insérez la carte SD de votre 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 cartouche compatible ntrboot dans **la NDS / NDSL source**
#### Section II - Flasher ntrboot
1. Lancez `ntrboot_flasher_nds.nds` sur **la NDS/NDSL source** 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 **la NDS / NDSL source**
1. Éjectez votre linker de **la NDS / NDSL source**
___
### Continuez vers [installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}