Guide_3DS/_pages/zh_TW/flashing-ntrboot-(nds).txt
2019-04-06 01:31:03 -04:00

57 lines
2.5 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 漏洞 (透過 NDS)"
---
{% include toc title="條目內容" %}
### 必讀事項
在開始前,請先確保您已閱讀完 [ntrboot](ntrboot) 頁面。
本方法將會暫時用到一台相容於您燒錄卡的 NDS 或 NDSL 主機。 本方法將透過燒錄卡於您的 NDS 中啟動 ntrboot 寫入程式之 `.nds` 檔案。
請注意,在某些特殊情況下,某些冒牌的燒錄卡很有可能會在過程中變磚,使得燒錄卡變得無法使用。 這是不大可能的,但不論如何,我們只支援寫在相容清單中的燒錄卡。 為了避免您採購燒錄卡時買到了冒牌卡帶,建議您應於較知名且放心的網站上購買您的燒錄卡(如 [NDS Card](http://www.nds-card.net/))。
{: .notice--danger}
### 必備項目
* 一張相容於 ntrboot 的燒錄卡
* 兩台主機
+ **始源 NDS / NDSL 主機**:一台可搭配您的燒錄卡使用的任天堂 DS 或 DS Lite 主機
+ **3DS 目標機**:一台已搭載原廠系統的 3DS 系列主機
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` 版的 boot9strap非 `devkit` 檔案)*
* 最新版的 [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
### 操作說明
#### 第一節 — 準備工作
1. 將 **NDS / NDSL 始源機** 關機
1. 將燒錄卡的 SD 卡插入電腦
1. 在燒錄卡的 SD 卡的根目錄底下建立一個新的資料夾 `ntrboot`
1. 解壓 boot9strap `.zip` 的 `boot9strap_ntr.firm` 檔案至燒錄卡的 SD 卡的 `/ntrboot/` 資料夾中
1. 將 `ntrboot_flasher_nds.nds` 複製到您燒錄卡的 SD 卡中
1. 重新插入 SD 卡進您的燒錄卡中
1. 將相容於 ntrboot 的 DS / DSi 燒錄卡插入於 **NDS / NDSL 始源機** 中
#### 第二節 — 寫入 ntrboot
1. 透過您的燒錄卡在 **NDS / NDSL 始源機** 上啟動 `ntrboot_flasher_nds.nds`
1. 按『A』 繼續
1. 透過『上』『下』鍵選擇您的燒錄卡
1. 按『A』 繼續
1. 選擇『Dump flash』以備份您燒錄卡的記憶體
1. 輸入提示的按鍵組合
1. 按『A』 繼續
1. 透過『上』『下』鍵選擇您的燒錄卡
1. 按『A』 繼續
1. 選擇『Inject FIRM』以安裝 boot9strap 至您的燒錄卡中
1. 輸入提示的按鍵組合
1. 按『A』 繼續
1. 將 **NDS / NDSL 始源機** 關機
1. 從您的 **NDS / NDSL 始源機**中退出燒錄卡
___
### 繼續至[安裝 boot9strap (透過 ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}