Guide_3DS/_pages/fr_FR/dsidumper.txt
2019-10-07 21:48:28 -04:00

38 lines
1.3 KiB
Plaintext

---
title: "DSiDumper"
---
{% include toc title="Table des matières" %}
### Lecture requise
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
## Ce dont vous avez besoin
* Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer)
* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases)
#### Section I - Préparatifs
1. Éteignez votre 3DS
1. Insérez votre carte SD dans votre ordinateur
1. Copiez votre fichier `movable.sed` à la racine de votre carte SD
1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card
1. Réinsérez votre carte SD dans votre 3DS
1. Allumez à présent votre 3DS
#### 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}