Guide_3DS/_pages/zh_TW/installing-boot9strap-(mset).txt

63 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: "安裝 boot9strap (透過 MSET)"
---
{% include toc title="條目內容" %}
### 必備項目
* 任意可在您主機上運行的 DS 燒錄卡
* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap非 `devkit` 或 `ntr` 檔案)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
* 最新版的 [Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
### 操作說明
#### 第一節 — 準備工作
1. 關閉您的主機
1. 將 SD 卡插入至電腦中
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
1. 將 `boot.3dsx` 複製到 SD 卡根目錄中
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 將 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.dat` 複製到 SD 卡的根目錄
![]({{ "/images/screenshots/boot9strap-mset-file-layout.png" | absolute_url }})
{: .notice--info}
1. 將 SD 卡插回主機中
1. 解壓 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.nds` 至 DS 燒錄卡中
1. 啟動您的主機
#### 第二節 — 啟動 SafeB9SInstaller
1. 啟動您的 DS 燒錄卡
1. 透過燒錄卡啟動 `SafeB9SInstaller.nds`
1. 依據您的系統版本選擇正確的選項:
+ 4.X.X -> "4.x SafeB9SInstaller"
+ 6.X.X -> "6.x SafeB9SInstaller"
1. 重新啟動系統,接著到『系統設置(System Settings)』、『其他設置(Other Settings)』、『設定檔(Profile)』中選擇『任天堂 DS 設定檔(Nintendo DS Profile)』
1. 如果一切成功的話,您將自動進入 SafeB9SInstaller
#### 第三節 — 安裝 boot9strap
1. 等待所有安全性檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 過程結束後按下『A』重啟主機
#### 第四節 — 設定 Luma3DS
1. 您的主機將會重啟至 Luma3DS 設定選單中
+ 如果黑屏,[請依循本疑難排解之步驟](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
1. 透過方向鍵及『A』以開啟下列選項
+ **『Show NAND or user string in System Settings』**
1. 按『Start』鍵以存檔並重新啟動系統
+ 如果您遇到了錯誤訊息,繼續到下一頁即可
___
### 繼續至[完成安裝](finalizing-setup)
{: .notice--primary}