Guide_3DS/_pages/zh_TW/updating-b9s.txt

78 lines
3.2 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: "更新 B9S" #
---
{% include toc title="條目內容" %}
### 必讀事項
本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。
{% capture notice-1 %}
近日有許多的自製韌體用戶已經被任天堂封殺。 為了自保,請在遵循本教學前進行以下防護措施:
1. 進入『系統設定(System Settings)』、『網路設定(Internet Settings)』、『SpotPass』、『回傳系統訊息(Sending of System Information)』
1. 禁用『回傳系統訊息(Sending of System Information)』
1. 退出系統設定
1. 開啟您的好友清單 (HOME 主選單中最上方的[橘色笑臉圖示]({{ "/images/friend-list-icon.png" | absolute_url }}))
+ 如果您遇到錯誤訊息且從清單中被踢回主選單,那麼可能您已將好友清單設定關閉或您的主機無法連線至任天堂伺服器 (您可能已被封殺或網路連線之問題)
1. 進入好友選單設定、『好友提示設定 (Friend Notification Settings)』、『顯示正在遊玩的遊戲 (Show friends what you're playing)』
1. 禁用『顯示正在遊玩的遊戲(Show friends what you're playing)』
1. 退出好友清單
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
### 必備項目
* 最新版的 [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)
### 操作說明
#### 第一節 — 準備工作
在本節中,請覆蓋所有 SD 卡中可能相衝的檔案。
{: .notice--info}
1. 將 SD 卡插入至電腦中
1. 將 `boot.3dsx` 複製到 SD 卡根目錄中
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 解壓 SafeB9SInstaller`.zip` 中的 `SafeB9SInstaller.firm` 到 SD 中的 `/luma/payloads/` 下
1. 將 SD 卡插回主機中
#### 第二節 — 安裝 boot9strap
1. 開機時按住『Start』鍵啟動 Luma3DS 連環加載選單
1. 按『A』鍵啟動 SafeB9SInstaller
1. 等待所有安全性檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 完成後在按下『A』鍵後按住『Start』鍵以重啟您的主機至 Luma3DS 加載選單中
+ 如果您在更新 B9S 後開機時遇到錯誤 `argc = 0`,請忽略此錯誤並繼續
#### 第三節 — 更新 Luma3DS
1. 關閉您的主機
1. 將 SD 卡插入至電腦中
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card, replacing the existing file
1. 將 SD 卡插回主機中
1. 啟動您的主機
#### 第四節 — 設定 Luma3DS
本節是在您重啟主機後看見 Luma3DS 設定選單才需使用。
{: .notice--info}
1. 在 Luma3DS 設定選單中透過『A』及方向鍵來啟用下列選項
+ **『Show NAND or user string in System Settings』**
1. 按『Start』鍵以存檔並重新啟動系統
___
### 繼續至[完成安裝](finalizing-setup)
{: .notice--primary}