Guide_3DS/_pages/zh_TW/flashing-ntrboot-(nds).txt

61 lines
2.7 KiB
Plaintext
Raw Normal View History

2017-08-17 23:01:39 +02:00
---
2017-08-30 04:20:14 +02:00
title: "寫入 ntrboot 漏洞 (透過 NDS)"
2017-08-17 23:01:39 +02:00
---
在開始前,請先確保您已閱讀完 [ntrboot](ntrboot) 頁面。
2017-09-04 06:15:19 +02:00
請注意R4i Gold 3DS RTS 燒錄卡將無法在已安裝 ntrboot 漏洞的情況下正常使用原功能(比如啟動或遊玩 `.nds` 檔案)。 這並不包括 Acekard 2i 燒錄卡。
2017-08-17 23:01:39 +02:00
2017-09-04 06:15:19 +02:00
若有需要,本節最後會附帶些移除 ntrboot boot9strap 漏洞的步驟。
2017-08-18 10:33:24 +02:00
2017-09-04 06:15:19 +02:00
本方法將會暫時用到一台相容於您燒錄卡的 NDS 或 NDSL 主機。 請注意,本方法*不*適用於 NDSi 主機。 本方法可與下列燒錄卡相容:
2017-08-18 10:33:24 +02:00
2017-09-13 06:15:18 +02:00
+ [R4i Gold 3DS (RTS)](http://www.nds-card.com/ProShow.asp?ProID=149)
2017-08-18 10:33:24 +02:00
+ [Acekard 2i](http://www.nds-card.com/ProShow.asp?ProID=160)
2017-09-13 06:15:18 +02:00
+ R4i Gold 3DS "Starter"
+ R4i Ultra
+ R4 3D Revolution
+ Infinity 3 R4i
+ DSTT ([僅適用於某些燒錄晶片!](https://gist.github.com/Hikari-chin/6b48f1bb8dd15136403c15c39fafdb42))
2017-08-17 23:01:39 +02:00
2017-08-30 04:20:14 +02:00
請注意,在某些特殊情況下,某些冒牌的燒錄卡很有可能會在過程中變磚,使得燒錄卡變得無法使用。 這是不大可能的,但不論如何,我們只支援寫在相容清單中的燒錄卡。 為了避免您採購燒錄卡時買到了冒牌卡帶,建議您應於較知名且放心的網站上購買您的燒錄卡(如 [NDS Card](http://www.nds-card.com/))。
2017-08-17 23:01:39 +02:00
{: .notice--danger}
#### 必備項目
2017-09-04 06:15:19 +02:00
* 一張相容於 ntrboot 的燒錄卡
2017-08-17 23:01:39 +02:00
* 兩台主機
+ **始源 NDS / NDSL 主機**:一台可搭配您的燒錄卡使用的任天堂 DS 或 DS Lite 主機
+ **3DS 目標機**:一台已搭載原廠系統的 3DS 系列主機
2017-09-06 11:47:51 +02:00
* 最新版的 [ak2i_ntrcardhax_flasher](https://github.com/d3m3vilurr/ak2i_ntrcardhax_flasher/releases/latest) *(請選擇正常版本;而非 `dsi` 版)*
2017-08-17 23:01:39 +02:00
#### 操作說明
##### 第一節 — 準備工作
1. 將 **NDS / NDSL 始源機** 關機
1. 將燒錄卡的 SD 卡插入電腦
1. 將 `ak2i_ntrcardhax_flasher.nds` 複製到您燒錄卡的 SD 卡中
1. 重新插入 SD 卡進您的燒錄卡中
1. 將相容於 ntrboot 的 DS / DSi 燒錄卡插入於 **NDS / NDSL 始源機** 中
##### 第二節 — 寫入 ntrboot
1. 透過您的燒錄卡在 **NDS / NDSL 始源機** 上啟動 `ak2i_ntrcardhax_flasher.nds`
1. 按「A」 繼續
2017-09-13 06:15:18 +02:00
1. 透過「上」「下」鍵選擇您的燒錄卡
1. 按「A」 繼續
2017-08-17 23:01:39 +02:00
1. 按「X」選擇「load flashrom」
1. 按「A」 繼續
1. 從您的 **NDS / NDSL 始源機**中退出燒錄卡
1. 從您的燒錄卡中移除 SD 卡
1. 將未插入 SD 卡的燒錄卡插回至 **NDS / NDSL 始源機**中
1. 按「A」 繼續
1. 按「A」選擇「inject ntrboothax」
1. 按「A」選擇「RETAIL」
1. 從您的 **NDS / NDSL 始源機**中退出燒錄卡
___
2017-08-30 04:20:14 +02:00
繼續至[安裝 boot9strap(透過 ntrboot)](installing-boot9strap-(ntrboot))
2017-08-17 23:01:39 +02:00
{: .notice--primary}