1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 13:02:46 +02:00

Deploying to gh-pages from @ hacks-guide/Guide_3DS@7b8bb5daaf 🚀

This commit is contained in:
lifehackerhansol
2023-05-03 05:55:10 +00:00
parent 2a5114d3b6
commit dccca5c8d7
72 changed files with 810 additions and 800 deletions

View File

@@ -488,11 +488,7 @@ window.cookieconsent.initialise({
<ul>
<li>La dernière version de <a href="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 <a href="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 <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a>
<ul>
<li>You may already have this from a prior section of the guide</li>
</ul>
</li>
<li><a href="https://github.com/zoogie/unSAFE_MODE/releases/download/v1.3/usm.bin">usm.bin</a> (direct download)</li>
</ul>
<h4 id="section-i---préparatifs">Section I - Préparatifs</h4>
@@ -516,7 +512,7 @@ window.cookieconsent.initialise({
<li>Créez un dossier à la racine de votre carte SD nommé <code class="language-plaintext highlighter-rouge">boot9strap</code></li>
<li>Copiez <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> et <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> depuis le fichier “.zip” de boot9strap vers le dossier <code class="language-plaintext highlighter-rouge">/boot9strap/</code> sur votre carte SD</li>
<li>Copiez <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> depuis le fichier <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller à la racine de votre carte SD</li>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the unSAFE_MODE <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> to the root of your SD card</li>
<li>Put your SD card back into your console</li>
</ol>