安裝 boot9strap (透過硬改)
Technical Details (optional)
An excellent guide to getting a hardmod can be found here.
This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed here.
Using a hardmod, we can dump the NAND image, install custom firmware to the NAND image, then re-install the hacked NAND image to the console.
相容性資訊
To use the magnet links on this page, you will need a torrent client like qBittorrent or Deluge.
要解壓此頁面中的.7z
檔案,您將需要一個壓縮檔管理員,如 7-Zip 或 The Unarchiver。
只要有對應的 .firm
檔案,此方法將適用於任意版本的 New 3DS、舊型 3DS、New 2DS、舊型 2DS。
必備項目
- 透過硬改提取您主機的 NAND 鏡像檔
- The latest release of boot9strap
- 最新版的 hardmod-b9s-installer
- Windows 使用者可使用已編譯的
.exe
檔,而 Mac 及 Linux 使用者得先安裝 Python 3 才能執行.py
檔
- Windows 使用者可使用已編譯的
- The latest release of Luma3DS (the Luma3DS
.zip
file that isn’t source code) - The
.firm
corresponding to your console and version:
操作說明
第一節 — 準備工作
In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.
- Power off your console
- 將 SD 卡插入至電腦中
- 解壓 Luma3DS
.zip
內的boot.firm
及boot.3dsx
到 SD 卡的根目錄底下 - 解壓 hardmod-b9s-installer
.zip
中的 hardmod-b9s-installer 資料夾至電腦中 - 複製您所下載的
.firm
檔案至電腦的 hardmod-b9s-installer 資料夾中 - 在 hardmod-b9s-installer 資料夾中,將您所下載的
.firm
檔案重新命名為current.firm
- 解壓 boot9strap
.zip
的boot9strap.firm
及boot9strap.firm.sha
檔案至電腦的 hardmod-b9s-installer 資料夾中 - Reinsert your SD card into your console
- 透過您的硬改建立一個新的 NAND 備份
- 將您的 NAND 備份移動至您電腦中的 hardmod-b9s-installer 資料夾中,並將其檔案重新命名為
NAND.bin
第二節 — 安裝 boot9strap
In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.
- 啟動 hardmod-b9s-installer
- Windows 使用者:請執行
install-b9s.exe
檔案 - Mac and Linux 使用者:請執行
install-b9s.py
檔案
- Windows 使用者:請執行
- Flash your outputted
NAND-patched.bin
to your console with your hardmod - Power off your console
- 移除您的硬改
- Press and hold (Select), and while holding (Select), power on your console
- Your console should have booted into the Luma3DS configuration menu
- Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
- For the purpose of this guide, leave these options on the default settings (do not check or uncheck anything)
- If your console shuts down when you try to power it on, ensure that you have copied
boot.firm
from the Luma3DS.zip
to the root of your SD card
- 按『Start』鍵以存檔並重新啟動系統
At this point, your console will boot to Luma3DS by default.
- Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
- On the next page, you will install useful homebrew applications to complete your setup.