Guide_3DS/_pages/zh_TW/updating-b9s.txt

67 lines
2.7 KiB
Text
Raw Normal View History

2017-06-05 09:41:55 +02:00
---
title: "更新 B9S" #
---
本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。
{% capture notice-1 %}
2017-06-13 21:45:03 +02:00
近日有許多的自製韌體用戶已經被任天堂封殺。 為了自保,請在遵循本教學前進行以下防護措施:
2017-06-05 09:41:55 +02:00
2017-09-04 04:20:11 +02:00
1. 進入「系統設定(System Settings)」、「網路設定(Internet Settings)」、「SpotPass」、「回傳系統訊息(Sending of System Information)」
1. 禁用「回傳系統訊息(Sending of System Information)」
2017-06-05 09:41:55 +02:00
1. 退出系統設定
2017-09-04 04:20:11 +02:00
1. 進入好友選單(HOME 主選單最上面長得像臉的按鈕)
2017-09-06 11:47:51 +02:00
+ 如果您遇到了錯誤訊息且無法進入選單中,這表示您的好友選單已被禁用
2017-09-04 04:20:11 +02:00
1. 進入好友選單設定、「好友提示設定(Friend Notification Settings)」、「顯示正在遊玩的遊戲(Show friends what you're playing)」
1. 禁用「顯示正在遊玩的遊戲(Show friends what you're playing)」
2017-06-05 09:41:55 +02:00
1. 退出好友清單
{% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
#### 必備項目
* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2017-09-04 04:20:11 +02:00
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap非 `devkit` 或 `ntr` 檔案)*
2017-09-13 06:15:18 +02:00
* [`cleanup_sd_card.gm9`]({{ base_path }}/gm9_scripts/cleanup_sd_card.gm9)
2017-06-05 09:41:55 +02:00
#### 操作說明
##### 第一節 — 準備工作
在本節中,請覆蓋所有 SD 卡中可能相衝的檔案。
{: .notice--info}
1. 關閉您的主機
1. 將 SD 卡插入電腦中
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
2017-09-13 06:15:18 +02:00
1. 複製 `cleanup_sd_card.gm9` 到 SD 卡中的 `/gm9/scripts/` 資料夾
2017-06-05 09:41:55 +02:00
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
2017-09-13 06:15:18 +02:00
1. 完成後在按下「A」鍵後按住「Start」鍵以重啟您的裝置至 Luma3DS 加載選單中
2017-06-05 09:41:55 +02:00
2017-09-13 06:15:18 +02:00
##### 第三節 — 清理 SD 卡
2017-06-05 09:41:55 +02:00
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-07-19 21:10:16 +02:00
1. 當提示重要檔案備份時按下「A」繼續並在完畢後按下「A」繼續
1. 按「Home」鍵以叫出主選單
1. 選擇「More...」
1. 選擇「Scripts...」
2017-09-13 06:15:18 +02:00
1. 選擇「cleanup_sd_card」
2017-07-19 21:10:16 +02:00
1. 當提示時按下「A」繼續
1. 按「A」 繼續
2017-09-13 06:15:18 +02:00
1. 按「開始鍵 (Start)」以重新啟動系統
2017-06-05 09:41:55 +02:00
___
2017-09-13 06:15:18 +02:00
建議您在完成 boot9strap 更新後透過 Luma3DS Updater 更新您的 Luma3DS。
{: .notice--info}