New translations dsidumper.txt (French)
This commit is contained in:
parent
05769d4f5d
commit
c814484695
1 changed files with 37 additions and 0 deletions
37
_pages/fr_FR/dsidumper.txt
Normal file
37
_pages/fr_FR/dsidumper.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
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}
|
||||
|
Loading…
Reference in a new issue