--- title: "Installing boot9strap (Steelhax)" --- {% include toc title="Inhoudsopgave" %} {% capture technical_info %} Technical Details (optional) 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 %}
{{ technical_info | markdownify }}
{: .notice--info} 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. {: .notice--warning} ### Wat je nodig hebt + The game "Steel Diver: Sub Wars" installed on your console + 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) + Your SD card must be inserted in your console to install Steel Diver: Sub Wars + Your `movable.sed` file from completing [Seedminer](seedminer-(alternate)) + The latest release of [Steelhax](/assets/steelhax-release.zip) (direct download) * De nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (directe download) * De nieuwste versie van [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (directe download) + The latest release of [nimdsphax](https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip) (direct download) * De nieuwste versie van [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (het Luma3DS `.zip` bestand) + The latest release of [HBL otherapps](https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip) (direct download) ### Instructies #### Deel I - Voorbereiding In this section, you will copy some of the files that will be used to launch the Homebrew Launcher. 1. Zet je console uit 1. Plaats je SD kaart in je computer 1. Kopieer `boot.firm` en `boot.3dsx` van de Luma3DS `.zip` naar de hoofdmap van je SD-kaart + De hoofdmap van de SD-kaart verwijst naar de bovenste map van de SD-kaart, waarin je alle mappen op de SD-kaart kunt zien, waaronder de Nintendo 3DS map, zonder je in de Nintendo 3DS map te bevinden 1. Maak een map genaamd `boot9strap` op de hoofdmap van je SD-kaart 1. Kopieer `boot9strap.firm` en `boot9strap.firm.sha` van de boot9strap `.zip` naar de `/boot9strap/` map op je SD-kaart 1. Kopieer `SafeB9SInstaller.bin` van de SafeB9SInstaller `.zip` naar de hoofdmap van je SD-kaart 1. Copy the `steelhax` folder from the `Steelhax-release.zip` to the root of your SD card 1. Copy the otherapp payload for your model/region/version from `otherapps_with_CfgS_11.17.zip` to the root of your SD card and rename it to `otherapp.bin` + Do not add the `.bin` extension if you do not already see it 1. Maak een map genaamd "3ds" op de hoofdmap van je SD-kaart als die nog niet bestaat + 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. Stop je SD-kaart terug in je console 1. Zet je console aan ![]({{ "/images/screenshots/steelhax-root-layout.png" | absolute_url }}) {: .notice--info} ![]({{ "/images/screenshots/boot9strap-folder.png" | absolute_url }}) {: .notice--info} ![]({{ "/images/screenshots/nimdsphax-location.png" | absolute_url }}) {: .notice--info} #### Section II - Steelminer 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. 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" 1. Zet je console uit 1. Plaats je SD kaart in je computer 1. Open [the SteelHax Save Tool website](https://3dstools.nhnarwhal.com/#/steelhax) on your computer 1. Select your `movable.sed` file 1. Select your region based on your console 1. Select "Build and Download" 1. Wait for the process to complete 1. Navigate to `Nintendo 3DS` -> `` -> `` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card + **EUR Region**: `000d7e00` + **JPN Region**: `000d7c00` + **USA Region**: `000d7d00` 1. Copy the newly downloaded `00000001.sav` file to the `data` folder on your SD card + Overwrite the old save file when prompted 1. Stop je SD-kaart terug in je console 1. Zet je console aan 1. Launch "Steel Diver: Sub Wars" 1. Your console will have booted into the Homebrew Launcher 1. Launch nimdsphax from the list of homebrew 1. Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart + If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section #### Deel III - Boot9strap installeren {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} ___ ### Doorgaan naar [Installatie voltooien](finalizing-setup) {: .notice--primary}