Guide_3DS/_pages/zh_TW/updating-b9s.txt

101 lines
4.8 KiB
Text
Raw Normal View History

2017-06-05 09:41:55 +02:00
---
title: "更新 B9S" #
---
本頁面適用於已安裝 boot9strap 且想將其更新至最新版的使用者。
{: .notice--info}
請注意,最近釋出的新 Luma3DS 版本無法與 boot9strap 1.0 版相容。 你*必須*先透過本頁面將 boot9strap 更新至 1.2 版才能使用它。
{: .notice--warning}
{% capture notice-1 %}
2017-06-13 21:45:03 +02:00
近日有許多的自製韌體用戶已經被任天堂封殺。 為了自保,請在遵循本教學前進行以下防護措施:
2017-06-05 09:41:55 +02:00
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>
#### 必備項目
* 最新版的 [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(`.7z` 檔案)*
* 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
2017-06-06 23:24:28 +02:00
* 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(正常版的 boot9strap非 `devkit` 或 `ntr` 檔案)*
2017-06-05 09:41:55 +02:00
* 最新版的 [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
2017-06-16 00:32:09 +02:00
* 自製軟體[入門套件](http://smealum.github.io/ninjhax2/starter.zip)
2017-07-19 21:10:16 +02:00
* [`setup_ctrnand_luma3ds.gm9`]({{ base_path }}/gm9_scripts/setup_ctrnand_luma3ds.gm9)
2017-06-05 09:41:55 +02:00
#### 操作說明
##### 第一節 — 準備工作
在本節中,請覆蓋所有 SD 卡中可能相衝的檔案。
{: .notice--info}
1. 關閉您的主機
1. 將 SD 卡插入電腦中
2017-06-06 23:24:28 +02:00
1. **請先將舊版 Luma3DS7.1 版)的檔案(`boot.firm`)留著。 我們等一下才會更新這個檔案。**
2017-06-26 07:01:15 +02:00
1. 複製`starter.zip`裡的 _所有內容_ 到 SD 卡的根目錄底下
2017-06-05 09:41:55 +02:00
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 從 GodMode9 `.zip` 中解壓 `GodMode9.firm` 到 SD 卡的 `/luma/payloads/` 資料夾中
2017-07-19 21:10:16 +02:00
1. 解壓 GodMode9 `.zip` 中的 `gm9` 資料夾到 SD 卡的根目錄底下
1. Copy `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
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
1. 過程結束後按下「A」重啟主機
1. 關閉您的主機
2017-06-06 23:24:28 +02:00
+ 請注意,在您完成本頁面剩下的步驟前,您將會遇到`Unsupported launcher (argc = 0)`的錯誤訊息
2017-06-05 09:41:55 +02:00
##### 第三節 — 更新 Luma3DS
1. 將 SD 卡插入電腦中
1. 將 SD 卡根目錄中現有的 `boot.firm` 檔案刪除
1. 解壓 Luma3DS `.7z` 內的 `boot.firm` 到 SD 卡的根目錄底下
1. 將 SD 卡插回主機中
2017-06-06 07:48:13 +02:00
##### 第四節 — 設定 Luma3DS
1. 您的主機將會重啟至 Luma3DS 設定選單中
+ 如果黑屏,[請參見此疑難排解](troubleshooting#ts_sys_b9s)
1. 透過方向鍵及「A」以開啟下列選項
+ **「Show NAND or user string in System Settings」**
1. 按下「Start」鍵以存檔並重新啟動系統
2017-06-06 23:24:28 +02:00
##### 第五節 — 安裝 Luma3DS 至 CTRNAND
2017-06-05 09:41:55 +02:00
2017-07-19 21:10:16 +02:00
1. 開機時按住「Start」鍵進入 Luma3DS 選單
2017-06-05 09:41:55 +02:00
1. 按「A」啟動 GodMode9
2017-07-19 21:10:16 +02:00
1. 當提示重要檔案備份時按下「A」繼續並在完畢後按下「A」繼續
1. 按「Home」鍵以叫出主選單
1. 選擇「More...」
1. 選擇「Scripts...」
2017-07-20 23:59:01 +02:00
1. 選擇「setup_ctrnand_luma3ds」
2017-07-19 21:10:16 +02:00
1. 當提示時按下「A」繼續
2017-06-05 09:41:55 +02:00
1. 按「A」解鎖 SysNANDlvl1的寫入保護然後按下提示的按鍵組合
2017-07-19 21:10:16 +02:00
1. 按「A」 繼續
1. 按下「A」鎖定檔案寫入
1. 按下「Start」鍵重啟您的主機
2017-06-05 09:41:55 +02:00
___
請注意,您 SD 卡 `/boot9strap/` 資料夾中的 `.bak` 檔案是只有在安裝 boot9strap 失敗後才會需要用到的。 一旦安裝成功後,您可以直接刪掉整個 `boot9strap` 資料夾。
{: .notice--info}
您現在可以在開機情況下透過「L」+「下」+「Select」鍵啟動 Luma3DS 所內建的 Rosalina 選單。 有關所有 Rosalina 相關之功能,請見 [Luma3DS v8.0 更新條目](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
{: .notice--info}