57 lines
No EOL
2.6 KiB
Text
57 lines
No EOL
2.6 KiB
Text
---
|
||
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. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [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 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} |