2023-05-30 17:47:37 +02:00
---
title: "Homebrew Launcher (Steelhax)"
---
{% include toc title="Table of Contents" %}
2023-05-24 10:01:03 +02:00
{% capture technical_info %}
<summary><em>Technical Details (optional)</em></summary>
This method of using Seedminer for further exploitation uses your `movable.sed` file to write a custom save file for Steel Diver: Sub Wars, which can then be used to launch the Homebrew Launcher.
{% endcapture %}
<details>{{ technical_info | markdownify }}</details>
{: .notice--info}
2023-05-30 17:47:37 +02:00
2023-05-24 10:01:03 +02:00
This process will overwrite your Steel Diver: Sub Wars save file, if you have one. If you wish to preserve your Steel Diver: Sub Wars game data, you should make a backup of your `00000001.sav` file before overwriting it.
2023-05-30 17:47:37 +02:00
{: .notice--warning}
### What You Need
2023-06-08 03:35:50 +02:00
+ The game "Steel Diver: Sub Wars" installed on your console
2023-05-24 10:01:03 +02:00
+ If you have downloaded it before, you can [redownload it](https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop)
2023-06-08 03:35:50 +02:00
+ Your SD card must be inserted in your console to install Steel Diver: Sub Wars
2023-07-10 17:19:30 +02:00
+ Your `movable.sed` file from completing [Seedminer](seedminer-(alternate))
2023-06-12 05:39:05 +02:00
+ The latest release of [Steelhax](/assets/steelhax-release.zip) (direct download)
2023-05-24 10:01:03 +02:00
+ The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
2023-07-17 22:30:21 +02:00
+ The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download)
2023-05-30 17:47:37 +02:00
### Instructions
#### Section I - Prep Work
2023-05-24 10:01:03 +02:00
In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.
2023-06-08 03:35:50 +02:00
1. Power off your console
2023-05-24 10:01:03 +02:00
1. Insert your SD card into your computer
1. Copy `boot.firm` and `boot.3dsx` from the Luma3DS `.zip` to the root of your SD card
+ 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
2023-05-30 17:47:37 +02:00
1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card
2023-07-17 22:30:21 +02:00
1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card, then rename the payload to `otherapp.bin`
2023-05-24 10:01:03 +02:00
+ Do not add the `.bin` extension if you do not already see it
1. Copy `movable.sed` from your computer to the root of your SD card
2023-06-08 03:35:50 +02:00
1. Reinsert your SD card into your console
1. Power on your console
2023-05-30 17:47:37 +02:00
#### Section II - Steelminer
2023-06-08 03:35:50 +02:00
In this section, you will create a hacked Steel Diver: Sub Wars save file that, when used, will load the Homebrew Launcher on your console.
2023-05-24 10:01:03 +02:00
2023-05-30 17:47:37 +02:00
1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file
+ Decline the game update when prompted
+ If you have already updated the game, use the Data Management menu of the System Settings to delete the update
1. Exit "Steel Diver: Sub Wars"
2023-06-08 03:35:50 +02:00
1. Power off your console
2023-05-30 17:47:37 +02:00
1. Insert your SD card into your computer
2023-05-24 10:01:03 +02:00
1. Open [the SteelHax Save Tool website](https://3dstools.nhnarwhal.com/#/steelhax) on your computer
2023-05-30 17:47:37 +02:00
1. Select your `movable.sed` file
2023-05-24 10:01:03 +02:00
1. Select your region based on your console
1. Select "Build and Download"
2023-05-30 17:47:37 +02:00
1. Wait for the process to complete
2023-06-06 15:16:47 +02:00
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<ID1>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
2023-05-30 17:47:37 +02:00
+ **EUR Region**: `000d7e00`
+ **JPN Region**: `000d7c00`
+ **USA Region**: `000d7d00`
2023-06-06 15:16:47 +02:00
1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card
2023-05-30 17:47:37 +02:00
+ Overwrite the old save file when prompted
2023-06-08 03:35:50 +02:00
1. Reinsert your SD card into your console
1. Power on your console
2023-05-30 17:47:37 +02:00
1. Launch "Steel Diver: Sub Wars"
2023-06-08 03:35:50 +02:00
1. If the exploit was successful, your console will have booted into the Homebrew Launcher
2023-06-09 10:46:23 +02:00
1. Power off your console
2023-05-24 10:01:03 +02:00
#### Section III - Hardware Button Check
2023-06-09 10:47:27 +02:00
In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.
2023-05-24 10:01:03 +02:00
{% include_relative include/safemodecheck.txt %}
2023-05-30 17:47:37 +02:00
___
2023-07-18 17:11:18 +02:00
{% include_relative include/hbl-common-exploits.txt %}