Guide_3DS/_pages/fr_FR/flashing-ntrboot-(nds).txt

57 lines
2.6 KiB
Plaintext
Raw Normal View History

2017-08-17 23:01:39 +02:00
---
2017-08-21 12:37:00 +02:00
title: "Flasher ntrboot (NDS)"
2017-08-17 23:01:39 +02:00
---
2018-05-01 23:41:10 +02:00
{% include toc title="Table des matières" %}
2017-09-29 13:29:26 +02:00
2018-02-18 16:47:39 +01:00
### Lecture requise
2018-05-01 23:41:10 +02:00
Avant de commencer, assurez vous d'avoir lu toutes les informations sur [ntrboot](ntrboot)
2017-08-17 23:01:39 +02:00
2018-06-30 04:48:08 +02:00
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.
2017-08-17 23:01:39 +02:00
2018-11-18 09:53:11 +01:00
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/))
2017-08-17 23:01:39 +02:00
{: .notice--danger}
2018-02-21 22:07:27 +01:00
## Ce dont vous avez besoin
2017-08-17 23:01:39 +02:00
2017-11-30 21:32:37 +01:00
* Votre linker compatible ntrboot 
2017-08-21 12:37:00 +02:00
* Deux Consoles
2017-11-30 21:32:37 +01:00
+ ** 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é
2018-09-29 23:40:52 +02:00
* 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)
2017-08-17 23:01:39 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-08-17 23:01:39 +02:00
2017-11-30 21:32:37 +01:00
#### Section I - Préparatifs
2017-08-17 23:01:39 +02:00
2017-11-30 21:32:37 +01:00
1. Éteignez **la NDS / NDSL source**
1. Insérez la carte SD de votre linker dans votre ordinateur
2018-09-29 23:40:52 +02:00
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
2017-11-30 21:32:37 +01:00
1. Réinsérez la carte SD dans votre Linker
1. Insérez votre cartouche compatible ntrboot dans **la NDS / NDSL source**
2017-08-17 23:01:39 +02:00
2017-11-30 21:32:37 +01:00
#### Section II - Flasher ntrboot
2017-08-17 23:01:39 +02:00
2018-09-29 23:40:52 +02:00
1. Launch `ntrboot_flasher_nds.nds` on **the source NDS / NDSL** using your flashcart
2017-09-13 06:15:18 +02:00
1. Appuyez sur (A) pour continuer
2017-11-30 21:32:37 +01:00
1. Utilisez (Haut) et (Bas) pour sélectionner votre linker
2017-08-17 23:01:39 +02:00
1. Appuyez sur (A) pour continuer
2018-09-29 23:40:52 +02:00
1. Select "Dump flash" to make a backup of your flashcart's memory
1. Input the key combo given to confirm
2017-08-17 23:01:39 +02:00
1. Appuyez sur (A) pour continuer
2018-09-29 23:40:52 +02:00
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
2017-11-30 21:32:37 +01:00
1. Appuyez sur (A) pour continuer
2018-09-29 23:40:52 +02:00
1. Éteignez **la NDS / NDSL source**
1. Éjectez votre linker de ** la NDS / NDSL source **
2017-08-17 23:01:39 +02:00
___
2018-02-21 22:07:27 +01:00
### Continuez vers [installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-08-17 23:01:39 +02:00
{: .notice--primary}