New translations dsidumper.txt (Chinese Simplified)
This commit is contained in:
parent
a4141941ef
commit
d791fda9c3
1 changed files with 37 additions and 0 deletions
37
_pages/zh_CN/dsidumper.txt
Normal file
37
_pages/zh_CN/dsidumper.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
title: "DSiDumper"
|
||||
---
|
||||
|
||||
{% include toc title="目录内容" %}
|
||||
|
||||
### 必读事项
|
||||
|
||||
我们使用一个现有的 homebrew launcher 漏洞来导出你系统的 DSiWare 软件。
|
||||
|
||||
如果你在此部分的教程中发现了被破坏的 DS 互联网设置程序,请先通过[Homebrew 修复 TWL 分区](https://github.com/MechanicalDragon0687/TWLFix-3DS/releases)然后再继续
|
||||
|
||||
### 你需要准备点啥?
|
||||
|
||||
* 你在 [Seedminer](seedminer) 步骤中获得的 `movable.sed` 文件
|
||||
* 最新版 [DSiWare Dumper](https://github.com/MechanicalDragon0687/3DS-DSiWare_Dumper/releases)
|
||||
|
||||
#### 第一步 — 准备工作
|
||||
|
||||
1. 将设备关机
|
||||
1. 将你的 SD 卡插入到电脑
|
||||
1. 复制 `movable.sed` 文件到你的SD卡根目录
|
||||
1. 复制 `DSiWare_Dump.3dsx` 到你 SD 卡的 `/3ds/` 文件夹
|
||||
1. 将SD卡重新插入你的主机
|
||||
1. 启动你的主机
|
||||
|
||||
#### 第二步 — DSiWare 导出
|
||||
|
||||
1. 使用任何方法来启动 Homebrew Launcher
|
||||
1. 从自制程序列表中运行 DSiWare Dumper
|
||||
+ 这将导出 DSiWare 程序到你的内存卡根目录
|
||||
+ 如果看到若干失败提示是正常的。
|
||||
1. 当它提示“成功(Success)”时,导出的文件将是你在之后教程中要用的文件
|
||||
|
||||
继续至 [安装 boot9strap (通过Fredtool)](installing-boot9strap-(fredtool))
|
||||
{: .notice--primary}
|
||||
|
Loading…
Reference in a new issue