mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 20:42:41 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀
This commit is contained in:
@@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> file that isn’t source code)</li>
|
||||
<li>Die <code class="language-plaintext highlighter-rouge">.firm</code> entsprechend deiner Konsole und Firmware:</li>
|
||||
<li>The <code class="language-plaintext highlighter-rouge">.firm</code> corresponding to your console and version:</li>
|
||||
</ul>
|
||||
|
||||
<table>
|
||||
@@ -760,21 +760,21 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will download the necessary files for the hardmod and dump the NAND image in preparation to install custom firmware.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.firm</code> and <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Kopiere den hardmod-b9s-installer-Ordner von der hardmod-b9s-installer <code class="language-plaintext highlighter-rouge">.zip</code> auf deinen Computer</li>
|
||||
<li>Kopiere deine heruntergeladene <code class="language-plaintext highlighter-rouge">.firm</code> in den hardmod-b9s-installer-Ordner auf deinem PC</li>
|
||||
<li>Benenne die heruntergeladene <code class="language-plaintext highlighter-rouge">.firm</code> in dem hardmod-b9s-installer-Ordner auf deinem PC zu <code class="language-plaintext highlighter-rouge">current.firm</code> um</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> und <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> aus der boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> in den hardmod-b9s-installer-Ordner auf deinem PC</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Verwende deinen Hardmod, um ein System-Backup zu erstellen</li>
|
||||
<li>Kopiere dein NAND-Backup in den Ordner <code class="language-plaintext highlighter-rouge">hardmod-b9s-installer</code> auf deinem Computer und benenne es um in <code class="language-plaintext highlighter-rouge">NAND.bin</code></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---installation-von-boot9strap">Schritt II - Installation von boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the device to install custom firmware on it.</p>
|
||||
<p>In this section, you will install custom firmware to the dumped NAND image, and then install this NAND image back onto the console to install custom firmware on it.</p>
|
||||
|
||||
<ol>
|
||||
<li>Starte den hardmod-b9s-installer
|
||||
@@ -783,15 +783,15 @@ window.cookieconsent.initialise({
|
||||
<li>Mac und Linux Nutzer: Führe <code class="language-plaintext highlighter-rouge">install-b9s.py</code> aus</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Beschreibe mit dem ausgegebenen <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code>, den NAND deines Geräts, indem du dein Hardmod verwendet</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Flash your outputted <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> to your console with your hardmod</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Entferne deinen Hardmod</li>
|
||||
<li>Press and hold (Select), and while holding (Select), power on your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<li>Press and hold (Select), and while holding (Select), power on your console</li>
|
||||
<li>Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging</li>
|
||||
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
|
||||
<li>Wenn sich deine Konsole beim Starten direkt wieder ausschaltet, solltest du sicherstellen, dass du die <code class="language-plaintext highlighter-rouge">boot.firm</code> Datei aus der Luma3DS.<code class="language-plaintext highlighter-rouge">zip</code> Datei in das Stammverzeichnis deiner SD-Karte kopiert hast</li>
|
||||
<li>If your console shuts down when you try to power it on, ensure that you have copied <code class="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (Start) zum Speichern und neustarten</li>
|
||||
|
Reference in New Issue
Block a user