--- title: "Installing boot9strap (ninjhax2-dx)" --- {% include toc title="目录内容" %} {% capture technical_info %} 技术细节(选看) [Ninjhax2](https://github.com/smealum/ninjhax2.x) is an exploit for the game "Cubic Ninja" made by [smealum](https://github.com/smealum). This page uses an updated version of ninjhax by [zoogie](https://github.com/zoogie) called [ninjhax2-dx](https://github.com/zoogie/ninjhax2-dx), which supports 11.17.0. {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} This method requires a working 3DS camera. {: .notice--info} This process will overwrite your Cubic Ninja save file, if you have one. {: .notice--warning} ### 你需要准备点啥? + The game "Cubic Ninja" + The latest release of [ninjhax2-dx](https://github.com/zoogie/ninjhax2-dx/releases) + The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download) + The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download) + The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download) + The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) ### 操作步骤 #### 第一步 – 准备工作 1. Power off your console 1. 将你的 SD 卡插入到电脑 1. Copy `Launcher.dat` from the folder appropriate for your console from the ninjhax2-dx `.zip` file to the root of your SD card + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 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. 检查 SD 卡的根目录是否存在一个名为 `3ds` 的文件夹,如果没有则手动新建一个 + This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates 1. Copy the `nimdsphax` folder from the nimdsphax `.zip` to the `/3ds/` folder on your SD card 1. Reinsert your SD card into your console 1. Power on your console #### Section II - ninjhax2-dx 1. Launch "Cubic Ninja" once and select "Create" + If prompted, delete all data 1. Select "QR Code" 1. Select "Scan QR Code" 1. On your PC, open the browser and go to [ninjhax2-dx website](https://zoogie.github.io/web/nh2dx/) 1. Select your console's region and hardware 1. On your console, scan the QR code + If the game exits to the HOME Menu, then the exploit has installed correctly 1. Launch "Cubic Ninja" again 1. Your console will have booted into the Homebrew Launcher 1. Launch nimdsphax from the list of homebrew 1. 如果一切成功的话,你将自动进入 SafeB9SInstaller + If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section #### 第三步 – 安装 boot9strap {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} ___ ### 继续至[完成安装](finalizing-setup) {: .notice--primary}