Guide_3DS/_pages/zh_CN/flashing-ntrboot-(dsi).txt
2019-04-06 01:33:19 -04:00

49 lines
2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "写入ntrboot (通过DSi)"
---
{% include toc title="目录内容" %}
### 必读事项
请在开始前仔细阅读 [ntrboot](ntrboot) 章节的内容
本方法需要暂时用到一台与你烧录卡兼容的Nintendo DSi主机。 烧录卡将用于在你的 DSi 上运行 ntrboot 写入程序的 `.nds` 文件。 这也就是说,若想要在 DSi 上使用你持有的烧录卡运行 `.nds` 文件,烧录卡必须支持在你的 DSi 系统版本上运行。 有关详细信息, 请查看[ntrboot](ntrboot)上的烧录卡兼容表格。
请注意,在某些极少见情況下,某些伪劣烧录卡有可能会在破解过程中 **损坏** 并且无法恢复。 这是一般不会发生的, 但是无论如何,我们只支持写在兼容表格中的烧录卡。 为了防止买到伪劣烧录卡,我们建议你从一些知名度较高的网站上购买你需要的烧录卡(比如[NDS Card](http://www.nds-card.net/))。
{: .notice--danger}
### 准备工作
* 一张兼容ntrboot的烧录卡
* 两台主机
+ **源DSi**与你的烧录卡兼容的Nintendo DSi
+ **目标3DS**运行原版系统的3DS
* 最新版 [ds_ntrboot_flasher] (https://github/ntrteam/ds_ntrboot_flasher/releases/latest) *(请下载`dsi`版本;而不是正常的版本)*
### 操作步骤
#### 第一步 — 准备工作
1. 关闭 **源DSi**
1. 将烧录卡中的 SD 卡插入电脑
1. 复制 `ds_ntrboot_flasher_dsi.nds` 到烧录卡的 SD 卡上
1. 将 SD 卡插回烧录卡
1. 把兼容 ntrboot 的 DS / DSi 烧录卡插入 **源DSi**
#### 第二步 — 写入 ntrboot
1. 在你的 **源DSi** 上使用烧录卡,运行 `ds_ntrboot_flasher_dsi.nds`
1. 按 “A” 键继续
1. 使用“↑” “↓” 键选中你的烧录卡
1. 按 “A” 键继续
1. 按 “A” 键选择 “inject ntrboothax”
1. 按 “A” 键选择 “RETAIL”
1. 按 “A” 键继续
1. 选择 “EXIT”
___
### 继续至 [安装 boot9strap (通过ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}