Guide_3DS/_pages/zh_TW/updating-b9s.txt
2018-11-18 19:16:52 -05:00

71 lines
3.1 KiB
Text
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" #
---
本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。
{% capture notice-1 %}
近日有許多的自製韌體用戶已經被任天堂封殺。 為了自保,請在遵循本教學前進行以下防護措施:
1. 進入「系統設定(System Settings)」、「網路設定(Internet Settings)」、「SpotPass」、「回傳系統訊息(Sending of System Information)」
1. 禁用「回傳系統訊息(Sending of System Information)」
1. 退出系統設定
1. 進入好友選單(HOME 主選單最上面長得像臉的按鈕)
+ 如果您遇到了錯誤訊息且無法進入選單中,這表示您的好友選單已被禁用
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` 檔案)*
* [`cleanup_sd_card.gm9`]({{ base_path }}/gm9_scripts/cleanup_sd_card.gm9)
#### 操作說明
##### 第一節 — 準備工作
在本節中,請覆蓋所有 SD 卡中可能相衝的檔案。
{: .notice--info}
1. 關閉您的主機
1. 將 SD 卡插入電腦中
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 複製 `cleanup_sd_card.gm9` 到 SD 卡中的 `/gm9/scripts/` 資料夾
1. 解壓 SafeB9SInstaller`.zip` 中的 `SafeB9SInstaller.firm` 到 SD 中的 `/luma/payloads/` 下
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 將 SD 卡插回主機中
##### 第二節 — 安裝 boot9strap
1. 重啟時按住「Start」鍵啟動 Luma3DS 選單
1. 按「A」鍵啟動 SafeB9SInstaller
1. 等待所有安全性檢查完畢
1. 出現提示時,輸入提示的按鍵組合以安裝 boot9strap
1. 完成後在按下「A」鍵後按住「Start」鍵以重啟您的裝置至 Luma3DS 加載選單中
##### 第三節 — 清理 SD 卡
Note that this script will remove the `/boot9strap/` and `/cias/` folders from your SD card!
{: .notice--danger}
1. 開機時按住「Start」鍵啟動 GodMode9
1. 當提示重要檔案備份時按下「A」繼續並在完畢後按下「A」繼續
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
1. 按「Home」鍵以叫出主選單
1. 選擇「Scripts...」
1. 選擇「cleanup_sd_card」
1. 當提示時按下「A」繼續
1. 按「A」 繼續
1. 按「開始鍵 (Start)」以重新啟動系統
___
建議您在完成 boot9strap 更新後透過 Luma3DS Updater 更新您的 Luma3DS。
{: .notice--info}