<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<listyle="display: none;"data-name="updating-firmware-(new-3ds)"><ahref='/fr_FR/updating-firmware-(new-3ds)'>Mise à jour du logiciel système (New 3DS)</a></li>
<listyle="display: none;"data-name="updating-firmware-(kor)"><ahref='/fr_FR/updating-firmware-(kor)'>Mise à jour du logiciel système (KOR)</a></li>
<listyle="display: none;"data-name="updating-firmware-(twn)"><ahref='/fr_FR/updating-firmware-(twn)'>Mise à jour du logiciel système (TWN)</a></li>
<divclass ="notice"><b>Pour un support en Anglais, demander de l'aide sur le <ahref="https://discord.gg/MWxPgEp">Discord Nintendo Homebrew</a>.</b></div>
<divclass ="notice"><b>Si vous appréciez ce guide, nous acceptons les <ahref="contribute#donations">Dons</a>.</b></div>
<li><ahref="#section-i---préparatifs"id="markdown-toc-section-i---préparatifs">Section I - Préparatifs</a></li>
<li><ahref="#section-ii---steelminer"id="markdown-toc-section-ii---steelminer">Section II - Steelminer</a></li>
<li><ahref="#section-iii---installation-de-boot9strap"id="markdown-toc-section-iii---installation-de-boot9strap">Section III - Installation de boot9strap</a></li>
</ul>
</li>
<li><ahref="#continuer-vers-finalisation-de-linstallation"id="markdown-toc-continuer-vers-finalisation-de-linstallation">Continuer vers Finalisation de l’installation</a></li>
<p>This method of using Seedminer for further exploitation uses your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to write a custom save file for Steel Diver: Sub Wars, which can then be used to launch the Homebrew Launcher.</p>
</details>
<pclass="notice--warning">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 <codeclass="language-plaintext highlighter-rouge">00000001.sav</code> file before overwriting it.</p>
<h2id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
<ul>
<li>The game “Steel Diver: Sub Wars” installed on your console
<ul>
<li>If you have downloaded it before, you can <ahref="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">redownload it</a></li>
<li>Your SD card must be inserted in your console to install Steel Diver: Sub Wars</li>
</ul>
</li>
<li>Your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file from completing <ahref="seedminer-(alternate)">Seedminer</a></li>
<li>The latest release of <ahref="/assets/steelhax-release.zip">Steelhax</a> (direct download)</li>
<li>La dernière version de <ahref="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (téléchargement direct)</li>
<li>La dernière version de <ahref="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (téléchargement direct)</li>
<li>The latest release of <ahref="https://github.com/zoogie/ninjhax2.x/releases/download/v11.17/otherapps_with_CfgS_11.17.zip">HBL otherapps</a> (direct download)</li>
</ul>
<h3id="instructions">Instructions</h3>
<h4id="section-i---préparatifs">Section I - Préparatifs</h4>
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</p>
<ol>
<li>Éteignez votre console</li>
<li>Insérez votre carte SD dans votre ordinateur</li>
<li>Copiez <codeclass="language-plaintext highlighter-rouge">boot.firm</code> et <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> depuis Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code>vers la racine de votre carte SD
<ul>
<li>La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n’est pas à l’intérieur de ce dernier</li>
</ul>
</li>
<li>Créez un dossier nommé <codeclass="language-plaintext highlighter-rouge">boot9strap</code> à la racine de votre carte SD</li>
<li>Copiez <codeclass="language-plaintext highlighter-rouge">boot9strap.firm</code> et <codeclass="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> depuis le fichier “.zip” de boot9strap vers le dossier <codeclass="language-plaintext highlighter-rouge">/boot9strap/</code> sur votre carte SD</li>
<li>Copiez <codeclass="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> depuis le fichier <codeclass="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller à la racine de votre carte SD</li>
<li>Copy the <codeclass="language-plaintext highlighter-rouge">steelhax</code> folder from the <codeclass="language-plaintext highlighter-rouge">Steelhax-release.zip</code> to the root of your SD card</li>
<li>Copy the otherapp payload for your model/region/version from <codeclass="language-plaintext highlighter-rouge">otherapps_with_CfgS_11.17.zip</code> to the root of your SD card and rename it to <codeclass="language-plaintext highlighter-rouge">otherapp.bin</code>
<li>Do not add the <codeclass="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
</ul>
</li>
<li>Créez un dossier nommé <codeclass="language-plaintext highlighter-rouge">3ds</code> à la racine de votre carte SD si celui ci n’existe pas
<ul>
<li>This folder stores homebrew applications and data; it is different from the <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
</ul>
</li>
<li>Copy the <codeclass="language-plaintext highlighter-rouge">nimdsphax</code> folder from the nimdsphax <codeclass="language-plaintext highlighter-rouge">.zip</code> to the <codeclass="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
<li>Réinsérez votre carte SD dans votre console</li>
<li>Copy the newly downloaded <codeclass="language-plaintext highlighter-rouge">00000001.sav</code> file to the <codeclass="language-plaintext highlighter-rouge">data</code> folder on your SD card
<ul>
<li>Overwrite the old save file when prompted</li>
</ul>
</li>
<li>Réinsérez votre carte SD dans votre console</li>
<li>Power on your console</li>
<li>Launch “Steel Diver: Sub Wars”</li>
<li>Your console will have booted into the Homebrew Launcher</li>
<li>Launch nimdsphax from the list of homebrew</li>
<li>Si l’exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
<ul>
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then retry this section</li>
</ul>
</li>
</ol>
<h4id="section-iii---installation-de-boot9strap">Section III - Installation de boot9strap</h4>
<p>In this section, you will install custom firmware onto your console.</p>
<ol>
<li>Lorsque vous y êtes invité, entrez la combinaison de touches indiquée sur l’écran supérieur pour installer boot9strap
<ul>
<li>Si une étape sur l’écran du bas a du texte rouge, et que vous n’êtes pas invité à entrer une combinaison de touches, <ahref="troubleshooting#issues-with-safeb9sinstaller">suivez ce guide de dépannage</a></li>
</ul>
</li>
<li>Once it is complete, press (A) to reboot your console</li>
<li>Your console should have booted into the Luma3DS configuration menu
<ul>
<li>Le menu de configuration de Luma3DS sert à régler les paramètres du custom firmware Luma3DS. Beaucoup de ces paramètres peuvent être utiles pour la personnalisation ou le débogage</li>
<li>Pour les besoins de ce guide, <strong>laissez ces options sur les paramètres par défaut</strong> (ne cochez ni ne décochez rien)</li>
<li>If your console shuts down when you try to power it on, ensure that you have copied <codeclass="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
</ul>
</li>
<li>Appuyez sur (Start) pour enregistrer les modifications et redémarrer</li>
</ol>
<p>À partir d’ici, votre console démarrera sur Luma3DS par défaut.</p>
<ul>
<li>Luma3DS ne présente aucune différence visuelle avec le menu HOME normal. Si votre console a démarré dans le menu HOME, elle exécute un custom firmware.</li>
<li>Sur la page suivante, vous installerez des applications homebrew utiles pour compléter votre configuration.</li>
</ul>
<hr/>
<h3class="notice--primary"id="continuer-vers-finalisation-de-linstallation">Continuer vers <ahref="finalizing-setup">Finalisation de l’installation</a></h3>