mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-31 20:21:49 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀
This commit is contained in:
@@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>Um boot9strap auf deiner Konsole zu installieren, erlangen wir den einzigartigen Verschlüsselungsschlüssel deines deiner Konsole. Um dies zu erreichen, verwenden wir den Homebrew Launcher, um nimhax zu starten und den Verschlüsselungsschlüssel (movable.sed) von deiner Konsole zu dumpen.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use the Homebrew Launcher to launch nimhax and dump the data encryption key (movable.sed) from your console.</p>
|
||||
|
||||
<p>Für eine technischere Erklärung, siehe <a href="https://github.com/luigoalma/nimhax/">hier</a> für mehr Informationen über den nimhax Exploit.</p>
|
||||
|
||||
@@ -540,11 +540,11 @@ window.cookieconsent.initialise({
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere den <code class="language-plaintext highlighter-rouge">nimhax</code> Ordner aus der nimhax <code class="language-plaintext highlighter-rouge">.zip</code> in den <code class="language-plaintext highlighter-rouge">3ds</code> Ordner auf deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/nimhax-location.png" alt="" /></p>
|
||||
@@ -559,7 +559,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="next-step-frogtool">Next step: Frogtool</h3>
|
||||
|
||||
<p>Once you have your device’s encryption key (<code class="language-plaintext highlighter-rouge">movable.sed</code>), you can use it in conjunction with Frogtool, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to inject and take advantage of JPN Flipnote Studio. <br />
|
||||
<p>Once you have your console’s encryption key (<code class="language-plaintext highlighter-rouge">movable.sed</code>), you can use it in conjunction with Frogtool, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to inject and take advantage of JPN Flipnote Studio. <br />
|
||||
While this method is faster, it requires downloading a file with a torrent client. Do not follow this method if you’re unable to use a torrent client.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="installing-boot9strap-(frogtool)">Installing boot9strap (Frogtool)</a></p>
|
||||
|
Reference in New Issue
Block a user