2021-11-18 08:15:06 +01:00
---
title: "Installing boot9strap (kartdlphax)"
---
{% include toc title="Table of Contents" %}
2022-11-30 00:58:39 +01:00
{% capture technical_info %}
2022-10-14 08:23:59 +02:00
<summary><em>Technical Details (optional)</em></summary>
2022-11-30 00:58:39 +01:00
2023-07-22 20:11:02 +02:00
In order to install custom firmware on our console, we need to get Homebrew Launcher access.
2022-11-30 00:58:39 +01:00
To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin.
2023-07-22 20:11:02 +02:00
This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.
2022-11-30 00:58:39 +01:00
2023-07-22 20:11:02 +02:00
Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.
2022-11-30 00:58:39 +01:00
2023-07-22 20:11:02 +02:00
See [here](https://github.com/PabloMK7/kartdlphax) for information about kartdlphax, [here](https://github.com/zoogie/menuhax67) for information about menuhax67, and [here](https://github.com/luigoalma/nimdsphax) for information about nimdsphax.
2022-11-30 00:58:39 +01:00
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
2022-10-14 08:23:59 +02:00
{: .notice--info}
2021-11-18 08:15:06 +01:00
2022-10-14 08:27:39 +02:00
### Compatibility Notes
2021-11-18 08:15:06 +01:00
In order to follow these instructions, you will need the following:
- 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**)
2023-07-20 04:28:01 +02:00
- The consoles must be USA, JPN, or EUR region consoles
- The source 3DS can be [region changed](region-changing) to match the target 3DS if necessary
2021-11-18 08:15:06 +01:00
- A physical or digital copy of Mario Kart 7 that is the same region as both consoles
2023-06-08 03:35:50 +02:00
- An SD card for both consoles
2022-09-21 12:09:31 +02:00
2021-11-18 08:15:06 +01:00
### What You Need
2022-10-14 08:23:59 +02:00
* The latest release of [kartdlphax](https://github.com/PabloMK7/kartdlphax/releases/latest) (`plugin.3gx`)
2022-06-06 09:08:34 +02:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
2023-07-21 01:51:13 +02:00
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
2023-07-22 20:11:02 +02:00
* The latest release of [menuhax67](https://github.com/zoogie/menuhax67/releases/latest)
* The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/latest)
2021-11-18 08:15:06 +01:00
2023-07-22 20:11:02 +02:00
#### Section I - Prep Work (source 3DS)
2021-11-18 08:15:06 +01:00
2022-10-14 08:23:59 +02:00
In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS.
2021-11-18 08:15:06 +01:00
1. Insert the SD card of your **source 3DS** in your computer
2023-07-21 01:51:13 +02:00
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of the **source 3DS**'s SD card, replacing any existing file
2023-07-20 04:28:01 +02:00
+ The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it
2021-11-18 08:15:06 +01:00
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**:
2023-07-20 04:28:01 +02:00
- USA: `luma/plugins/0004000000030800`
- EUR: `luma/plugins/0004000000030700`
- JPN: `luma/plugins/0004000000030600`
- Create the `plugins` and `00040000...` folders if they do not already exist
2021-11-18 08:15:06 +01:00
1. Eject the SD card and put it in the **source 3DS**
2023-07-22 20:11:02 +02:00
#### Section II - Prep Work (target 3DS)
2021-11-18 08:15:06 +01:00
2023-07-22 20:11:02 +02:00
In this section, you will set up the files that the target 3DS will need to install custom firmware.
2022-10-14 08:23:59 +02:00
2021-11-18 08:15:06 +01:00
1. Insert the SD card of your **target 3DS** in your computer
2023-07-21 01:51:13 +02:00
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of the **target 3DS's** SD card
2021-11-18 08:15:06 +01:00
1. Create a folder named `boot9strap` on the root of your SD card
2023-06-13 08:22:07 +02:00
1. Copy `boot9strap.firm` and `boot9strap.firm.sha` from the RELEASE `.zip` to the `/boot9strap/` folder on your SD card
2021-11-18 08:15:06 +01:00
1. Copy `SafeB9SInstaller.bin` from the SafeB9SInstaller `.zip` to the root of your SD card
2023-07-22 20:11:02 +02:00
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
* 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
2023-07-22 20:21:57 +02:00
1. Copy `menuhax67_installer.3dsx` from the menuhax `.zip` to the `/3ds/` folder on your SD card
2023-07-22 20:11:02 +02:00
1. Copy Launcher.dat from the folder for your model and region inside the menuhax `.zip` to the root of your SD card
2021-11-18 08:15:06 +01:00
1. Eject the SD card and put it in the **target 3DS**
2023-07-22 20:11:02 +02:00
![]({{ "/images/screenshots/kart-root-layout.png" | absolute_url }})
{: .notice--info}
![]({{ "/images/screenshots/kart-3ds-layout.png" | absolute_url }})
{: .notice--info}
#### Section III - kartdlphax
2021-11-18 08:15:06 +01:00
2023-07-22 20:11:02 +02:00
In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.
2022-10-14 08:27:39 +02:00
2021-11-18 08:15:06 +01:00
1. Power on the **source 3DS**
2023-07-20 04:28:01 +02:00
- If you are prompted to set up Luma3DS, just press START to save the configuration
2022-01-31 19:41:09 +01:00
1. Once in the HOME Menu, press (Left Shoulder) + (Down D-Pad) + (Select) to bring up the Rosalina menu
2021-11-18 08:15:06 +01:00
1. Select "Enable plugin loader"
1. Press (B) to exit the Rosalina menu
1. Launch Mario Kart 7
2023-07-20 04:28:01 +02:00
- Ensure that wireless connectivity is enabled
2022-09-21 12:09:31 +02:00
1. Navigate to `Local Multiplayer`. A menu should pop up
2023-07-20 04:28:01 +02:00
- If the screen freezes, hold the power button for fifteen seconds to force power off your console, then try again
- If you have launched kartdlphax previously, the last selected settings will be loaded. If they are correct, select `Use settings` and skip the next 3 steps. If they are incorrect, select `Change settings` and proceed.
2023-06-08 03:35:50 +02:00
1. Select your **target 3DS** console type (Old 3DS family or New 3DS family)
2023-05-26 18:43:00 +02:00
1. Select the following exploit type depending on your system version:
2023-07-20 04:28:01 +02:00
- 11.16.0: select `xPloitInjector (11.16)`
- 11.17.0: select `xPloitInjector (11.17)`
2022-09-21 12:09:31 +02:00
1. A confirmation menu will show up. If the settings shown on the top screen are correct, select `Use settings`
2023-07-20 04:28:01 +02:00
- If the settings are not correct, press `Change settings` and modify them accordingly
2022-09-21 12:09:31 +02:00
1. Select `Create Group`
2023-07-20 04:28:01 +02:00
- If the source 3DS freezes at this point and you are using a cartridge, try [installing the cartridge to the system](dumping-titles-and-game-cartridges#installing-a-game-cartridge-directly-to-the-system)
2021-11-18 08:15:06 +01:00
1. Power on the **target 3DS**
2023-07-20 04:28:01 +02:00
- Ensure that wireless connectivity is enabled
2021-11-18 08:15:06 +01:00
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**
2022-02-22 06:42:36 +01:00
1. Once multiplayer has loaded, navigate to `Grand Prix` -> `50cc` -> (any driver) -> `Mushroom Cup` -> `OK`
2021-11-18 08:15:06 +01:00
1. Wait a while (a percentage should be displayed on the **source 3DS**)
2022-09-21 12:09:31 +02:00
1. If the exploit was successful, the **target 3DS** will have booted into the 3DS ROP xPloit Injector
2023-07-20 04:28:01 +02:00
- If the exploit was not successful, power off the **source 3DS** and **target 3DS** and start again from the beginning of `Section III - kartdlphax`
2022-09-21 12:09:31 +02:00
2023-07-22 20:28:45 +02:00
#### Section IV - Installing menuhax67
2023-07-22 19:07:18 +02:00
2023-07-22 20:11:02 +02:00
{% include_relative include/menuhax67-install.txt %}
2022-09-21 12:09:31 +02:00
2023-07-22 20:11:02 +02:00
#### Section V - Installing boot9strap
2021-11-18 08:15:06 +01:00
2023-02-07 22:57:25 +01:00
{% include_relative include/install-boot9strap-safeb9sinstaller.txt %}
2023-02-07 23:47:31 +01:00
{%- include_relative include/configure-luma3ds.txt %}
2021-11-18 08:15:06 +01:00
2023-02-07 23:36:58 +01:00
{% include_relative include/luma3ds-installed-note.txt %}
2022-09-21 12:09:31 +02:00
2023-07-22 20:11:02 +02:00
#### Section VI - Removing menuhax67
2022-09-21 12:09:31 +02:00
2023-07-22 20:11:02 +02:00
In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.
2023-07-22 19:07:18 +02:00
{% include_relative include/launch-hbl-dlp.txt %}
2023-07-22 20:21:57 +02:00
1. Launch menuhax67_installer from the list of homebrew
2023-07-22 20:11:02 +02:00
1. Select REMOVE menuhax67
1. When you see "done.", press (A), then press (A) on "EXIT to menu"
2021-11-18 08:15:06 +01:00
___
### Continue to [Finalizing Setup](finalizing-setup)
{: .notice--primary}