Guide_3DS/_pages/fr_FR/flashing-ntrboot-(nds).txt
2018-11-18 19:52:56 -05:00

57 lines
2.5 KiB
Plaintext
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 qu'il est possible que pendant le flash sur un clone celui-ci devienne **inutilisable**. C'est peu probable, mais notez que seuls les originaux sont supportés. Pour réduire les chances d'avoir une contrefaçon utilisez un site de confiance (par exemple [NDS Card](http://www.nds-card.com/))
{: .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 non touché
* La dernière version de [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` standard, pas le fichier `devkit`)*
* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
### Instructions
#### Section I - Préparatifs
1. Éteignez **la NDS / NDSL source**
1. Insérez la carte SD de votre linker dans votre ordinateur
1. Create a folder named `ntrboot` on the root of your flashcart's SD card
1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
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. Launch `ntrboot_flasher_nds.nds` on **the source NDS / NDSL** using your flashcart
1. Appuyez sur (A) pour continuer
1. Utilisez (Haut) et (Bas) pour sélectionner votre linker
1. Appuyez sur (A) pour continuer
1. Select "Dump flash" to make a backup of your flashcart's memory
1. Input the key combo given to confirm
1. Appuyez sur (A) pour continuer
1. Utilisez (Haut) et (Bas) pour sélectionner votre linker
1. Appuyez sur (A) pour continuer
1. Select "Inject FIRM" to install boot9strap to your flashcart
1. Input the key combo given to confirm
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}