--- title: "安裝 boot9strap (透過 kartdlphax)" --- {% include toc title="條目內容" %} ### 必讀事項 kartdlphax 是瑪莉歐賽車 7 中下載通信模式中的一個漏洞。 它可以與 universal-otherapp 一起使用,在主機上安裝自製韌體。 如果你想通過此方法安裝自製韌體,則你需要: - A second 3DS with custom firmware (the **source 3DS**) that is the same region as the 3DS you are trying to modify (the **target 3DS**) - 一份與兩台主機同區的馬利歐賽車 7 (實體或數位版皆可) - 兩張 SD 卡 ### 必備項目 On the **source 3DS** (the 3DS with custom firmware): * 最新版的 [kartdlphax](https://github.com/mariohackandglitch/kartdlphax/releases/latest) * 最新版的 [Luma3DS 3GX Loader Edition](https://github.com/Nanquitas/Luma3DS/releases/tag/v10.2.1) On the **target 3DS** (the 3DS that you are trying to modify): * 最新版的 [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest) * 最新版的 [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3.zip) * 最新版的 [一般 Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) #### 第一步 – 準備工作(目標 3DS) 1. Insert the SD card of your **source 3DS** in your computer 1. Copy Luma 3GX Loader Edition's `boot.firm` to the root of the **source 3DS**'s SD card + 「SD 卡的根目錄」指的是你的 SD 卡含有 Nintendo 3DS 資料夾的目錄,而非該資料夾內部 1. Copy kartdlphax's `plugin.3gx` to the following directory on the **source 3DS**'s SD card, depending on the **region of your copy of Mario Kart 7**: - 美版: `luma/plugins/0004000000030800` - 歐版: `luma/plugins/0004000000030700` - 日版: `luma/plugins/0004000000030600` - Create the `plugins` and `00040000...` folders if they do not already exist 1. Eject the SD card and put it in the **source 3DS** #### 第二步 – 準備工作(目標 3DS) 1. Insert the SD card of your **target 3DS** in your computer 1. 解壓 Luma3DS `.zip` 內的 `boot.firm` 及 `boot.3dsx` 到 SD 卡的根目錄底下 1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap` 1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中 1. 將 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 複製到 SD 卡的根目錄 1. Eject the SD card and put it in the **target 3DS** #### 第三節 — kartdlphax 1. Power on the **source 3DS** - If you are prompted to set up Luma3DS, just press START to save the configuration 1. Once in the HOME Menu, press (Left Shoulder) + (Down D-Pad) + (Select) to bring up the Rosalina menu 1. 選擇『Enable plugin loader』 1. 按『B』退出 Rosalina 選單 1. 開啟瑪莉歐賽車 7 - 請確保您已經開啟了無線連接 - kartdlphax should tell you that it is running 1. Navigate to `Local Multiplayer` -> `Create Group` 1. 將 **3DS 目標機** 開機 - 請確保您已經開啟了無線連接 1. On the **target 3DS**, open the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"}), then select "Nintendo 3DS" 1. Join the group created by the **source 3DS** 1. Select "Start" on the **source 3DS** once it has detected the **target 3DS** 1. Once multiplayer has loaded, navigate to `Grand Prix` -> `50cc` -> (any driver) -> `Mushroom Cup` 1. Wait a while (a percentage should be displayed on the **source 3DS**) 1. If the exploit was successful, the **target 3DS** will have booted into SafeB9SInstaller #### 第四節 — SafeB9SInstaller 1. 等待所有的項目檢查完畢 1. 出現提示時,輸入上方螢幕所顯示的按鍵組合以安裝 boot9strap 1. Once it is complete, press (A) to reboot your device #### 第五節 — 設定 Luma3DS 1. Your target 3DS should have rebooted into the Luma3DS configuration menu + You can access the Luma3DS configuration menu at any time by powering off, holding SELECT, then powering on your device while still holding SELECT 1. 透過方向鍵及『A』以開啟下列選項: - **"Show NAND or user string in System Settings"** 在這之後,您的主機會在插入 SD 卡的情況下自動啟動 Luma3DS。 + Luma3DS 不會特別在 HOME 主選單中新增任何特別的東西。 If your console has booted into the HOME Menu, it is running custom firmware. + 在下一頁中,我們將會教你複製 Luma3DS 到內存中,使得主機能在沒有 SD 卡的情況下啟動系統。 + You will **not** need to use your **source 3DS** to complete any further steps on this guide. ___ ### 繼續至[完成安裝](finalizing-setup) {: .notice--primary}