New translations dsidumper.txt (German)

This commit is contained in:
Devon Maloney 2019-10-07 21:48:27 -04:00
parent a915016517
commit 05769d4f5d

View file

@ -0,0 +1,37 @@
---
title: "DSiDumper"
---
{% include toc title="Inhalt" %}
### Lesen erforderlich
To dump system DSiWare, we use an existing homebrew launcher exploit.
If during this guide you discovered a broken DS Internet Settings application, follow [TWLFix for Homebrew](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases) before continuing
### Was du brauchst
* Your `movable.sed` file from completing [Seedminer](seedminer)
* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases)
#### Schritt I - Vorbereitungen
1. Schalte deinen 3DS aus
1. Stecke deine SD-Karte in deinen Computer
1. Copy your `movable.sed` file to the root of your SD card
1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card
1. Stecke deine SD-Karte nun wieder in deinen 3DS
1. Schalte deine Konsole an
#### Section II - DSiWare Dumping
1. Open the Homebrew Launcher using any method
1. Launch DSiWare Dumper from the list of homebrew
+ This will dump a DSiWare application to SD root
+ It is normal to see several failures.
1. When it shows "Success", this is the file you will use for the DSiWare backup later in the guide
Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
{: .notice--primary}