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

57 lines
2.7 KiB
Text
Raw Normal View History

2017-08-17 23:01:39 +02:00
---
2018-06-15 03:10:54 +02:00
title: "ntrboot flashen (NDS)"
2017-08-17 23:01:39 +02:00
---
2018-01-20 22:07:08 +01:00
{% include toc title="Inhalt" %}
2017-09-29 13:29:26 +02:00
2018-02-18 16:47:39 +01:00
### Lesen erforderlich
2018-06-15 03:10:54 +02:00
Bevor du fortfährt stelle sicher, dass du alle Informationen zu [ntrboot](ntrboot) gelesen hast
2017-08-17 23:01:39 +02:00
2018-06-30 04:48:08 +02:00
Diese Methode erfordert temporären Zugriff auf einen Nintendo DS oder Nintendo DS Lite, welcher mit deiner Flashcart kompatibel ist. Diese Methode verwendet eine Flashcart zum Ausführen der Ntrboot Flasher ".nds" Datei auf deinem NDS.
2017-08-17 23:01:39 +02:00
2018-11-18 09:53:11 +01:00
In manchen seltenen Fällen ist es möglich, das während des Flashens einer gefälschten Flashkarte diese **gebrickt** wird und somit permanent unbenutzbar wird. Dies ist zwar unwahrscheinlich, jedoch werden nur aufgelistete Flashkarten unterstützt. 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-06-14 19:06:04 +02:00
### Was du brauchst
2017-08-17 23:01:39 +02:00
2017-09-18 21:28:24 +02:00
* Eine ntrboot kompatible Flashkarte
2018-06-14 19:06:04 +02:00
* Zwei Geräte
2018-06-15 03:10:54 +02:00
+ **Der Quell-NDS / -NDSL**: Der Nintendo DS oder Nintendo DS Lite, welcher mit deiner Flashkarte kompatibel ist
2018-06-14 19:06:04 +02:00
+ **Der Ziel-3DS**: das Gerät der 3DS-Familie mit regulärer Firmware
2018-09-29 23:40:52 +02:00
* Die aktuellste Version von [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` boot9strap; nicht die `devkit` Datei)*
* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
2017-08-17 23:01:39 +02:00
2018-01-27 19:50:25 +01:00
### Anleitung
2017-08-17 23:01:39 +02:00
2018-01-27 19:50:25 +01:00
#### Schritt I - Vorbereitungen
2017-08-17 23:01:39 +02:00
2018-06-15 03:10:54 +02:00
1. Schalte den **Quell-NDS / NDSL** aus
2018-06-14 19:06:04 +02:00
1. Stecke die SD-Karte deiner Flashcart in deinen Computer
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
2018-06-15 03:10:54 +02:00
1. Steck deine SD-Karte in deine Flashkarte zurück
1. Lege deine ntrboot-kompatible DS / DSi Flashkarte in den **Quell-NDS / -NDSL**
2017-08-17 23:01:39 +02:00
2018-06-14 19:06:04 +02:00
#### Schritt II - ntrboot flashen
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-08-17 23:01:39 +02:00
1. Drücke (A) um fortzufahren
2018-06-14 19:06:04 +02:00
1. Benutze (Hoch) und (Runter) um deine Flashcart auszuwählen
2017-09-13 06:15:18 +02:00
1. Drücke (A) um fortzufahren
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. Drücke (A) um fortzufahren
2018-09-29 23:40:52 +02:00
1. Benutze (Hoch) und (Runter) um deine Flashcart auszuwählen
2017-08-17 23:01:39 +02:00
1. Drücke (A) um fortzufahren
2018-09-29 23:40:52 +02:00
1. Select "Inject FIRM" to install boot9strap to your flashcart
1. Input the key combo given to confirm
1. Drücke (A) um fortzufahren
1. Schalte den **Quell-NDS / NDSL** aus
2018-06-15 03:10:54 +02:00
1. Entferne deine Flashkarte aus **dem Quell-NDS / NDSL**
2017-08-17 23:01:39 +02:00
___
2018-06-15 03:10:54 +02:00
### Fortfahren mit der [Installation von boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-08-17 23:01:39 +02:00
{: .notice--primary}