--- title: "Installing boot9strap (super-skaterhax)" --- {% include toc title="目录内容" %} {% capture technical_info %} 技术细节(选看) For technical details on the exploits that you will be using on this page, see [here](https://github.com/zoogie/super-skaterhax). {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} ### 兼容性注意 Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR, JPN and USA regions. The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the console you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing. {: .notice--warning} ### 你需要准备点啥? + The latest release of [super-skaterhax](https://github.com/zoogie/super-skaterhax/releases) (the release `.zip` file) + 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) #### 第一步 – 准备工作 In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher. 1. Power off your console 1. 将你的 SD 卡插入到电脑 1. 解压 Luma3DS `.zip` 里的 `boot.firm` 和 `boot.3dsx` 到你 SD 卡的根目录 + 根目录指的是你点进 SD 卡看到的目录,你可以在这个目录下看到 Nintendo 3DS 文件夹,但请不要点进去 1. Copy everything inside the folder for your console's region (and also system version if the region is USA) in the super-skaterhax `.zip` to the root of your SD card 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 ![]({{ "/images/screenshots/skater-root-layout.png" | absolute_url }}) {: .notice--info} #### Section II - super-skaterhax In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher. If you haven't already, make sure you have a working Internet connection set up on your console. {: .notice--info} 1. On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera + If you are unable to open the camera, open the Internet Browser and manually type the URL instead (`https://zoogie.github.io/web/super/` for EUR/USA/JPN, `https://zoogie.github.io/web/korea` for KOR) 1. Tap the QR code button and scan one of the following QR codes for your console's region [here](https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png) + 如果你收到了安全证书警告,请按 A 允许连接 1. Press the (Select) button to open the bookmark tab + If your (Select) button does not respond, tap the star icon on the bottom-left corner of the screen 1. Tap "Bookmark this page" 1. Press (B) once to return to the browser 1. Press (Start) to open the context menu + If your (Start) button does not respond, tap the 3-line menu on the bottom-right corner of the screen 1. Tap on "Settings" 1. Tap on "Delete Cookies" 1. 按 “A” 键继续 1. Press (Home) to return to the HOME Menu, then immediately press (A) to launch the browser again 1. Select the "GO GO!" button on the top screen + If any prompts appear, approve all of them + If your console freezes on a yellow screen, hold the POWER button until it turns off, then retry this section + If your console freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section + If you get another error, try again up to 5 times, and if it still doesn't work, [follow this troubleshooting guide](troubleshooting#homebrew-launcher-super-skaterhax) 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, redo step 3 of Section II, 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}