Guide_3DS/_pages/ru_RU/dsidumper.txt
2019-10-07 21:49:11 -04:00

38 lines
1.5 KiB
Plaintext

---
title: "DSiDumper"
---
{% include toc title="Содержание" %}
### Обязательно к прочтению
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
### Что понадобится
* Ваш файл `movable.sed`, полученный на странице [Seedminer](seedminer)
* The latest release of [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases)
#### Часть I - Подготовительные работы
1. Выключите консоль
1. Вставьте SD-карту в компьютер
1. Скопируйте файл `movable.sed` в корень SD-карты
1. Copy `DSiWare_Dump.3dsx` to the `/3ds/` folder on your SD card
1. Вставьте SD-карту обратно в консоль
1. Включите консоль
#### Section II - DSiWare Dumping
1. Запустите Homebrew Launcher, используя любой метод
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
Следующий шаг: [Установка boot9strap (Fredtool)](installing-boot9strap-(fredtool))
{: .notice--primary}