53 lines
2.3 KiB
Text
53 lines
2.3 KiB
Text
---
|
||
title: "寫入 ntrboot 漏洞 (透過單台 3DS 系統)"
|
||
---
|
||
|
||
{% include toc title="條目內容" %}
|
||
|
||
### 必讀事項
|
||
|
||
在開始前,請先確保您已閱讀完 [ntrboot](ntrboot) 頁面。
|
||
|
||
本方法僅需一台原廠 3DS 系列系統以及一張相容的燒錄卡。 本方法將透過燒錄卡於您的 3DS 中運行 ntrboot 寫入程式之 `.nds` 檔。 也就是說,您的燒錄卡必須能在您的 3DS 系統版本中運行 `.nds` 檔案。 詳情請見 [ntrboot](ntrboot) 頁面中的燒錄卡表格。
|
||
|
||
請注意,在某些特殊情況下,某些冒牌的燒錄卡很有可能會在過程中變磚,使得燒錄卡變得無法使用。 這是不大可能的,但不論如何,我們只支援寫在相容清單中的燒錄卡。 To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
|
||
{: .notice--danger}
|
||
|
||
### 必備項目
|
||
|
||
* 一張相容於 ntrboot 的燒錄卡
|
||
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(`ntr` 版的 boot9strap;非 `devkit` 檔案)*
|
||
* The latest release of [ds_ntrboot_flasher](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest)
|
||
|
||
### 操作說明
|
||
|
||
#### 第一節 — 準備工作
|
||
|
||
1. 關閉您的主機
|
||
1. 將燒錄卡的 SD 卡插入電腦
|
||
1. Create a folder named `ntrboot` on the root of your flashcart's SD card
|
||
1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
|
||
1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
|
||
1. 重新插入 SD 卡進您的燒錄卡中
|
||
1. 將相容於 ntrboot 的 DS / DSi 燒錄卡插入於您的主機中
|
||
|
||
#### 第二節 — 寫入 ntrboot
|
||
|
||
1. Launch `ntrboot_flasher_nds.nds` on your device using your flashcart
|
||
1. 按『A』 繼續
|
||
1. 透過『上』『下』鍵選擇您的燒錄卡
|
||
1. 按『A』 繼續
|
||
1. Select "Dump flash" to make a backup of your flashcart's memory
|
||
1. Input the key combo given to confirm
|
||
1. 按『A』 繼續
|
||
1. 透過『上』『下』鍵選擇您的燒錄卡
|
||
1. 按『A』 繼續
|
||
1. Select "Inject FIRM" to install boot9strap to your flashcart
|
||
1. Input the key combo given to confirm
|
||
1. 按『A』 繼續
|
||
1. 關閉您的主機
|
||
|
||
___
|
||
|
||
### 繼續至[安裝 boot9strap (透過 ntrboot)](installing-boot9strap-(ntrboot))
|
||
{: .notice--primary}
|