2017-08-18 10:33:24 +02:00
---
2017-08-21 12:37:00 +02:00
title: "Flasher ntrboot (DSi)"
2017-08-18 10:33:24 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2017-08-18 10:33:24 +02:00
Avant de commencez , assurez vous de connaître les informations sur [Ntrboot](ntrboot)
2017-08-21 12:37:00 +02:00
Cette méthode nécessite un accès temporaire à une Nintendo DSI qui soit compatible avec votre linker.
2017-08-18 10:33:24 +02:00
2017-08-21 12:37:00 +02:00
Notez que les versions plus récentes de DSi ont bloqué l’ accès à certains Linkers. Cela rend impossible de lancer le fichier `.nds` sur les versions plus récentes. Les linkers compatible ntrboot sont en mesure de lancer des fichiers `.nds` sous les versions suivantes :
2017-08-18 10:33:24 +02:00
2017-09-13 06:15:18 +02:00
+ [R4i Gold 3DS RTS](http://www.nds-card.com/ProShow.asp?ProID=149) : <= 1.4.5
+ [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160) : <= 1.4.4
+ R4i Gold 3DS "Starter" : <= 1.4.5
+ R4i Ultra : <= 1.4.1
+ Infinity 3 R4i : <= 1.4.5
2017-08-18 10:33:24 +02:00
Notez qu'il est possible que pendant le flash sur un clone celui-ci devienne inutilsable . C'est peu probable , mais notez que seule les originaux fonctionnent avec Ntrboot . Pour réduire les chances d'avoir une contrefaçon utilisez ([NDS Card](http://www.nds-card.com/))
{: .notice--danger}
2017-09-29 13:29:26 +02:00
### What you need
2017-08-18 10:33:24 +02:00
2017-08-18 21:43:22 +02:00
* Votre ntrboot compatible Ds / Dsi flashcart
2017-09-13 06:15:18 +02:00
* Deux Consoles
+ **The source DSi**: the Nintendo DSi which is compatible with your flashcart
+ **The target 3DS**: the 3DS family device on stock firmware
2017-08-21 12:37:00 +02:00
* La dernière version de [ak2i_ntrcardhax_flasher] (https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest) *(le fichier `dsi`)*
2017-08-18 10:33:24 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-08-18 10:33:24 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-08-18 10:33:24 +02:00
2017-09-13 06:15:18 +02:00
1. Power off **the source DSi**
2017-08-21 12:37:00 +02:00
1. Insérez votre carte SD du Linker dans votre ordinateur
1. Copier `ak2i_ntrcardhax_flasher_dsi.nds` sur la carte SD de votre Linker
1. Réinsérez la carte SD dans votre Linker
2017-09-13 06:15:18 +02:00
1. Insert your ntrboot compatible DS / DSi flashcart into **the source DSi**
2017-08-18 10:33:24 +02:00
2017-09-29 13:29:26 +02:00
#### Section II - Flashing ntrboot
2017-08-18 10:33:24 +02:00
2017-09-13 06:15:18 +02:00
1. Launch `ak2i_ntrcardhax_flasher_dsi.nds` on **the source DSi** using your flashcart
1. Appuyez sur (A) pour continuer
1. Use (Up) and (Down) to select your flashcart
2017-08-18 10:33:24 +02:00
1. Appuyez sur (A) pour continuer
2017-08-21 12:37:00 +02:00
1. Appuyez sur (A) pour "inject ntrboothax"
1. Appuyez sur (A) pour sélectionner "RETAIL"
2017-09-13 06:15:18 +02:00
1. Appuyez sur (A) pour continuer
1. Select "EXIT"
2017-08-18 10:33:24 +02:00
___
Continuer à [installation de boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-09-04 06:15:19 +02:00
{: .notice--primary}