Guide_3DS/_pages/zh_TW/flashing-ntrboot-(3ds-single-system).txt

46 lines
1.8 KiB
Plaintext
Raw Normal View History

2017-08-18 10:33:24 +02:00
---
2017-09-04 06:15:19 +02:00
title: "寫入 ntrboot 漏洞 (透過單台 3DS 系統)"
2017-08-18 10:33:24 +02:00
---
2017-09-30 05:21:47 +02:00
{% include toc title="條目內容" %}
2017-09-29 13:29:26 +02:00
2018-02-18 16:47:39 +01:00
### 必讀事項
2017-08-18 10:33:24 +02:00
在開始前,請先確保您已閱讀完 [ntrboot](ntrboot) 頁面。
2018-05-01 23:41:10 +02:00
本方法僅需一台原廠 3DS 系列系統以及一張相容的燒錄卡。 本方法將透過燒錄卡於您的 3DS 中運行 ntrboot 寫入程式之 `.nds` 檔。 也就是說,您的燒錄卡必須能在您的 3DS 系統版本中運行 `.nds` 檔案。 詳情請見 [ntrboot](ntrboot) 頁面中的燒錄卡表格。
2017-09-14 04:56:32 +02:00
2017-08-30 04:20:14 +02:00
請注意,在某些特殊情況下,某些冒牌的燒錄卡很有可能會在過程中變磚,使得燒錄卡變得無法使用。 這是不大可能的,但不論如何,我們只支援寫在相容清單中的燒錄卡。 為了避免您採購燒錄卡時買到了冒牌卡帶,建議您應於較知名且放心的網站上購買您的燒錄卡(如 [NDS Card](http://www.nds-card.com/))。
2017-08-18 10:33:24 +02:00
{: .notice--danger}
2018-02-24 01:03:21 +01:00
### 必備項目
2017-08-18 10:33:24 +02:00
2017-09-04 06:15:19 +02:00
* 一張相容於 ntrboot 的燒錄卡
2018-07-10 10:12:26 +02:00
* 最新版的 [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) *(請選擇 `dsi` 版本;而非正常版)*
2017-08-18 10:33:24 +02:00
2017-09-30 05:21:47 +02:00
### 操作說明
2017-08-18 10:33:24 +02:00
2017-09-30 05:21:47 +02:00
#### 第一節 — 準備工作
2017-08-18 10:33:24 +02:00
1. 關閉您的主機
1. 將燒錄卡的 SD 卡插入電腦
2017-11-04 03:54:20 +01:00
1. 將 `ds_ntrboot_flasher_dsi.nds` 複製到您燒錄卡的 SD 卡中
2017-08-18 10:33:24 +02:00
1. 重新插入 SD 卡進您的燒錄卡中
2017-09-04 06:15:19 +02:00
1. 將相容於 ntrboot 的 DS / DSi 燒錄卡插入於您的主機中
2017-08-18 10:33:24 +02:00
2017-09-30 05:21:47 +02:00
#### 第二節 — 寫入 ntrboot
2017-08-18 10:33:24 +02:00
2017-11-04 03:54:20 +01:00
1. 透過您的燒錄卡在您的主機啟動 `ds_ntrboot_flasher_dsi.nds`
1. 按『A』 繼續
1. 透過『上』『下』鍵選擇您的燒錄卡
1. 按『A』 繼續
1. 按『A』選擇『inject ntrboothax』
1. 按『A』選擇『RETAIL』
1. 按『A』 繼續
1. 選擇『EXIT』
2017-08-18 10:33:24 +02:00
___
2018-02-24 01:03:21 +01:00
### 繼續至[安裝 boot9strap (透過 ntrboot)](installing-boot9strap-(ntrboot))
2017-09-04 06:15:19 +02:00
{: .notice--primary}