Guide_3DS/_pages/zh_TW/godmode9-usage.txt

222 lines
9.5 KiB
Text
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 22:57:28 +02:00
title: "如何使用 GodMode9 "
2017-05-21 22:39:40 +02:00
---
2017-09-04 19:33:12 +02:00
GodMode9 是個可任意存取任天堂 3DS 主機檔案的檔案管理員,您可以透過它存取您的 SD 卡、SysNAND 和 EmuNAND 內的 FAT 磁區跟許多其他東西。 除了其他功能外,您還能透過它複製、刪除、重新命名檔案以及建立資料夾。
2017-05-21 22:39:40 +02:00
2017-09-06 11:47:51 +02:00
請注意,如果您在 SD 卡中的 `/luma/payloads/` 資料夾中放有除了 `GodMode9.firm` 的 payload 檔案在開機時按住「Start」鍵將會顯示一個「加載選單」從那裏您得透過方向鍵及按鈕「A」選擇「GodMode9」。
2017-05-21 22:39:40 +02:00
{% capture notice %}
2017-09-04 19:33:12 +02:00
這玩意很厲害。 GodMode9 能針對您 3DS 主機中的系統資料進行各式各樣的修改。 但是別擔心,它採取了各式的預防措施,避免您不小心損壞主機中的資料。
2017-08-13 01:26:54 +02:00
2017-09-04 19:33:12 +02:00
它的「寫入權限系統」會透過各式警告來保護您,並強制您輸入啟用寫入權限的按鍵組合。 您不可能在沒有輸入按鍵組合的情況下覆蓋或修改任何重要的東西,且不可能無意地解鎖某些東西。 不過以防萬一,還是別做傻事,在進行任何變更前先存好備份。
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--danger">{{ notice | markdownify }}</div>
## <a name="nand_backup" /> 建立 NAND 備份
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 按「Home」鍵以叫出主選單
2017-08-06 06:11:00 +02:00
1. 選擇「Scripts...」
2017-07-19 21:10:16 +02:00
1. 選擇「Backup SysNAND」
2017-07-12 22:30:42 +02:00
1. 按 「A」 確認
+ 此過程將花費一些時間
2017-05-21 22:39:40 +02:00
1. 按「A」 繼續
1. 同時按住「R」及「B」以卸除 SD 卡
1. 將 SD 卡插入電腦中
2017-07-19 21:10:16 +02:00
1. 從 SD 卡中的 `/gm9/out/` 資料夾中複製 `<serialnumber>_nandmin_###.bin` 至電腦中安全的地方
2017-09-04 04:20:11 +02:00
+ 建議備份至各個不同的地方(比如雲端硬碟中)
2017-05-24 22:57:28 +02:00
+ 未來如果您不小心玩到磚機,這備份將會是您的救命恩人
2017-07-19 21:10:16 +02:00
1. 複製完畢後,將 `/gm9/out/` 資料夾中的 `<serialnumber>_nandmin_###.bin` 檔案刪除
2017-05-21 22:39:40 +02:00
1. 將 SD 卡插回主機中
## <a name="nand_restore" /> 還原 NAND 備份
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 移動至 `[0:] SDCARD`
2017-05-24 22:57:28 +02:00
1. 按「A」選取您的 `nand.bin` 檔案並選擇「NAND image options...」再選「Restore SysNAND (safe)」
2017-05-21 22:39:40 +02:00
1. 按「A」解鎖 SysNAND 的複寫保護,然後按下提示的按鍵組合
2017-05-24 22:57:28 +02:00
+ 這不會複寫您的 boot9strap 安裝
2017-09-04 04:20:11 +02:00
1. 按下提示的按鍵組合以解鎖 SysNAND(lvl1)的寫入保護
2017-05-21 22:39:40 +02:00
+ 此過程將花費一些時間
1. 過程結束後按下「A」繼續
2017-07-19 21:10:16 +02:00
1. 當提示時按下「B」取消檔案寫入鎖定
2017-05-21 22:39:40 +02:00
## <a name="injectHS" /> 植入任何 .CIA 程式至「健康與警示」程式中
#### 準備工作
2017-05-24 22:57:28 +02:00
+ 為了整潔,將您所想要植入的 `.cia` 檔複製至 SD 卡的 `/cias/` 資料夾中
2017-09-04 04:20:11 +02:00
+ 請注意,您將無法植入比「健康與警示」程式還大的檔案(包括遊戲以及其他較大的程式)
2017-05-21 22:39:40 +02:00
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 移動至 `[0:] SDCARD` -> `cias`
2017-05-24 22:57:28 +02:00
1. 按「A」選取您的 `.cia` 檔案並選擇「CIA image options...」再選「Mount image to drive」
2017-05-21 22:39:40 +02:00
1. 按「A」選取 `.app` 結尾的檔案並選擇「NCCH image options」再選「Inject to H&S」
2017-09-04 04:20:11 +02:00
1. 按「A」解鎖 SysNAND(lvl1)的寫入保護,然後按下提示的按鍵組合
2017-05-21 22:39:40 +02:00
1. 按「A」 繼續
2017-07-19 21:10:16 +02:00
1. 當提示時按下「A」取消檔案寫入鎖定
2017-05-21 22:39:40 +02:00
## <a name="restore_hs" /> 還原植入前的「健康與警示」程式
2017-09-04 04:20:11 +02:00
此方法只能在先前使用過 GodMode9 植入檔案至「健康與警示」程式的前提下才能使用(非 Decrypt9 或 Hourglass9)。
2017-05-21 22:39:40 +02:00
{: .notice--info}
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 按「Home」鍵以叫出主選單
1. 選擇「More...」
1. 選擇「Restore H&S」
2017-09-04 04:20:11 +02:00
1. 按「A」解鎖 SysNAND(lvl1)的寫入保護,然後按下提示的按鍵組合
2017-07-19 21:10:16 +02:00
1. 當提示時按下「A」取消檔案寫入鎖定
2017-05-21 22:39:40 +02:00
## <a name="dump_cart" /> 拷貝遊戲卡帶
#### 準備工作
2017-05-24 22:57:28 +02:00
+ 將所想要拷貝的遊戲卡帶插入至主機中
2017-05-21 22:39:40 +02:00
+ 3DS 遊戲卡帶將被存為可安裝的 `.cia` 格式
+ NDS 遊戲卡帶將被存為不可直接安裝但可用於燒錄卡及模擬器的 `.nds` 格式
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 移動至 `[C:] GAMECART`
2017-05-24 22:57:28 +02:00
1. 遵循以下適合您遊戲卡帶的步驟:
2017-05-21 22:39:40 +02:00
+ **3DS 遊戲卡帶:**按「A」選取 `[程式 ID].trim.3ds`然後選擇「NCSD image options...」再選「Build CIA from file」
2017-07-19 21:10:16 +02:00
+ **NDS 遊戲卡帶:**按「A」選取 `[程式 ID].trim.nds`然後再選「Copy to 0:/gm9/out」
1. 您可安裝的 `.cia` 或不可安裝的 `.nds` 檔案將被複製到您 SD 卡的 `/gm9/out/` 資料夾中
2017-05-21 22:39:40 +02:00
## <a name="dump_title" /> 拷貝程式
2017-05-24 22:57:28 +02:00
透過 FBI 管理器的 `Titles` 選單以取得您所想要拷貝的程式的程式 ID
2017-05-21 22:39:40 +02:00
{: .notice--info}
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-24 22:57:28 +02:00
1. 移動至適合您所想要拷貝的程式種類的磁區:
2017-05-21 22:39:40 +02:00
+ **使用者安裝程式**:移動至 `[A:] SYSNAND SD`
+ **系統程式**:移動至 `[1:] SYSNAND CTRNAND`
1. 移動至 `title`
2017-05-24 22:57:28 +02:00
1. 移動至對應您程式 ID 前 8 碼的資料夾
1. 移動至對應您程式 ID 後 8 碼的資料夾
2017-05-21 22:39:40 +02:00
1. 移動至 `content`
1. 按「A」鍵選取 `.tmd` 檔案並選擇「TMD file options...」再選「Show title info」
2017-05-24 22:57:28 +02:00
1. 確保您選擇了正確的程式
2017-05-21 22:39:40 +02:00
1. 按「B」鍵退出程式資訊
1. 按「A」鍵選取 `.tmd` 檔案並選擇「TMD file options...」再選「Build CIA (standard)」
2017-07-19 21:10:16 +02:00
1. 您可安裝的 `.cia` 檔案將被複製到您 SD 卡的 `/gm9/out/` 資料夾中
2017-05-21 22:39:40 +02:00
## <a name="convert_3ds" /> 將 .3DS 檔案轉成 .CIA
#### 準備工作
2017-05-24 22:57:28 +02:00
+ 為了整潔,將您所想要轉換的各個 `.3ds` 檔案複製至 SD 卡的 `/cias/` 資料夾中
+ 請注意,如果您想要轉換已經在燒錄卡上的 `.3ds` 檔案,您應該遵循[拷貝遊戲卡帶](#dump_cart)的步驟
2017-05-21 22:39:40 +02:00
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 移動至 `[0:] SDCARD` -> `cias`
2017-05-24 22:57:28 +02:00
1. 按「A」鍵選取您的 `.3ds` 檔案並選擇「TMD file options...」再選「Build CIA from file」
2017-07-19 21:10:16 +02:00
1. 您可安裝的 `.cia` 檔案將被複製到您 SD 卡的 `/gm9/out/` 資料夾中
2017-05-21 22:39:40 +02:00
## <a name="backup_gba" /> 備份 GBA 虛擬主機遊戲存檔
#### 操作說明
2017-05-24 22:57:28 +02:00
1. 關閉您的主機
2017-05-21 22:39:40 +02:00
1. 將 SD 卡插入電腦中
2017-07-20 23:59:01 +02:00
1. 在 `/gm9/` 資料夾中為各個想備份的 GBA 虛擬主機 遊戲建立一個新的資料夾
2017-05-21 22:39:40 +02:00
1. 將 SD 卡插回主機中
2017-05-24 22:57:28 +02:00
1. 啟動您的主機
2017-05-21 22:39:40 +02:00
1. 為各個想備份的 GBA 虛擬主機 遊戲重複下列步驟:
2017-05-24 22:57:28 +02:00
+ 啟動您所想要備份存檔的 GBA 虛擬主機遊戲
2017-05-21 22:39:40 +02:00
+ 退出遊戲
+ 開機時按住「Start」鍵進入 Luma3DS 選單
+ 按「A」啟動 GodMode9
+ 移動至 `[S:] SYSNAND VIRTUAL`
+ 選取 `gbavc.sav`並按下「A」複製
+ 按「B」回到主選單
2017-07-20 23:59:01 +02:00
+ 移動至 `[0:] SDCARD` -> `gm9`
2017-05-21 22:39:40 +02:00
+ 移動至為本遊戲所創建的資料夾底下
+ 按「Y」貼上 `gbavc.sav`
2017-05-24 22:57:28 +02:00
+ 按下「Start」鍵重啟您的主機
2017-05-21 22:39:40 +02:00
## <a name="restore_gba" /> 還原 GBA 虛擬主機遊戲存檔
#### 操作說明
2017-07-20 23:59:01 +02:00
1. 請確保在您的 `/gm9/` 資料夾中已經先替各個想還原的 GBA 虛擬主機遊戲建立資料夾將確保裡面有還原用的存檔。
2017-05-24 22:57:28 +02:00
1. 為各個想還原的 GBA 虛擬主機 遊戲重複下列步驟:
+ 啟動您所想要備份存檔的 GBA 虛擬主機遊戲
2017-05-21 22:39:40 +02:00
+ 退出遊戲
+ 開機時按住「Start」鍵進入 Luma3DS 選單
+ 按「A」啟動 GodMode9
2017-07-20 23:59:01 +02:00
+ 移動至 `[0:] SDCARD` -> `gm9`
2017-05-21 22:39:40 +02:00
+ 移動至為本遊戲所創建的資料夾底下
選取 `gbavc.sav`並按下「A」複製
+ 按「B」回到主選單
+ 移動至 `[S:] SYSNAND VIRTUAL`
+ 按「Y」貼上 `gbavc.sav`
+ 按「A」確認
2017-05-24 22:57:28 +02:00
+ 按下「Start」鍵重啟您的主機
2017-05-21 22:39:40 +02:00
## <a name="format_sd" /> 格式化 SD 卡
2017-05-24 22:57:28 +02:00
**請注意,這將清除您 SD 卡的所有資料!**
2017-05-21 22:39:40 +02:00
{: .notice--danger}
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 按「Home」鍵以叫出主選單
1. 選擇「More...」
1. 選擇「SD format menu」
2017-05-24 22:57:28 +02:00
1. 選擇任一您所想使用的 EmuNAND 選項
2017-05-21 22:39:40 +02:00
+ 大多數使用者會想選擇「No EmuNAND」
1. 選擇「Auto」
1. 按「A」確定命名為 `GM9SD`
2017-05-24 22:57:28 +02:00
+ 您可以在此設置 SD 卡的名稱
2017-05-21 22:39:40 +02:00
1. 出現提示時,輸入提示的按鍵組合以確認
## <a name="crypt_cia" /> 替 .CIA 檔案加密/解密
#### 準備工作
2017-05-24 22:57:28 +02:00
+ 為了整潔,將您所想要加密/解密的各個 `.cia` 檔案複製至 SD 卡的 `/cias/` 資料夾中
2017-05-21 22:39:40 +02:00
#### 操作說明
2017-07-25 20:26:34 +02:00
1. 開機時按住「Start」鍵啟動 GodMode9
2017-05-21 22:39:40 +02:00
1. 移動至 `[0:] SDCARD` -> `cias`
1. 按「A」鍵選擇 `.cia`再選「CIA image options...」
2017-05-24 22:57:28 +02:00
1. 選擇您所想要執行的選項:
2017-07-19 21:10:16 +02:00
+ **Encrypt to 0:/gm9/out:** 建立一個加密後的 `.cia` 檔案至 SD 卡的 `/gm9/out/` 資料夾中
+ **Decrypt to 0:/gm9/out** 建立一個解密後的 `.cia` 檔案至 SD 卡的 `/gm9/out/` 資料夾中
2017-05-24 22:57:28 +02:00
+ **Encrypt inplace** 替換所選的 `.cia` 檔案至加密後的版本
+ **Decrypt inplace** 替換所選的 `.cia` 檔案至解密後的版本
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
1. 加密/解密後的 `.cia` 檔案將被存於指定區域
## <a name="rm_nnid" />如何在不格式化主機的情況下清除 NNID
#### 操作說明
1. 開機時按住「Start」鍵啟動 GodMode9
1. 移動至 `[1:] SYSNAND CTRNAND` -> `data` -> (32 字元 ID) -> `sysdata` -> `00010038`
1. 按住「R」並在 `00000000` 上按下「X」以重新命名此檔案
1. 按一下「上」將名字改成 `10000000`
1. 按「A」以儲存變更
1. 按「A」以解鎖 SysNAND 的寫入保護,然後按下提示的按鍵組合
1. 回到主選單
2017-09-04 06:15:19 +02:00
1. 按下「Start」鍵重啟您的主機