mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 17:39:43 +00:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀
This commit is contained in:
parent
0631e26f72
commit
f4d00bc923
@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="wichtiger-hinweis">Wichtiger Hinweis</h3>
|
||||
|
||||
<p>Diese Seite ist für Benutzer von arm9loaderhax, die ihre Geräte auf boot9strap updaten wollen.</p>
|
||||
<p>This page is for existing arm9loaderhax users to update their consoles to boot9strap.</p>
|
||||
|
||||
<p>Alle zukünftigen Versionen von Luma3DS werden nur im <code class="language-plaintext highlighter-rouge">.firm</code>- Format sein, welches nur mit boot9strap und sighax kompatibel ist. Das bedeutet, dass du diese Seite zum Updaten deiner Installation nutzen solltest, falls du weiterhin Updates von Luma3DS erhalten möchtest.</p>
|
||||
|
||||
@ -552,7 +552,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Überschreibe für alle Schritte dieses Abschnitts bereits vorhandene Dateien auf der SD-Karte.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">boot.firm</code> und <code class="language-plaintext highlighter-rouge">boot.3dsx</code> von der Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> ins Stammverzeichnis deiner SD-Karte
|
||||
<ul>
|
||||
@ -573,13 +573,13 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/a9lh-to-b9s-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in dein Gerät</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---installation-von-boot9strap">Schritt II - Installation von boot9strap</h4>
|
||||
|
||||
<ol>
|
||||
<li>Starte dein Gerät während du (Start) gedrückt hältst um SafeB9SInstaller zu starten
|
||||
<li>Boot your console while holding (Start) to launch SafeB9SInstaller
|
||||
<ul>
|
||||
<li>Wenn du den Luma-Konfigurationsbildschirm anstelle vom SafeB9SInstaller siehst, drücke einfach (Start), dann schalte deinen 3DS aus und probiere es erneut</li>
|
||||
<li>Wenn du eine Fehlermeldung erhältst, probiere es entweder mit einer neuen SD-Karte oder formatiere deine momentane (Mache vorher eine Sicherheitskopie von den Dateien)</li>
|
||||
@ -595,12 +595,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have rebooted 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, these settings will be left on default settings</li>
|
||||
<li>If you get a black screen, <a href="troubleshooting#boot-issues-on-devices-with-custom-firmware">follow this troubleshooting guide</a></li>
|
||||
<li>If you get a black screen, <a href="troubleshooting#boot-issues-on-consoles-with-custom-firmware">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (Start) zum Speichern und neustarten</li>
|
||||
|
@ -524,7 +524,7 @@ window.cookieconsent.initialise({
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p>3DS / 3DS XL / 2DS devices on firmware 11.17.0 do not currently have any free, software-only methods. Therefore, all of the methods here have some sort of prerequisite.</p>
|
||||
<p>3DS / 3DS XL / 2DS consoles on firmware 11.17.0 do not currently have any free, software-only methods. Therefore, all of the methods here have some sort of prerequisite.</p>
|
||||
|
||||
<h3 id="installed-eshop-titles">Installed eShop titles</h3>
|
||||
|
||||
|
@ -542,10 +542,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
|
||||
<p>In diesem Schritt wirst du die Dateien, die zum Auslösen des Bannerbomb3 Exploits benutzt werden, auf die SD-Karte deiner Konsole kopieren.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
|
||||
<li>Lade deine movable.sed mit der “Choose File” Option hoch</li>
|
||||
@ -578,27 +578,27 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</h4>
|
||||
|
||||
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>Your SD card should remain in your computer while you perform this check.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="nächste-schritte-wähle-einen-exploit">Nächste Schritte: Wähle einen Exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
|
||||
|
||||
|
@ -549,19 +549,19 @@ window.cookieconsent.initialise({
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
|
||||
<h4 id="abschnitt-ii---vorbereitungen">Abschnitt II - Vorbereitungen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deinen 3DS aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">boot.firm</code> und <code class="language-plaintext highlighter-rouge">boot.3dsx</code> von der Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte
|
||||
<ul>
|
||||
@ -604,27 +604,27 @@ window.cookieconsent.initialise({
|
||||
Wenn du bereits den Ordner hattest, <em>und</em> du hast schon DSiWare Backup Dateien darin hast (<code class="language-plaintext highlighter-rouge"><8-Charakter-ID>.bin</code>), kopiere sie zu deinem Computer und lösche sie von deiner SD-Karte</li>
|
||||
<li>Öffne die output_(name) <code class="language-plaintext highlighter-rouge">.zip</code> Datei und gehe zu <code class="language-plaintext highlighter-rouge">China_Taiwan</code> -> <code class="language-plaintext highlighter-rouge">output_setup</code></li>
|
||||
<li>Kopiere alle sechs <code class="language-plaintext highlighter-rouge">.bin</code> Dateien in den <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> Ordner</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Starte die Systemeinstellungen auf deinem 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> -> (Seite 2)</li>
|
||||
<li>Merke dir die Zahl des DSiWare Titels auf der zweiten Seite (es wird eine Nummer zwischen 1 und 6 sein)</li>
|
||||
<li>Schalte deinen 3DS aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Öffne die output_(name) <code class="language-plaintext highlighter-rouge">.zip</code> Datei und gehe zu <code class="language-plaintext highlighter-rouge">China_Taiwan</code> -> <code class="language-plaintext highlighter-rouge">output_hax</code></li>
|
||||
<li>Kopiere die <code class="language-plaintext highlighter-rouge">.bin</code> Datei mit der gleichen Nummer wie die auf der zweiten Seite des DSiWare Management Menüs zum <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> Ordners, überschreibe, wenn du gefragt wirst</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Starte die Systemeinstellungen auf deinem 3DS</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Warte ein bisschen
|
||||
<ul>
|
||||
<li>Folgendes sollte in dieser Reihenfolge passieren: Ein Progress swirl, kurzes Einfrieren der Bildschirme, der untere Bildschirm wird violett, die Musik hört auf, der 3DS zeigt eine Fehlermeldung und startet sich neu</li>
|
||||
<li>The following should happen, in this order: A progress swirl, a short freeze, the bottom screen turning purple, the music stopping, then the console showing an error message and rebooting</li>
|
||||
<li>Wenn du den violetten Bildschirm nicht gesehen hast, ist etwas schiefgegangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Du solltest nun die <code class="language-plaintext highlighter-rouge">42383821.bin</code> Datei im Stammverzeichnis deiner SD-Karte haben</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Lösche alle <code class="language-plaintext highlighter-rouge">.bin</code> Dateien im <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> Ordner</li>
|
||||
</ol>
|
||||
|
||||
@ -654,14 +654,14 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke auf den “output_(name).zip” Link</li>
|
||||
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Kopiere die <code class="language-plaintext highlighter-rouge">484E4441.bin</code> Datei von dem <code class="language-plaintext highlighter-rouge">hax</code> Ordner des heruntergeladenen DSiWare-Archives (output_(name).zip) in den <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> Ordner</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Starte die Systemeinstellungen auf deinem 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigiere zu “Data Management” -> “DSiWare”</li>
|
||||
<li>Beim “SD Card” Abschnitt, wähle den “Haxxxxxxxxx!” Titel</li>
|
||||
<li>Drücke “Copy”, und dann “OK”</li>
|
||||
<li>Verlasse die Systemeinstellungen</li>
|
||||
<li>Starte Download-Spiel auf deinem 3DS(das orangefarbene Icon mit einem 3DS drauf)</li>
|
||||
<li>Launch Download Play on your console (the orange icon with a 3DS on it)</li>
|
||||
<li>Wähle “Nintendo DS” aus</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird dein Gerät die japanische Version von Flipnote Studio laden</li>
|
||||
</ol>
|
||||
@ -687,18 +687,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
|
||||
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
|
||||
<ul>
|
||||
<li>Wenn du diesen Schritt verpasst hast, wird das System zum HOME-Menü zurückkehren, anstatt boot9strap zu installieren, und du musst Nintendo DS Download-Spiel erneut öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
|
||||
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</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>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -706,12 +706,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
@ -720,16 +720,16 @@ window.cookieconsent.initialise({
|
||||
<h4 id="abschnitt-vii---ds-download-spiel-wiederherstellen">Abschnitt VII - DS Download-Spiel wiederherstellen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Gehe zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">484E4441.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Starte die Systemeinstellungen auf deiner Konsole</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigiere zu “Data Management” -> “DSiWare”</li>
|
||||
<li>Beim “SD Card” Abschnitt, wähle den “Haxxxxxxxxx!” Titel</li>
|
||||
<li>Drücke “Copy”, und dann “OK”</li>
|
||||
<li>Verlasse die Systemeinstellungen</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -544,10 +544,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
|
||||
<p>In diesem Schritt wirst du die Dateien, die zum Auslösen des Bannerbomb3 Exploits benutzt werden, auf die SD-Karte deiner Konsole kopieren.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
|
||||
<li>Lade deine movable.sed mit der “Choose File” Option hoch</li>
|
||||
@ -580,23 +580,27 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-ii---tastenfunktionalität-überprüfen">Abschnitt II - Tastenfunktionalität überprüfen</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>Your SD card should remain in your computer while you perform this check.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="nächste-schritte-wähle-einen-exploit">Nächste Schritte: Wähle einen Exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
|
||||
|
||||
|
@ -526,7 +526,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>Dies ist ein zusätzlicher Abschnitt, um ein 11.15.0 CTRTransfer-Image auf deinem Gerät zu installieren.</p>
|
||||
<p>This is an add-on section for installing an 11.15.0 CTRTransfer image to your console.</p>
|
||||
|
||||
<p class="notice--info">This page assumes that you have already installed Luma3DS and boot9strap. If you followed this website to the end (Finalizing Setup), you have Luma3DS and boot9strap.</p>
|
||||
|
||||
@ -539,8 +539,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Die neuste Version von GodMode9 (siehe https://github.com/d0k3/GodMode9/releases/latest) (die GodMode9.<code class="language-plaintext highlighter-rouge">zip</code> Datei)</li>
|
||||
<li>Die neueste Version von <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(die <code class="language-plaintext highlighter-rouge">.3dsx</code> Datei)</em></li>
|
||||
<li>Das 11.15.0 CTRTransfer-Image für deine passende Konsole und entsprechende Region <br />
|
||||
<em>(Wenn dein Gerät nicht aus einer dieser Regionen ist, wähle einfach eine Region aus, die zu deinem Gerät passt)</em>:
|
||||
<li>The 11.15.0 CTRTransfer image for your console and region:
|
||||
<ul>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer</a></li>
|
||||
@ -562,20 +561,20 @@ 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>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Kopiere die 11.15.0 CTRTransfer Image <code class="language-plaintext highlighter-rouge">.bin</code> Datei von der CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> zum <code class="language-plaintext highlighter-rouge">/gm9/</code> Ordner auf deiner SD-Karte</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">FBI.3dsx</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>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---ctrtransfer">Schritt II - CTRTransfer</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Wenn du aufgefordert wirst, ein “essential files backup” durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist</li>
|
||||
<li>Wenn du aufgefordert wirst Datum und Uhrzeit der “RTC” (Real Time Clock, Echtzeituhr) zu korrigieren, drücke (A), stelle Datum und Uhrzeit ein und drücke (A) um fortzufahren
|
||||
<ul>
|
||||
@ -609,8 +608,8 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Updates mit B9S + Luma (welches du hast) sind sicher</li>
|
||||
<li>Wenn eine Fehlermeldung auftaucht, musst du in den DNS-Einstellungen die Option “Ja” auswählen, wenn du gefragt wirst, ob die DNS automatisch bezogen werden soll</li>
|
||||
@ -632,9 +631,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -664,11 +663,11 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---deleting-system-save-data">Section VI - Deleting system save data</h4>
|
||||
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some devices.</p>
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Drücke (X) auf die CTRTransfer-Abbild <code class="language-plaintext highlighter-rouge">.bin</code> um es zu löschen</li>
|
||||
<li>Drücke (A) zum bestätigen</li>
|
||||
@ -687,13 +686,13 @@ window.cookieconsent.initialise({
|
||||
<li>Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given</li>
|
||||
<li>Once the file has been deleted, press (A) to continue</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Your device will load into the initial setup menu
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Your console will load into the initial setup menu
|
||||
<ul>
|
||||
<li>This is expected behaviour. You have not lost any of your game data</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your device’s screen</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your console’s screen</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -509,16 +509,16 @@ window.cookieconsent.initialise({
|
||||
<h2 id="instructions">Instructions</h2>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If you haven’t already, re-download your DSiWare title from the Nintendo eShop (instructions <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">here</a>)
|
||||
<ul>
|
||||
<li>A DSiWare title’s banner will be a white box with an icon inside of it that is likely animated</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigiere zu “Data Management” -> “DSiWare”</li>
|
||||
<li>Select your DSiWare title, then tap “Copy”, then “OK”</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte
|
||||
<ul>
|
||||
|
@ -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>
|
||||
|
@ -545,17 +545,17 @@ window.cookieconsent.initialise({
|
||||
<h3 id="anleitung">Anleitung</h3>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="dumping-a-game-cartridge">Dumping a Game Cartridge</h2>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Insert the game cartridge you intend to dump into your device</p>
|
||||
<p>Insert the game cartridge you intend to dump into your console</p>
|
||||
<ul>
|
||||
<li>3DS game cartridges will be dumped to a <code class="language-plaintext highlighter-rouge">.3ds</code> format</li>
|
||||
<li>NDS game cartridges will be dumped to a <code class="language-plaintext highlighter-rouge">.nds</code> format</li>
|
||||
@ -563,7 +563,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Follow the steps applicable to your game cartridge:
|
||||
<ul>
|
||||
@ -584,7 +584,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">This will only work for 3DS games; it is not possible to install an NDS game cartridge to the system as a title.</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Drücke (A) auf `[TitleID].trim.3ds´ um es auszuwählen, dann “NCSD image options…” und zuletzt “Install game image”</li>
|
||||
<li>Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Dann gebe die angegebene Tastenkombination ein</li>
|
||||
@ -596,7 +596,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">This should only be used if <a href="#installing-a-game-cartridge-directly-to-the-system">Installing a Game Cartridge Directly to the System</a> does not work.</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Press (A) on <code class="language-plaintext highlighter-rouge">[TitleID].trim.3ds</code> to select it, then select “NCSD image options…”, then select “Build CIA from file”</li>
|
||||
<li>Your installable <code class="language-plaintext highlighter-rouge">.cia</code> formatted file will be outputted to the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card</li>
|
||||
@ -607,7 +607,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">This allows dumping of both System- and User-installed digital titles, such as ones downloaded from the eShop.</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Select “Title manager”</li>
|
||||
<li>Select one of the following depending on the type of title you wish to dump
|
||||
@ -633,14 +633,14 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
<li>Power off your device</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. Dies wird GodMode9 starten</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Drücke (A), um<code class="language-plaintext highlighter-rouge">agbsave.bin</code> auszuwählen</li>
|
||||
<li>Wähle “AGBSAVE options…”</li>
|
||||
<li>Wähle “Dump GBA VC save”</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -654,8 +654,8 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
<li>Power off your device</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Dies wird GodMode9 starten
|
||||
Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Drücke zur Wiederherstellung die Taste (Y) auf der gewünschten Datei (<code class="language-plaintext highlighter-rouge"><TitleID>.gbavc.sav</code>)</li>
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
@ -664,7 +664,7 @@ window.cookieconsent.initialise({
|
||||
<li>Wähle “AGBSAVE options…”</li>
|
||||
<li>Wähle “Inject GBA VC save”</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
</ul>
|
||||
@ -676,7 +676,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">For organizational purposes, copy each <code class="language-plaintext highlighter-rouge">.cia</code> file you wish to encrypt / decrypt to the <code class="language-plaintext highlighter-rouge">/cias/</code> folder on your SD card</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -><code class="language-plaintext highlighter-rouge"> cias</code></li>
|
||||
<li>Press (A) on the <code class="language-plaintext highlighter-rouge">.cia</code> file to select it, then select “CIA image options…”</li>
|
||||
<li>Select the option to perform the desired function:
|
||||
|
@ -520,10 +520,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Hier ist, was du wissen solltest:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. Du kannst deine Luma Version überprüfen, indem du (Select) gedrückt hältst während du deine Konsole hochfährst.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -533,22 +533,22 @@ window.cookieconsent.initialise({
|
||||
<h2 id="faq-vor-der-installation">FAQ vor der Installation</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>I am on the latest system version. Is my device hackable without any external hardware/prerequisites?</u></summary>
|
||||
<summary><u>I am on the latest system version. Is my console hackable without any external hardware/prerequisites?</u></summary>
|
||||
|
||||
<p>It depends on your console model. At the moment, New 3DS / New 3DS XL / New 2DS XL is able to be modded on 11.17.0 without any prerequisites (e.g. eShop titles, physical items), while 3DS / 3DS XL / 2DS is not.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>What devices is this guide compatible with?</u></summary>
|
||||
<summary><u>What consoles is this guide compatible with?</u></summary>
|
||||
|
||||
<p>The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Wenn deine Systemversion als “0.0.0-0” angezeigt, hast du möglicherweise eine Entwicklereinheit.</p>
|
||||
<p>The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL consoles. Wenn deine Systemversion als “0.0.0-0” angezeigt, hast du möglicherweise eine Entwicklereinheit.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>How risky is hacking my console?</u></summary>
|
||||
|
||||
<p>Bricks are now effectively impossible unless you are purposely trying to brick your device.</p>
|
||||
<p>Bricks are now effectively impossible unless you are purposely trying to brick your console.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -560,19 +560,19 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Can I use this to play games from other regions?</u></summary>
|
||||
|
||||
<p>Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma’s <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">locale emulation feature</a> in order to work properly on out-of-region devices.</p>
|
||||
<p>Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma’s <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">locale emulation feature</a> in order to work properly on out-of-region consoles.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Will I lose any features if I install CFW?</u></summary>
|
||||
|
||||
<p>No. Devices with custom firmware can still play online and run physical cartridges as any other 3DS can.</p>
|
||||
<p>No. Consoles with custom firmware can still play online and run physical cartridges as any other 3DS can.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Can I keep my NNID?</u></summary>
|
||||
|
||||
<p>Your NNID (if you have one) will not be affected by this guide. Konsolen mit KOR, CHN, oder TWN Region haben sowieso keine NNID Funktionalität und sind daher nicht betroffen.</p>
|
||||
<p>Your NNID (if you have one) will not be affected by this guide. Consoles with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -613,7 +613,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Is it safe to update my 3DS to the latest version with CFW?</u></summary>
|
||||
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. Es gab Updates in der Vergangenheit, die Luma3DS beim Hochfahren zum Crashen gebracht haben, also ist es eine gute Idee, ein paar Stunden zu warten, um sicherzustellen, dass das Update sicher ist, damit deine Konsole nicht temporär nicht mehr funktioniert bis Luma3DS geupdated ist. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the console unusable until Luma3DS is updated. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -631,7 +631,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>How do I change the system language of a Japanese 3DS?</u></summary>
|
||||
|
||||
<p>The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a <a href="region-changing">region change</a>. Beachte, dass dies sehr wahrscheinlich die Funktionalität des Nintendo eShop auf deinem Gerät beschädigt. Dies bedeutet, dass du deine Spiele nicht mehr aktualisieren werden kannst, obgleich du dich innerhalb oder außerhalb der Region befindest.</p>
|
||||
<p>The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a <a href="region-changing">region change</a>. Note that this is very likely to break the Nintendo eShop on your console, which means you will be unable to update your games whether they are in-region or out-of-region.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -658,13 +658,13 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Help! Something bad happened and my 3DS won't boot to HOME Menu...</u></summary>
|
||||
|
||||
<p>Please look at the <a href="troubleshooting#boot-issues-on-devices-with-custom-firmware">troubleshooting guide</a>. <strong>Das Deinstallieren von CFW wenn dein Gerät in einem unbootbaren Zustand ist, wird nicht empfohlen, da es sehr wahrscheinlich zu einem Brick führen wird</strong>.</p>
|
||||
<p>Please look at the <a href="troubleshooting#boot-issues-on-consoles-with-custom-firmware">troubleshooting guide</a>. <strong>Uninstalling CFW when your console is in an unbootable state is not recommended, as it is very likely to lead to a brick</strong>.</p>
|
||||
</details>
|
||||
|
||||
<h2 id="menuhax--a9lh--gateway-faq">menuhax / A9LH / Gateway FAQ</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>I modded my device (x) years ago, so it already has some sort of homebrew. What should I do?</u></summary>
|
||||
<summary><u>I modded my console (x) years ago, so it already has some sort of homebrew. What should I do?</u></summary>
|
||||
|
||||
<p>It is recommended that you upgrade your setup to a modern, boot9strap-based one. Follow the <a href="checking-for-cfw">Checking for CFW</a> guide to see how to upgrade your setup.</p>
|
||||
</details>
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>The file <code class="language-plaintext highlighter-rouge">boot.firm</code> is what is launched by boot9strap itself after it finishes loading off of NAND. In this case, we are using Luma3DS by <a href="https://github.com/LumaTeam/">LumaTeam</a> to patch the device, allowing it to run homebrew software.</p>
|
||||
<p>The file <code class="language-plaintext highlighter-rouge">boot.firm</code> is what is launched by boot9strap itself after it finishes loading off of NAND. In this case, we are using Luma3DS by <a href="https://github.com/LumaTeam/">LumaTeam</a> to patch the console, allowing it to run homebrew software.</p>
|
||||
|
||||
<p>On this page, we will make critical system file backups and install the following homebrew programs:</p>
|
||||
|
||||
@ -570,21 +570,21 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte dein Gerät aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">cias</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert</li>
|
||||
<li>Copy all of the CIA files (<code class="language-plaintext highlighter-rouge">Anemone3DS.cia</code>, <code class="language-plaintext highlighter-rouge">Checkpoint.cia</code>, <code class="language-plaintext highlighter-rouge">FBI.cia</code>, <code class="language-plaintext highlighter-rouge">Homebrew_Launcher.cia</code>, and <code class="language-plaintext highlighter-rouge">Universal-Updater.cia</code>) to the <code class="language-plaintext highlighter-rouge">/cias/</code> folder on your SD card</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert
|
||||
<ul>
|
||||
<li>Dieser Ordner enthält Homebrew Anwendungen und Daten; er unterscheidet sich von dem ‘Nintendo 3DS’ Ordner, den das Gerät automatisch generiert</li>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> in den <code class="language-plaintext highlighter-rouge">/3ds/</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Erstelle einen Ordner mit dem Namen <code class="language-plaintext highlighter-rouge">payloads</code> im Ordner<code class="language-plaintext highlighter-rouge">luma</code> deiner SD-Karte, falls er noch nicht existiert</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">Godmode9.firm</code> von der Godmode9 <code class="language-plaintext highlighter-rouge">.zip</code> nach <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> auf deiner SD Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code>in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte wieder in dein Gerät</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p>The screenshots below indicate the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.</p>
|
||||
@ -598,22 +598,22 @@ window.cookieconsent.initialise({
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte dein Gerät aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>If the check was successful, your device should have booted into the Luma3DS configuration menu</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, your console should have booted into the Luma3DS configuration menu</li>
|
||||
<li>Drücke (Start) zum Speichern und neustarten</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
|
||||
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
|
||||
|
||||
<p>In this section, you will update your system to the latest version, which is safe to do with custom firmware.</p>
|
||||
|
||||
<ol>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Updates mit B9S + Luma (welches du hast) sind sicher</li>
|
||||
<li>The updater may display a message saying “Your system is up to date” instead of updating. This is normal if you are already up to date; continue to the next section</li>
|
||||
@ -625,7 +625,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---homebrew-launcher">Section IV - Homebrew Launcher</h4>
|
||||
|
||||
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device.</p>
|
||||
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch the Download Play application (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
@ -639,9 +639,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -678,8 +678,8 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will use a script to copy some of Luma3DS’s files to internal memory so that they can be accessed, even without an SD card inserted.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
<ul>
|
||||
<li>If you do not boot into GodMode9, ensure that <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> is in <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> and that <code class="language-plaintext highlighter-rouge">payloads</code> is correctly spelled</li>
|
||||
</ul>
|
||||
@ -703,7 +703,7 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Select “Cleanup SD Card”</li>
|
||||
<li>Drücke (A), wenn du dazu aufgefordert wirst, um fortzufahren</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
</ol>
|
||||
|
||||
@ -731,9 +731,9 @@ window.cookieconsent.initialise({
|
||||
<li>If you see “Destination already exists”, press (A) on “Overwrite file(s)”</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Select “Poweroff system” to power off your device</li>
|
||||
<li>Select “Poweroff system” to power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -747,13 +747,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>If you have it, copy the <code class="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li>
|
||||
<li>Stecke deine SD-Karte wieder in dein Gerät</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="notice--success">You’re done! Custom firmware is now fully configured on your device.</p>
|
||||
<p class="notice--success">You’re done! Custom firmware is now fully configured on your console.</p>
|
||||
|
||||
<h3 id="information-and-notes">Information and Notes</h3>
|
||||
|
||||
|
@ -525,7 +525,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Before proceeding, ensure you have read all of the information on <a href="ntrboot">ntrboot</a>.</p>
|
||||
|
||||
<p>Diese Methode erfordert den temporären Zugriff auf ein zweites System der 3DS-Familie, auf dem boot9strap schon läuft. Dies erfordert nicht, dass deine Flashcart die 3DS-Version unterstützt.</p>
|
||||
<p>This method requires temporary access to a second 3DS family console that is already running boot9strap. Dies erfordert nicht, dass deine Flashcart die 3DS-Version unterstützt.</p>
|
||||
|
||||
<p class="notice--danger">In seltenen Fällen ist kann es sein, dass während des Flashens einer gefälschten Flashkarte diese <strong>gebrickt</strong> wird und somit permanent unbenutzbar wird. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as <a href="http://www.nds-card.net/">NDS Card</a>)</p>
|
||||
|
||||
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Eine ntrboot kompatible Flashkarte</li>
|
||||
<li>Zwei 3DS Konsolen
|
||||
<li>Two 3DS family consoles
|
||||
<ul>
|
||||
<li><strong>Der Quell-3DS</strong>: das System auf dem schon boot9strap läuft</li>
|
||||
<li><strong>Der Ziel-3DS</strong>: das System mit regulärer Firmware</li>
|
||||
<li><strong>The source 3DS</strong>: the 3DS family console that is already running boot9strap</li>
|
||||
<li><strong>The target 3DS</strong>: the console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The v1.3 release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip">boot9strap-ntr</a> (direct download)</li>
|
||||
@ -571,7 +571,7 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Wähle “Dump Flash”</li>
|
||||
<li>Warte bis der Prozess beendet ist</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (A), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Inject Ntrboot”</li>
|
||||
<li>Drücke (A) für die Retail-Version von ntrboot</li>
|
||||
|
@ -541,19 +541,19 @@ window.cookieconsent.initialise({
|
||||
<h4 id="schritt-i---vorbereitungen">Schritt I - Vorbereitungen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte dein Gerät aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in den Computer</li>
|
||||
<li>Create a folder named <code class="language-plaintext highlighter-rouge">ntrboot</code> on the root of your flashcart’s SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap_ntr.firm</code> from the boot9strap ntr <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/ntrboot/</code> folder on your flashcart’s SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> to your flashcart’s SD card</li>
|
||||
<li>Steck deine SD-Karte in deine Flashkarte zurück</li>
|
||||
<li>Stecke die ntrboot-kompatible DS / DSi Flashkarte in deine Konsole</li>
|
||||
<li>Insert your ntrboot compatible DS / DSi flashcart into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---ntrboot-flashen">Schritt II - ntrboot flashen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> on your device using your flashcart</li>
|
||||
<li>Launch <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> on your console using your flashcart</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Benutze (Hoch) und (Runter) um deine Flashcart auszuwählen</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
@ -561,11 +561,11 @@ window.cookieconsent.initialise({
|
||||
<li>Input the key combo given to confirm</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Benutze (Hoch) und (Runter) um deine Flashcart auszuwählen</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (A) um fortzufahren</li>
|
||||
<li>Select “Inject FIRM” to install boot9strap to your flashcart</li>
|
||||
<li>Input the key combo given to confirm</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Eine ntrboot kompatible Flashkarte</li>
|
||||
<li>Zwei Geräte
|
||||
<li>Two consoles
|
||||
<ul>
|
||||
<li><strong>Der Quell-DSi</strong>: der Nintendo DSi, der mit deiner Flashkarte kompatibel ist</li>
|
||||
<li><strong>Der Ziel-3DS</strong>: das Gerät der 3DS-Familie mit regulärer Firmware</li>
|
||||
<li><strong>The target 3DS</strong>: the 3DS family console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest">ds_ntrboot_flasher</a> (<code class="language-plaintext highlighter-rouge">ds_ntrboot_flasher_dsi.nds</code>)</li>
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Eine ntrboot kompatible Flashkarte</li>
|
||||
<li>Zwei Geräte
|
||||
<li>Two consoles
|
||||
<ul>
|
||||
<li><strong>Der Quell-NDS / -NDSL</strong>: Der Nintendo DS oder Nintendo DS Lite, welcher mit deiner Flashkarte kompatibel ist</li>
|
||||
<li><strong>Der Ziel-3DS</strong>: das Gerät der 3DS-Familie mit regulärer Firmware</li>
|
||||
<li><strong>The target 3DS</strong>: the 3DS family console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The v1.3 release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip">boot9strap-ntr</a> (direct download)</li>
|
||||
|
@ -517,14 +517,14 @@ window.cookieconsent.initialise({
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p>Bevor wir diese Anleitung starten, werden wir sehen, ob Custom Firmware bereits installiert ist und überprüfen Sie die aktuelle Systemversion Ihres Geräts.</p>
|
||||
<p>Before starting this guide, we will see if custom firmware is already installed and check the current system version of your console.</p>
|
||||
|
||||
<h4 id="abschnitt-i---cfw-check">Abschnitt I - CFW Check</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select) Knopf gedrückt</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn du kein ungewöhliches Menü siehst (z.B. “Luma3DS Configuration”), kannst du zum nächsten Abschnitt fortfahren</li>
|
||||
</ol>
|
||||
|
||||
@ -533,13 +533,13 @@ window.cookieconsent.initialise({
|
||||
<h4 id="abschnitt-ii---system-version">Abschnitt II - System Version</h4>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.17.0-50U”)</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="abschnitt-iii---wähle-eine-methode">Abschnitt III - Wähle eine Methode</h4>
|
||||
|
||||
<p>To find the correct method for your device, please enter the system version you found in Section II.</p>
|
||||
<p>To find the correct method for your console, please enter the system version you found in Section II.</p>
|
||||
|
||||
<table id="modeltable" class="modeltable" style="display:none">
|
||||
<thead>
|
||||
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
||||
<li><a href="#injektion-einer-beliebigen-cia-app-in-die-gesundheits--und-sicherheitsinformationen-app" id="markdown-toc-injektion-einer-beliebigen-cia-app-in-die-gesundheits--und-sicherheitsinformationen-app">Injektion einer beliebigen .CIA app in die “Gesundheits- und Sicherheitsinformationen”-App</a></li>
|
||||
<li><a href="#wiederherstellen-der-gesundheit--sicherheitsinformationen-nach-der-initiierung-einer-cia-app" id="markdown-toc-wiederherstellen-der-gesundheit--sicherheitsinformationen-nach-der-initiierung-einer-cia-app">Wiederherstellen der Gesundheit & Sicherheitsinformationen nach der Initiierung einer .CIA App</a></li>
|
||||
<li><a href="#formatieren-einer-sd-karte" id="markdown-toc-formatieren-einer-sd-karte">Formatieren einer SD-Karte</a></li>
|
||||
<li><a href="#entfernen-einer-nnid-ohne-die-konsole-formatieren-zu-müssen" id="markdown-toc-entfernen-einer-nnid-ohne-die-konsole-formatieren-zu-müssen">Entfernen einer NNID, ohne die Konsole formatieren zu müssen</a></li>
|
||||
<li><a href="#removing-an-nnid-without-formatting-your-console" id="markdown-toc-removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@ -550,17 +550,17 @@ window.cookieconsent.initialise({
|
||||
<h3 id="anleitung">Anleitung</h3>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in dein Gerät</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="erstellen-einer-nand-sicherheitskopie">Erstellen einer NAND-Sicherheitskopie</h2>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -576,7 +576,7 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Halte (R) gedrückt und drücke gleichzeitig (Start), um dein Gerät abzuschalten</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -585,17 +585,17 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="wiederherstellen-einer-nand-sicherheitskopie">Wiederherstellen einer NAND-Sicherheitskopie</h2>
|
||||
|
||||
<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"><date>_<serialnumber>_sysnand_##.bin</code> from your computer to the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -622,7 +622,7 @@ window.cookieconsent.initialise({
|
||||
Gesundheit & Sicherheitsinformationen zu injizieren, die größer sind als die eigentliche App (einschließlich Spiele und andere große Anwendungen)</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -><code class="language-plaintext highlighter-rouge"> cias</code></li>
|
||||
<li>Drücke (A) auf deiner <code class="language-plaintext highlighter-rouge">.cia</code> um sie auszuwählen, und wähle dann “CIA image otions…” und dann “Mount image to drive”</li>
|
||||
<li>Drücke (A) auf der <code class="language-plaintext highlighter-rouge">.app</code>-Datei, dann wähle “NCCH Image options” und danach wählst du “Inject to H&S”</li>
|
||||
@ -636,12 +636,12 @@ Gesundheit & Sicherheitsinformationen zu injizieren, die größer sind als d
|
||||
<p class="notice--info">Dies wird nur funktionieren, wenn die Injektion in Gesundheit & Sicherheit von GodMode9 durchgeführt wurde (nicht bei Decrypt9 oder Hourglass9).</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “More…”</li>
|
||||
<li>Wähle “Restore H&S”</li>
|
||||
<li>Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Gebe dann die angegebene Tastenkombination ein</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (A), um die SysNAND (Stufe 1) Bearbeitung zu aktivieren. Dann gebe die angegebene Tastenkombination ein</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu widerrufen, wenn du dazu aufgefordert wirst</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="formatieren-einer-sd-karte">Formatieren einer SD-Karte</h2>
|
||||
@ -649,7 +649,7 @@ Gesundheit & Sicherheitsinformationen zu injizieren, die größer sind als d
|
||||
<p class="notice--danger">**Beachte dies wird alles von deiner SD karte entfernen</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “More…”</li>
|
||||
<li>Wähle “SD format menu”</li>
|
||||
@ -663,10 +663,10 @@ Gesundheit & Sicherheitsinformationen zu injizieren, die größer sind als d
|
||||
<li>Gib die Schlüsselkombination zur Bestätigung ein, wenn danach verlangt wird</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="entfernen-einer-nnid-ohne-die-konsole-formatieren-zu-müssen">Entfernen einer NNID, ohne die Konsole formatieren zu müssen</h2>
|
||||
<h2 id="removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</h2>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -677,8 +677,8 @@ Gesundheit & Sicherheitsinformationen zu injizieren, die größer sind als d
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu widerrufen, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start), um deine Konsole neu zu starten</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
<p><a href="https://plutooo.github.io/freakyhax/">freakyhax</a> is an exploit for the game Freakyforms Deluxe discovered and released by <a href="https://github.com/plutooo">plutooo</a>. It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region devices.</p>
|
||||
<p><a href="https://plutooo.github.io/freakyhax/">freakyhax</a> is an exploit for the game Freakyforms Deluxe discovered and released by <a href="https://github.com/plutooo">plutooo</a>. It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region consoles.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -543,7 +543,7 @@ 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>Copy all files and folders inside the <code class="language-plaintext highlighter-rouge">/build/<your console and region>/exploit/</code> folder from the freakyhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
|
||||
<ul>
|
||||
@ -556,40 +556,43 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</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>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>
|
||||
|
||||
<h4 id="section-ii---freakyhax">Section II - freakyhax</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
<li>Launch Freakyforms Deluxe</li>
|
||||
<li>In the game menu, select <code class="language-plaintext highlighter-rouge">Play -> Camera -> Load a QR code</code></li>
|
||||
<li>Select the QR code</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -542,7 +542,7 @@ 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>Copy <code class="language-plaintext highlighter-rouge">Launcher.dat</code> from the folder appropriate for your console from the ninjhax2-dx <code class="language-plaintext highlighter-rouge">.zip</code> file to the root of your SD card
|
||||
<ul>
|
||||
@ -554,8 +554,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---ninjhax2-dx">Section II - ninjhax2-dx</h4>
|
||||
<ol>
|
||||
<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>
|
||||
<li>Launch “Cubic Ninja” once and select “Create”
|
||||
<ul>
|
||||
<li>If prompted, delete all data</li>
|
||||
@ -565,34 +565,37 @@ window.cookieconsent.initialise({
|
||||
<li>Select “Scan QR Code”</li>
|
||||
<li>On your PC, open the browser and go to <a href="https://zoogie.github.io/web/nh2dx/">ninjhax2-dx website</a></li>
|
||||
<li>Select your console’s region and hardware</li>
|
||||
<li>On your device, scan the QR code
|
||||
<li>On your console, scan the QR code
|
||||
<ul>
|
||||
<li>If the game exits to the HOME Menu, then the exploit has installed correctly</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch “Cubic Ninja” again</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
<ul>
|
||||
<li>The game “Pokémon Picross” installed on your device
|
||||
<li>The game “Pokémon Picross” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install Pokémon Picross</li>
|
||||
<li>Your SD card must be inserted in your console to install Pokémon Picross</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer">Seedminer</a></li>
|
||||
@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</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
|
||||
<ul>
|
||||
@ -572,7 +572,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---pichaxx">Section II - PicHaxx</h4>
|
||||
|
||||
<p>In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your device.</p>
|
||||
<p>In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://3dstools.nhnarwhal.com/#/pichaxx">the PicHaxx Injector website</a> on your computer</li>
|
||||
@ -592,35 +592,38 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/pichaxx-save-location.png" alt="" /></p>
|
||||
</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>
|
||||
<li>Launch “Pokémon Picross”</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If you get an error message, <a href="troubleshooting#homebrew-launcher-pichaxx">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -530,10 +530,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your device
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install SmileBASIC</li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.0/Release_sh2e_v1.0.zip">smilehax-IIe</a> (direct download)</li>
|
||||
@ -546,7 +546,7 @@ 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>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
|
||||
<ul>
|
||||
@ -558,7 +558,7 @@ window.cookieconsent.initialise({
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a console that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
</ol>
|
||||
|
||||
@ -579,8 +579,8 @@ window.cookieconsent.initialise({
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then Press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the<code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Prepare the console you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing consoles’ speaker and use a reasonable (not loud) volume to play the<code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, Press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
@ -589,28 +589,31 @@ window.cookieconsent.initialise({
|
||||
<li>If you get kicked back into menu, make sure you’re using the latest version of SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -531,10 +531,10 @@ window.cookieconsent.initialise({
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
<ul>
|
||||
<li>The game “Steel Diver: Sub Wars” installed on your device
|
||||
<li>The game “Steel Diver: Sub Wars” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install Steel Diver: Sub Wars</li>
|
||||
<li>Your SD card must be inserted in your console to install Steel Diver: Sub Wars</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer">Seedminer</a></li>
|
||||
@ -550,7 +550,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</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
|
||||
<ul>
|
||||
@ -564,13 +564,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">movable.sed</code> from your computer to the root of your SD card</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>
|
||||
|
||||
<h4 id="section-ii---steelminer">Section II - Steelminer</h4>
|
||||
|
||||
<p>In this section, you will create a hacked Steel Diver: Sub Wars save file that, when used, will load the Homebrew Launcher on your device.</p>
|
||||
<p>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.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch “Steel Diver: Sub Wars” once and select a Mii to initialize your save file
|
||||
@ -580,7 +580,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Exit “Steel Diver: Sub Wars”</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Open <a href="https://3dstools.nhnarwhal.com/#/steelhax">the SteelHax Save Tool website</a> on your computer</li>
|
||||
<li>Select your <code class="language-plaintext highlighter-rouge">movable.sed</code> file</li>
|
||||
@ -599,31 +599,34 @@ window.cookieconsent.initialise({
|
||||
<li>Overwrite the old save file when prompted</li>
|
||||
</ul>
|
||||
</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>
|
||||
<li>Launch “Steel Diver: Sub Wars”</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR, JPN and USA regions.</p>
|
||||
|
||||
<p class="notice--warning">The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing.</p>
|
||||
<p class="notice--warning">The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the console you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing.</p>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
@ -545,16 +545,16 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher.</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
|
||||
<ul>
|
||||
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy everything inside the folder for your device’s region (and also system version if the region is USA) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Copy everything inside the folder for your console’s region (and also system version if the region is USA) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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/skater-root-layout.png" alt="" /></p>
|
||||
@ -563,7 +563,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.</p>
|
||||
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your device.</p>
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera
|
||||
@ -571,7 +571,7 @@ window.cookieconsent.initialise({
|
||||
<li>If you are unable to open the camera, open the Internet Browser and manually type the URL instead (<code class="language-plaintext highlighter-rouge">https://zoogie.github.io/web/super/</code> for EUR/USA/JPN, <code class="language-plaintext highlighter-rouge">https://zoogie.github.io/web/korea</code> for KOR)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Tap the QR code button and scan one of the following QR codes for your device’s region <a href="https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png">here</a>
|
||||
<li>Tap the QR code button and scan one of the following QR codes for your console’s region <a href="https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png">here</a>
|
||||
<ul>
|
||||
<li>If you get a security certificate warning, press (A) to allow the connection</li>
|
||||
</ul>
|
||||
@ -595,34 +595,36 @@ window.cookieconsent.initialise({
|
||||
<li>Select the “GO GO!” button on the top screen
|
||||
<ul>
|
||||
<li>If any prompts appear, approve all of them</li>
|
||||
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
|
||||
<li>If your console freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
|
||||
<li>If you get another error, try again up to 5 times, and if it still doesn’t work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -334,10 +334,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Hier ist, was du wissen solltest:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. Du kannst deine Luma Version überprüfen, indem du (Select) gedrückt hältst während du deine Konsole hochfährst.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -362,7 +362,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Diese Anleitung wird:</p>
|
||||
<ul>
|
||||
<li><strong>boot9strap</strong> und <strong>Luma3DS Custom Firmware</strong> auf unmodifizierten Standard 3DS/2DS Konsolen installieren
|
||||
<li>Install <strong>boot9strap</strong> and <strong>Luma3DS custom firmware</strong> on unmodified retail 3DS/2DS consoles
|
||||
<ul>
|
||||
<li>Luma3DS wird automatisch die Regionsbegrenzung entfernen und erlaubt dir, unsignierte Software auszuführen</li>
|
||||
</ul>
|
||||
|
@ -549,35 +549,35 @@ window.cookieconsent.initialise({
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
|
||||
<h4 id="section-ii---bannerbomb3">Section II - BannerBomb3</h4>
|
||||
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
|
||||
|
||||
<ol>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your console to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
|
||||
@ -619,9 +619,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Kopiere den <code class="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Schalte deine Konsole an</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -632,7 +632,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -642,9 +642,9 @@ window.cookieconsent.initialise({
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
<li>Return to main menu of the System Settings</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -670,18 +670,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
|
||||
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
|
||||
<ul>
|
||||
<li>Wenn du diesen Schritt verpasst hast, kehrt das System zum HOME-Menü zurück, anstatt boot9strap zu installieren und du musst Nintendo DS Verbindungen öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
|
||||
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</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>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -689,12 +689,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
@ -713,9 +713,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
|
@ -553,14 +553,14 @@ window.cookieconsent.initialise({
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
|
||||
<h4 id="abschnitt-ii---vorbereitungen">Abschnitt II - Vorbereitungen</h4>
|
||||
|
||||
@ -601,9 +601,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Kopiere den <code class="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Schalte deine Konsole an</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -614,7 +614,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -624,9 +624,9 @@ window.cookieconsent.initialise({
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
<li>Return to main menu of the System Settings</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -652,18 +652,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
|
||||
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
|
||||
<ul>
|
||||
<li>Wenn du diesen Schritt verpasst hast, kehrt das System zum HOME-Menü zurück, anstatt boot9strap zu installieren und du musst Nintendo DS Verbindungen öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
|
||||
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</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>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -671,12 +671,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-v---luma3ds-configuration">Section V - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
@ -695,9 +695,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
|
@ -553,35 +553,35 @@ window.cookieconsent.initialise({
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
|
||||
<h4 id="section-ii---bannerbomb3">Section II - BannerBomb3</h4>
|
||||
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
|
||||
|
||||
<ol>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your console to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
|
||||
@ -623,9 +623,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Kopiere den <code class="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Schalte deine Konsole an</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -636,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -646,9 +646,9 @@ window.cookieconsent.initialise({
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
<li>Return to main menu of the System Settings</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -674,18 +674,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
|
||||
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
|
||||
<ul>
|
||||
<li>Wenn du diesen Schritt verpasst hast, kehrt das System zum HOME-Menü zurück, anstatt boot9strap zu installieren und du musst Nintendo DS Verbindungen öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
|
||||
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</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>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -693,12 +693,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
@ -717,9 +717,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
|
@ -546,26 +546,26 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <a href="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Halte den (Select)-Knopf</li>
|
||||
<li>Schalte deine Konsole an während du den (Select) Knopf gedrückt hältst</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>Wenn die Überprüfung erfolgreich war, wirst du in das HOME-Menü starten und kannst mit der Anleitung fortfahren</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">Wenn du ein Konfigurations-Menü siehst, oder sich die Konsole direkt ausschaltet, hast du schon Custom Firmware und wenn du jetzt mit der Anleitung fortfährst, kann das dein Gerät BRICKEN! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <a href="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
|
||||
|
||||
<h4 id="abschnitt-ii---vorbereitungen">Abschnitt II - 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>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>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (b9sTool) from the b9sTool release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">Frogtool.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">frogcert.bin</code> to the root of your SD card</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>
|
||||
|
||||
<h4 id="section-iii---patching-ds-download-play">Section III - Patching DS Download Play</h4>
|
||||
@ -577,7 +577,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play</li>
|
||||
<li>Once this operation has finished, read the screens and check if the process was successful</li>
|
||||
<li>Tap the touch screen, then select “BOOT patched DS Download Play”</li>
|
||||
<li>If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If you get stuck on a black screen, follow <a href="https://wiki.hacks.guide/wiki/3DS:TWLFix#Homebrew_Launcher-0">this</a> page, then try again</li>
|
||||
</ul>
|
||||
@ -605,18 +605,18 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Tippe die dritte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Scrolle nach links bis “1/3” ausgewählt ist</li>
|
||||
<li>Tippe die vierte Box mit dem Buchstaben “A” an</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole b9sTool gestartet haben</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Navigiere mit dem Steuerkreuz zu “Install boot9strap”
|
||||
<ul>
|
||||
<li>Wenn du diesen Schritt verpasst hast, wird das System zum HOME-Menü zurückkehren, anstatt boot9strap zu installieren, und du musst Nintendo DS Download-Spiel erneut öffnen und vom Anfang dieses Abschnitts neu anfangen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke (A), dann START und SELECT gleichzeitig um den Prozess zu starten</li>
|
||||
<li>Sobald dein Gerät fertig ist und der untere Bildschirm “done.” anzeigt, beende b9sTool und schalte dein Gerät aus
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>Unter Umständen musst du das Ausschalten der Konsole erzwingen indem du den Power-Knopf gedrückt hältst</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>Wenn du das Luma Konfigurations-Menü siehst, schalte dein Gerät aus und fahre mit dem nächsten Abschnitt fort</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -624,12 +624,12 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
@ -658,7 +658,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Drücke (B), um das Rosalina-Menü zu schließen</li>
|
||||
<li>Drücke (Home) und schließe die Download-Spiel Anwendung</li>
|
||||
<li>Starte die Download-Spiel Anwendung erneut</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Launch Frogtool from the list of homebrew</li>
|
||||
<li>Select the “RESTORE patched DS Download Play” option</li>
|
||||
<li>Once this operation has finished, read the screens and check if the process was successful
|
||||
@ -667,7 +667,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the process was successful, tap the touch screen, then press START to exit</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -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>
|
||||
|
@ -548,7 +548,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
|
||||
<p>In diesem Schritt wirst du die Dateien, die zum Auslösen des unSAFE_MODE Exploits benutzt werden, auf die SD-Karte deiner Konsole kopieren. Then, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your console’s SD card. Then, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
|
||||
<ol>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
@ -556,14 +556,14 @@ window.cookieconsent.initialise({
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert
|
||||
<ul>
|
||||
<li>Dieser Ordner enthält Homebrew Anwendungen und Daten; er unterscheidet sich von dem ‘Nintendo 3DS’ Ordner, den das Gerät automatisch generiert</li>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">slotTool</code> folder from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the root folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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>
|
||||
<li>Open the Homebrew Launcher through your method of choice (likely the Internet Browser)</li>
|
||||
<li>Starte slotTool aus der Liste der Homebrew-Anwendungen
|
||||
<ul>
|
||||
@ -583,12 +583,12 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---unsafe_mode">Section II - unSAFE_MODE</h4>
|
||||
|
||||
<p>In diesem Abschnitt du wirst in den Safe Mode (eine Funktion, die auf allen 3DS Geräten verfügbar ist) starten und zu einem Menü navigieren, in dem unSAFE_MODE ausgelöst wird, die deine Konsole in den boot9strap (Custom Firmware) Installer starten wird.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein “System Update” Menü)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen
|
||||
@ -600,10 +600,10 @@ window.cookieconsent.initialise({
|
||||
<li>Das Update wird irgendwann mit dem Fehlercode <code class="language-plaintext highlighter-rouge">003-1099</code> fehlschlagen. Dies ist so vorgesehen</li>
|
||||
<li>Wenn du gefragt wirst, ob die Internet Einstellungen festgelegt werden möchtest, wähle “Festlegen”</li>
|
||||
<li>Öffne im folgenden Menü <code class="language-plaintext highlighter-rouge">Verbindung 1</code> -> <code class="language-plaintext highlighter-rouge">Einstellungen ändern</code> -> <code class="language-plaintext highlighter-rouge">Nächste Seite (rechter Pfeil)</code> -> <code class="language-plaintext highlighter-rouge">Proxy-Einstellungen</code> -> <code class="language-plaintext highlighter-rouge">Detailliertes Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">Bild</a>)</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole den SafeBS9Installer gestartet haben
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -611,7 +611,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="schritt-iii---boot9strap-installieren">Schritt III - boot9strap installieren</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -619,12 +619,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
@ -655,10 +655,10 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um das Rosalina-Menü zu schließen</li>
|
||||
<li>Drücke (Home) und schließe die Download-Spiel Anwendung</li>
|
||||
<li>Starte die Download-Spiel Anwendung erneut</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Starte slotTool aus der Liste der Homebrew-Anwendungen</li>
|
||||
<li>Wähle “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Dein Gerät wird dann neustarten</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>A physical or digital copy of Mario Kart 7 that is the same region as both consoles</li>
|
||||
<li>An SD card for both devices</li>
|
||||
<li>An SD card for both consoles</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
@ -574,16 +574,16 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. Wenn das der Fall ist, trete dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> Server bei und frage, auf Englisch, nach Hilfe.</p>
|
||||
@ -646,11 +646,11 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Local Multiplayer</code>. A menu should pop up
|
||||
<ul>
|
||||
<li>If the screen freezes, hold the power button for fifteen seconds to force power off your device, then try again</li>
|
||||
<li>If the screen freezes, hold the power button for fifteen seconds to force power off your console, then try again</li>
|
||||
<li>If you have launched kartdlphax previously, the last selected settings will be loaded. If they are correct, select <code class="language-plaintext highlighter-rouge">Use settings</code> and skip the next 3 steps. If they are incorrect, select <code class="language-plaintext highlighter-rouge">Change settings</code> and proceed.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select your <strong>target 3DS</strong> device type (Old 3DS family or New 3DS family)</li>
|
||||
<li>Select your <strong>target 3DS</strong> console type (Old 3DS family or New 3DS family)</li>
|
||||
<li>Select the following exploit type depending on your system version:
|
||||
<ul>
|
||||
<li>11.16.0: select <code class="language-plaintext highlighter-rouge">xPloitInjector (11.16)</code></li>
|
||||
@ -694,12 +694,12 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-v---unsafe_mode">Section V - unSAFE_MODE</h4>
|
||||
|
||||
<p>In diesem Abschnitt du wirst in den Safe Mode (eine Funktion, die auf allen 3DS Geräten verfügbar ist) starten und zu einem Menü navigieren, in dem unSAFE_MODE ausgelöst wird, die deine Konsole in den boot9strap (Custom Firmware) Installer starten wird.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein “System Update” Menü)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen
|
||||
@ -711,10 +711,10 @@ window.cookieconsent.initialise({
|
||||
<li>Das Update wird irgendwann mit dem Fehlercode <code class="language-plaintext highlighter-rouge">003-1099</code> fehlschlagen. Dies ist so vorgesehen</li>
|
||||
<li>Wenn du gefragt wirst, ob die Internet Einstellungen festgelegt werden möchtest, wähle “Festlegen”</li>
|
||||
<li>Öffne im folgenden Menü <code class="language-plaintext highlighter-rouge">Verbindung 1</code> -> <code class="language-plaintext highlighter-rouge">Einstellungen ändern</code> -> <code class="language-plaintext highlighter-rouge">Nächste Seite (rechter Pfeil)</code> -> <code class="language-plaintext highlighter-rouge">Proxy-Einstellungen</code> -> <code class="language-plaintext highlighter-rouge">Detailliertes Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">Bild</a>)</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole den SafeBS9Installer gestartet haben
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -722,7 +722,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -730,12 +730,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
@ -766,10 +766,10 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um das Rosalina-Menü zu schließen</li>
|
||||
<li>Drücke (Home) und schließe die Download-Spiel Anwendung</li>
|
||||
<li>Starte die Download-Spiel Anwendung erneut</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Starte slotTool aus der Liste der Homebrew-Anwendungen</li>
|
||||
<li>Wähle “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Dein Gerät wird dann neustarten</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -537,7 +537,7 @@ window.cookieconsent.initialise({
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
<ul>
|
||||
<li>Ein Magnet, der den Standby-Modus des Geräts auslöst (wenn das Gerät zuklappbar ist)</li>
|
||||
<li>A magnet that triggers the sleep mode of your console (if using a folding style console)</li>
|
||||
<li>Deine ntrboot geflashte Flashkarte</li>
|
||||
<li>Die neueste Version vom <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (Direkter Download)</li>
|
||||
<li>Die neueste Version von <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (Direkter Download)</li>
|
||||
@ -549,7 +549,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="schritt-i---vorbereitungen">Schritt I - Vorbereitungen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your console’s SD card into your computer
|
||||
<ul>
|
||||
<li>Die SD-Karte deines 3DS, <em>nicht</em> die SD-Karte deiner Flashkarte</li>
|
||||
@ -568,20 +568,20 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-ntrboot-file-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Reinsert your SD card into your 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---ntrboot">Schritt II - ntrboot</h4>
|
||||
|
||||
<ol>
|
||||
<li>Benutze den Magneten, um die Stelle an deiner Konsole zu finden an der der Schlafmodus ausgelöst wird
|
||||
<li>Use the magnet to find the spot on your console where the sleep sensor is triggered
|
||||
<ul>
|
||||
<li>Dieser Schritt ist für den alten 2DS nicht notwendig (da dieser einen Schlafmodus-Schalter hat)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Stecke deine Flashkarte in deine Konsole</li>
|
||||
<li>Platziere den Magneten auf deiner Konsole um den Schlafmodus auszulösen
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your flashcart into your console</li>
|
||||
<li>Place the magnet on your console to trigger the sleep sensor
|
||||
<ul>
|
||||
<li>Auf dem alten 2DS solltest du stattdessen den Schlafmodus-Schalter anmachen</li>
|
||||
</ul>
|
||||
@ -592,7 +592,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet</li>
|
||||
<li>Entferne den Magnet von deinem System
|
||||
<li>Remove the magnet from your console
|
||||
<ul>
|
||||
<li>Auf dem alten 2DS solltest du stattdessen den Schlafmodus-Schalter ausmachen</li>
|
||||
</ul>
|
||||
@ -601,7 +601,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="schritt-iii---boot9strap-installieren">Schritt III - boot9strap installieren</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -609,9 +609,9 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es fertig ist, schalte deine Konsole aus indem du den Power-Knopf gedrückt hältst
|
||||
<li>Once it is completed, force your console to power off by holding down the power button
|
||||
<ul>
|
||||
<li>Deine Konsole wird nur den SafeB9SInstaller-Bildschirm starten bis der nächste Abschnitt abgeschlossen ist</li>
|
||||
<li>Your console will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -622,12 +622,12 @@ window.cookieconsent.initialise({
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Lösche <code class="language-plaintext highlighter-rouge">boot.firm</code> aus dem Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Copy <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>
|
||||
<li>Stecke deine SD-Karte wieder in deine Konsole</li>
|
||||
<li>Schalte deine Konsole an1. Your device should have booted into the Luma3DS configuration menu
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console1. 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>
|
||||
@ -796,7 +796,7 @@ Wenn du deine HW revision nicht weißt, probiere einfach alle für deine Karte a
|
||||
<h5 id="anleitung-1">Anleitung</h5>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer
|
||||
<ul>
|
||||
<li>Die SD-Karte deines 3DS, <em>nicht</em> die SD-Karte deiner Flashkarte</li>
|
||||
@ -806,8 +806,8 @@ Wenn du deine HW revision nicht weißt, probiere einfach alle für deine Karte a
|
||||
<li>Kopiere die <code class="language-plaintext highlighter-rouge">.bin</code>-Datei von deiner Flashrom-Backup <code class="language-plaintext highlighter-rouge">.zip</code> in den Ordner <code class="language-plaintext highlighter-rouge">/ntrboot/</code> auf dem Stammverzeichnis der SD-Karte</li>
|
||||
<li>Erstelle einen Ordner mit dem Namen <code class="language-plaintext highlighter-rouge">payloads</code> im <code class="language-plaintext highlighter-rouge">luma</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">ntrboot_flasher.firm</code> in den <code class="language-plaintext highlighter-rouge">/luma/payloads</code> Ordner der SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Stecke die ntrboot-kompatible DS / DSi Flashkarte in deine Konsole</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Insert your ntrboot compatible DS / DSi flashcart into your console</li>
|
||||
<li>Starte ntrboot_flasher, indem du während dem Starten deiner Konsole die Taste (Start) gedrückt hältst</li>
|
||||
<li>Lies die Warnung auf dem roten Bildschirm</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
@ -820,7 +820,7 @@ Wenn du deine HW revision nicht weißt, probiere einfach alle für deine Karte a
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Warte, bis der Prozess beendet ist</li>
|
||||
<li>Drücke (A), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Drücke (B), um deine Konsole auszuschalten</li>
|
||||
<li>Press (B) to power off your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
@ -533,9 +533,9 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="kompatibilitätshinweise">Kompatibilitätshinweise</h3>
|
||||
|
||||
<p>safecerthax is compatible with all Old 3DS and Old 2DS devices in all regions on system versions 1.0.0 through 11.14.0.</p>
|
||||
<p>safecerthax is compatible with all Old 3DS and Old 2DS consoles in all regions on system versions 1.0.0 through 11.14.0.</p>
|
||||
|
||||
<p class="notice--info">This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the device you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing.</p>
|
||||
<p class="notice--info">This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the console you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing.</p>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
@ -549,16 +549,16 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera did NOT appear, you cannot follow this method. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
@ -577,13 +577,13 @@ window.cookieconsent.initialise({
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">boot9strap</code> im Stammverzeichnis deiner SD-Karte</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 <code class="language-plaintext highlighter-rouge">/boot9strap/</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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>
|
||||
|
||||
<h4 id="section-iii---safecerthax-proxy">Section III - safecerthax proxy</h4>
|
||||
|
||||
<p>In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your device.</p>
|
||||
<p>In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your console.</p>
|
||||
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your console.</p>
|
||||
|
||||
@ -602,17 +602,17 @@ window.cookieconsent.initialise({
|
||||
<li>
|
||||
<p>Click “OK” to continue</p>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---safecerthax">Section IV - safecerthax</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family devices) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein “System Update” Menü)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen
|
||||
@ -625,14 +625,14 @@ window.cookieconsent.initialise({
|
||||
<li>Press “OK” to close the error message</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet
|
||||
<ul>
|
||||
<li>If the device freezes or crashes, force power off the device, then retry this section</li>
|
||||
<li>If the console freezes or crashes, force power off the console, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installing-boot9strap">Section V - Installing boot9strap</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -640,12 +640,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
@ -672,7 +672,7 @@ window.cookieconsent.initialise({
|
||||
<li>Der Test sollte erfolgreich sein</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
<ul>
|
||||
<li>The latest release of <a href="http://soundhax.com">Soundhax</a> <em>(for your region, device, and version)</em>
|
||||
<li>The latest release of <a href="http://soundhax.com">Soundhax</a> <em>(for your region, console, and version)</em>
|
||||
<ul>
|
||||
<li>If Soundhax appears in your browser as an unplayable video, press Ctrl+S or Cmd+S to save it to your computer</li>
|
||||
</ul>
|
||||
@ -553,7 +553,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere die Soundhax<code class="language-plaintext highlighter-rouge">.m4a</code> in das Stammverzeichnis der SD-Karte
|
||||
<ul>
|
||||
@ -565,8 +565,8 @@ window.cookieconsent.initialise({
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">boot9strap</code> im Stammverzeichnis deiner SD-Karte</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 <code class="language-plaintext highlighter-rouge">/boot9strap/</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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/uosoundhax-root-layout.png" alt="" /></p>
|
||||
@ -578,8 +578,8 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<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>
|
||||
<li>
|
||||
<p>Starte die Nintendo 3DS Sound App</p>
|
||||
|
||||
@ -605,7 +605,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="schritt-iii---boot9strap-installieren">Schritt III - boot9strap installieren</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -613,12 +613,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp.</p>
|
||||
|
||||
<p class="notice--warning">If you have updated your device to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
<p class="notice--warning">If you have updated your console to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
@ -556,7 +556,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both browserhax and universal-otherapp.</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">otherapp.bin</code> to the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>
|
||||
<ul>
|
||||
@ -568,8 +568,8 @@ window.cookieconsent.initialise({
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">boot9strap</code> im Stammverzeichnis deiner SD-Karte</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 <code class="language-plaintext highlighter-rouge">/boot9strap/</code>-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> from the SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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>
|
||||
|
||||
<h4 id="section-ii---ssloth">Section II - SSLoth</h4>
|
||||
@ -622,7 +622,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -630,12 +630,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
@ -662,7 +662,7 @@ window.cookieconsent.initialise({
|
||||
<li>Der Test sollte erfolgreich sein</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -555,7 +555,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="abschnitt-i---vorbereitungen">Abschnitt I - Vorbereitungen</h4>
|
||||
|
||||
<p>In diesem Schritt wirst du die Dateien, die zum Auslösen des unSAFE_MODE Exploits benutzt werden, auf die SD-Karte deiner Konsole kopieren.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Deine SD-Karte sollte in deinem Computer eingesteckt sein</li>
|
||||
@ -579,23 +579,23 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu, which can be used to overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
|
||||
<ol>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If the BB3 multihax menu doesn’t open, <a href="troubleshooting#bannerbomb3">follow this troubleshooting guide</a></li>
|
||||
<li>If the BB3 multihax menu says “cfw installed already”, you already have custom firmware and should continue from <a href="checking-for-cfw">here</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Install unSAFE_MODE”
|
||||
<ul>
|
||||
<li>Your device will automatically power off</li>
|
||||
<li>Your console will automatically power off</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Ensure that all three connections are named “Haaaaaaaxxxxxxxxx…”
|
||||
<ul>
|
||||
@ -603,17 +603,17 @@ window.cookieconsent.initialise({
|
||||
<li>If all three connections are NOT all named “Haaaaaaaxxxxxxxxx…”, STOP! Something went wrong in this section and MUST be fixed before you can continue</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---unsafe_mode">Section III - unSAFE_MODE</h4>
|
||||
|
||||
<p>In diesem Abschnitt du wirst in den Safe Mode (eine Funktion, die auf allen 3DS Geräten verfügbar ist) starten und zu einem Menü navigieren, in dem unSAFE_MODE ausgelöst wird, die deine Konsole in den boot9strap (Custom Firmware) Installer starten wird.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Während deine Konsole noch ausgeschalten ist, halte die folgenden Tasten: (L) + (R) + (Steuerkreuz oben) + (A), und während du all diese Tasten zusammen gedrückt hältst, schalte deine Konsole an
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein “System Update” Menü)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen
|
||||
@ -625,10 +625,10 @@ window.cookieconsent.initialise({
|
||||
<li>Das Update wird irgendwann mit dem Fehlercode <code class="language-plaintext highlighter-rouge">003-1099</code> fehlschlagen. Dies ist so vorgesehen</li>
|
||||
<li>Wenn du gefragt wirst, ob die Internet Einstellungen festgelegt werden möchtest, wähle “Festlegen”</li>
|
||||
<li>Öffne im folgenden Menü <code class="language-plaintext highlighter-rouge">Verbindung 1</code> -> <code class="language-plaintext highlighter-rouge">Einstellungen ändern</code> -> <code class="language-plaintext highlighter-rouge">Nächste Seite (rechter Pfeil)</code> -> <code class="language-plaintext highlighter-rouge">Proxy-Einstellungen</code> -> <code class="language-plaintext highlighter-rouge">Detailliertes Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">Bild</a>)</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird deine Konsole den SafeBS9Installer gestartet haben
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -636,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
|
||||
|
||||
<p>In diesem Abschnitt wirst du Custom Firmware auf deinem Gerät installieren.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Wenn du gebeten wirst, eine Tastenkombination einzugeben, gib die Tastenkombination auf dem oberen Bildschirm ein, um boot9strap zu installieren
|
||||
@ -644,12 +644,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es abgeschlossen ist, drücke (A) um die Konsole neuzustarten</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>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>
|
||||
@ -666,14 +666,14 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit a second time so that you can restore the Wi-Fi connection slots that were overwritten in Section II.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Uninstall unSAFE_MODE”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder and from your computer. This file will not be needed anymore</li>
|
||||
|
@ -520,10 +520,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Hier ist, was du wissen solltest:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. Du kannst deine Luma Version überprüfen, indem du (Select) gedrückt hältst während du deine Konsole hochfährst.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
<summary><strong>3DS/2DS compatibility</strong></summary>
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/onboarding/compatible.png" alt="" /></p>
|
||||
|
||||
<p>This guide works with every retail device in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL, regardless of region or firmware.</p>
|
||||
<p>This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL, regardless of region or firmware.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -566,9 +566,9 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--warning">
|
||||
<summary><strong>Potential risks</strong></summary>
|
||||
|
||||
<p>By modding your device, you subject it to the remote (but non-zero) possibility of the device being banned from online play or bricked (rendered non-functional). <strong><em>Incorrect file placement will NOT brick your device</em></strong>, but purposely skipping instructions might. Similarly, the last ban wave occurred over five years ago, but there is no guarantee that another one will not occur in the future.</p>
|
||||
<p>By modding your console, you subject it to the remote (but non-zero) possibility of the console being banned from online play or bricked (rendered non-functional). <strong><em>Incorrect file placement will NOT brick your console</em></strong>, but purposely skipping instructions might. Similarly, the last ban wave occurred over five years ago, but there is no guarantee that another one will not occur in the future.</p>
|
||||
|
||||
<p>In short: Modding your device is safe, but it’s <strong><em>your responsibility</em></strong> if something goes wrong.</p>
|
||||
<p>In short: Modding your console is safe, but it’s <strong><em>your responsibility</em></strong> if something goes wrong.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -548,11 +548,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 <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-ii---sicherung-der-sysnand-dsiware-spielstände">Schritt II - Sicherung der SysNAND DSiWare Spielstände</h4>
|
||||
@ -560,7 +560,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Wenn du noch keine DSiWare-Spiele oder Spielstände hast, überspringe diesen Abschnitt.</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Wenn du aufgefordert wirst, ein “essential files backup” durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist</li>
|
||||
<li>Wenn du aufgefordert wirst Datum und Uhrzeit der “RTC” (Real Time Clock, Echtzeituhr) zu korrigieren, drücke (A), stelle Datum und Uhrzeit ein und drücke (A) um fortzufahren
|
||||
<ul>
|
||||
@ -592,14 +592,14 @@ Markiere dazu <code class="language-plaintext highlighter-rouge">[A:] SYSNAND SD
|
||||
<ul>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
<li>Starte deine Konsole, während du (Start) gedrückt hälst, um das Luma3DS chainloader-Menü zu starten</li>
|
||||
<li>Boot your console while holding (Start) to launch the Luma3DS chainloader menu</li>
|
||||
<li>Starte GodMode9, indem du (A) drückst</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Drücke (A), um<code class="language-plaintext highlighter-rouge">agbsave.bin</code> auszuwählen</li>
|
||||
<li>Wähle “AGBSAVE options…”</li>
|
||||
<li>Wähle “Dump GBA VC save”</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -607,7 +607,7 @@ Markiere dazu <code class="language-plaintext highlighter-rouge">[A:] SYSNAND SD
|
||||
<h4 id="schritt-iv---emunand-auf-sysnand-kopieren">Schritt IV - EmuNAND auf SysNAND kopieren</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[E:] EMUNAND VIRTUAL</code></li>
|
||||
<li>Drücke (A) auf <code class="language-plaintext highlighter-rouge">nand.bin</code>, um es auszuwählen, wähle dann “NAND image options…”, dann wähle “Restore SysNAND (safe)”</li>
|
||||
<li>Drücke (A), um SysNAND-Änderungen zu aktivieren. Gib danach die angezeigte Tastenkombination ein
|
||||
@ -654,13 +654,13 @@ Markiere dazu <code class="language-plaintext highlighter-rouge">[A:] SYSNAND SD
|
||||
Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wähle dann “Search for titles”.</p>
|
||||
|
||||
<ol>
|
||||
<li>Halte (R) gedrückt und drücke gleichzeitig (Start), um dein Gerät abzuschalten</li>
|
||||
<li>Schalte das Gerät wieder ein, der SysNAND erscheint.</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Power on your console into SysNAND</li>
|
||||
<li>Führe den folgenden Prozess für jedes GBA VC Spiel durch, bei dem du einen Spielstand wiederherstellen möchtest:
|
||||
<ul>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
<li>Starte deine Konsole, während du (Start) gedrückt hälst, um das Luma3DS chainloader-Menü zu starten</li>
|
||||
<li>Boot your console while holding (Start) to launch the Luma3DS chainloader menu</li>
|
||||
<li>Starte GodMode9, indem du (A) drückst
|
||||
Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Drücke zur Wiederherstellung die Taste (Y) auf der gewünschten Datei (<code class="language-plaintext highlighter-rouge"><TitleID>.gbavc.sav</code>)</li>
|
||||
@ -670,7 +670,7 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh
|
||||
<li>Wähle “AGBSAVE options…”</li>
|
||||
<li>Wähle “Inject GBA VC save”</li>
|
||||
<li>Drücke (A), um fortzufahren</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Starte das GBA VC spiel
|
||||
Verlasse das GBA VC Spiel wieder</li>
|
||||
</ul>
|
||||
@ -680,7 +680,7 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh
|
||||
<h4 id="schritt-vii---backup-vom-sysnand-erstellen">Schritt VII - Backup vom SysNAND erstellen</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -696,7 +696,7 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Halte (R) gedrückt und drücke gleichzeitig (Start), um dein Gerät abzuschalten</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -705,14 +705,14 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>** Sichere jede Datei von deiner SD-Karte in einem Ordner auf deinem Computer, da in den nächsten Schritten alle Dateien gelöscht werden **</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="schritt-viii---sd-karte-formatieren">Schritt VIII - SD-Karte formatieren</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “More…”</li>
|
||||
<li>Wähle “SD format menu”</li>
|
||||
@ -728,7 +728,7 @@ Betätige dazu zeitgleich die Tasten (R) und (A) im GodMode9 Hauptmenü und wäh
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Kopiere alle Dateien zurück auf deine SD-Karte
|
||||
Ersetze die Datei <code class="language-plaintext highlighter-rouge">boot.firm</code> auf deiner SD-Karte durch eine aus deinem Backup</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Drücke (A) um die SD-Karte einzuhängen</li>
|
||||
<li>Drücke (Start), um das System neu zu starten</li>
|
||||
</ol>
|
||||
|
@ -527,7 +527,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Um boot9strap mit ntrboot zu installieren benötigst du eine kompatible DS / DSi Flashkarte, worauf du ntrboot installieren kannst. Beachte dass manche Flashcarts schon mit ntrboot geliefert werden.</p>
|
||||
|
||||
<p>While the ntrboot exploit works independently of the system version, the ntrboot flasher (which installs the exploit to the cart) is not. Das heißt, abhängig von der Version und dem Gerät, welches von der Flashkarte unterstützt wird, werden nur bestimmte Methoden für dich verfügbar sein.</p>
|
||||
<p>While the ntrboot exploit works independently of the system version, the ntrboot flasher (which installs the exploit to the cart) is not. This means that, depending on the versions and consoles supported by your flashcart, only certain methods may be available to you.</p>
|
||||
|
||||
<p>Karten mit ‘Time Bomb’ sind nicht länger in der Lage ‘.nds’ Dateien zu starten, wenn sie erkennen das die System Uhr ein Datum überschritten hat, welches von der Flashkartenfirmware bestimmt wurde. Eine Methode das zu umgehen ist, die System Uhr auf ein früheres Datum zu setzen.</p>
|
||||
|
||||
@ -676,13 +676,13 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/ntrboot-flashcarts.png" alt="" /></p>
|
||||
|
||||
<p>Stelle sicher dass deine Flashkarte in der Lage ist ‘.nds’ Dateien zu starten bevor du beginnst. Einige Flashcarts erfordern dass eine Firmware oder ‘‘kernel’’ Dateien vorher auf die SD der Flashcart kopiert werden. Siehe deine spezielle Flashkarten-Betriebsanleitung ein, um mehr Informationen diesbezüglich zu erhalten.</p>
|
||||
<p>Ensure your flashcart is able to launch <code class="language-plaintext highlighter-rouge">.nds</code> files on your console before beginning. Einige Flashcarts erfordern dass eine Firmware oder ‘‘kernel’’ Dateien vorher auf die SD der Flashcart kopiert werden. Siehe deine spezielle Flashkarten-Betriebsanleitung ein, um mehr Informationen diesbezüglich zu erhalten.</p>
|
||||
|
||||
<p>Beachte jedoch, dass einige Methoden zusätzliche Kompatibilitätsinformationen enthalten.</p>
|
||||
|
||||
<p>The usage of this exploit, regardless of the flashing method, requires access to a small magnet if the target device is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). Das ist nötig, weil der Exploit erfordert, dass dein Gerät in den Schlafmodus geht, ohne den Zugang zu den Tasten zu verlieren.</p>
|
||||
<p>The usage of this exploit, regardless of the flashing method, requires access to a small magnet if the target console is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). This is because the exploit requires your console to enter sleep mode while still having access to the buttons.</p>
|
||||
|
||||
<p class="notice--info">Um zu testen ob ein Magnet funktionieren wird, halte es auf oder in die Nähe der (A)(B)(X)(Y)-Tasten während die Konsole eingeschaltet ist, um zu sehen ob der Schlafmodus ausgelöst wird. Wenn dies der Fall ist, werden beide Bildschirme solange schwarz bleiben wie der Magnet an der Stelle gehalten wird.</p>
|
||||
<p class="notice--info">To test if a magnet will work, hold it on or around the (A)(B)(X)(Y) buttons while the console is powered on to see if it triggers sleep mode. Wenn dies der Fall ist, werden beide Bildschirme solange schwarz bleiben wie der Magnet an der Stelle gehalten wird.</p>
|
||||
|
||||
<p>Beachte dass die Flashkarte nicht in der Lage ist, ihre Standardfunktionen auszuführen, solange der ntrboot exploit installiert ist (Ausnahme ist die Acekard 2i, welche weiterhin funktioniert <em>auf NDS und 3DS Custom Firmware Systemen</em>). This means that, for most flashcarts, it will not even display on the HOME Menu. Am Ende der ntrboot flashen Anleitung findest du optional weitere Schritte, welche dir erklären, wie du ntrboot wieder von deiner Flashkarte entfernen und diese wieder wie gewohnt nutzen kannst.</p>
|
||||
|
||||
@ -703,7 +703,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="ntrboot-flashen-mehrere-3ds-systeme">ntrboot flashen (Mehrere 3DS-Systeme)</h4>
|
||||
|
||||
<p>Diese Methode erfordert einen temporären Zugriff auf ein zweites System der 3DS-Familie, das boot9strap schon hat. Dies erfordert nicht, dass deine Flashcart die 3DS-Version unterstützt.</p>
|
||||
<p>This method requires temporary access to a second 3DS family console that is already running boot9strap. Dies erfordert nicht, dass deine Flashcart die 3DS-Version unterstützt.</p>
|
||||
|
||||
<p class="notice--primary">Fortfahren mit <a href="flashing-ntrboot-(3ds-multi-system)">ntrboot flashen (Mehrere 3DS-Systeme)</a></p>
|
||||
|
||||
|
@ -526,7 +526,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0).</p>
|
||||
<p>This is an add-on section for region changing your console. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your console normally to the latest firmware (11.17.0).</p>
|
||||
|
||||
<p>Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">Locale Emulation</a>. Additionally, running NDS games with alternative out-of-region languages is supported by <a href="https://github.com/DS-Homebrew/TWiLightMenu/releases">TWiLight Menu++</a>. You should only perform a region change if you wish to have your system UI is in a language that is not available on your console’s current region.</p>
|
||||
|
||||
@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--warning">As a part of this process, your system configuration will be reset to its defaults. This includes things such as your username, country, and language. Installed games and their save data will not be affected.</p>
|
||||
|
||||
<div class="notice--danger">
|
||||
<p>If you change the region of your device:</p>
|
||||
<p>If you change the region of your console:</p>
|
||||
|
||||
<ul>
|
||||
<li>You will not be able to use your NNID (if you have one). NNIDs are locked to the region that they were created in.</li>
|
||||
@ -546,7 +546,7 @@ window.cookieconsent.initialise({
|
||||
<li>That being said, system transfer and game updates are region locked anyway (e.g. Japanese eShop only has Japanese game updates).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>You will not be able to uninstall custom firmware without bricking the device!</strong> If you intend to uninstall custom firmware in the future, you <strong>MUST</strong> restore your NAND backup that was created before the region change.</li>
|
||||
<li><strong>You will not be able to uninstall custom firmware without bricking the console!</strong> If you intend to uninstall custom firmware in the future, you <strong>MUST</strong> restore your NAND backup that was created before the region change.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -557,7 +557,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Die neuste Version von GodMode9 (siehe https://github.com/d0k3/GodMode9/releases/latest) (die GodMode9.<code class="language-plaintext highlighter-rouge">zip</code> Datei)</li>
|
||||
<li>Die neueste Version von <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(die <code class="language-plaintext highlighter-rouge">.3dsx</code> Datei)</em></li>
|
||||
<li>The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download “New 3DS or 2DS - USA” if you have a New 3DS and want to change your region to USA)
|
||||
<li>The 11.15.0 CTRTransfer image for your console type of the region that you want to change to (e.g. Download “New 3DS or 2DS - USA” if you have a New 3DS and want to change your region to USA)
|
||||
<ul>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer</a></li>
|
||||
@ -579,20 +579,20 @@ 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>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Kopiere die 11.15.0 CTRTransfer Image <code class="language-plaintext highlighter-rouge">.bin</code> Datei von der CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> zum <code class="language-plaintext highlighter-rouge">/gm9/</code> Ordner auf deiner SD-Karte</li>
|
||||
<li>Kopiere <code class="language-plaintext highlighter-rouge">FBI.3dsx</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>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---nand-backup">Section II - NAND Backup</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -608,7 +608,7 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Halte (R) gedrückt und drücke gleichzeitig (Start), um dein Gerät abzuschalten</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -617,13 +617,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---ctrtransfer">Section III - CTRTransfer</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Wenn du aufgefordert wirst, ein “essential files backup” durchzuführen, drücke (A). Drücke erneut (A) nachdem es abgeschlossen ist</li>
|
||||
<li>Wenn du aufgefordert wirst Datum und Uhrzeit der “RTC” (Real Time Clock, Echtzeituhr) zu korrigieren, drücke (A), stelle Datum und Uhrzeit ein und drücke (A) um fortzufahren
|
||||
<ul>
|
||||
@ -657,8 +657,8 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Updates mit B9S + Luma (welches du hast) sind sicher</li>
|
||||
<li>Wenn eine Fehlermeldung auftaucht, musst du in den DNS-Einstellungen die Option “Ja” auswählen, wenn du gefragt wirst, ob die DNS automatisch bezogen werden soll</li>
|
||||
@ -680,9 +680,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -712,11 +712,11 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---deleting-system-save-data">Section VI - Deleting system save data</h4>
|
||||
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some devices.</p>
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigiere zu <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Drücke (X) auf die CTRTransfer-Abbild <code class="language-plaintext highlighter-rouge">.bin</code> um es zu löschen</li>
|
||||
<li>Drücke (A) zum bestätigen</li>
|
||||
@ -735,13 +735,13 @@ window.cookieconsent.initialise({
|
||||
<li>Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given</li>
|
||||
<li>Once the file has been deleted, press (A) to continue</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Your device will load into the initial setup menu
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Your console will load into the initial setup menu
|
||||
<ul>
|
||||
<li>This is expected behaviour. You have not lost any of your game data</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your device’s screen</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your console’s screen</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -536,8 +536,8 @@ window.cookieconsent.initialise({
|
||||
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>If you see the Luma3DS configuration menu, press (Start) to save and reboot</li>
|
||||
</ul>
|
||||
|
@ -524,7 +524,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -534,7 +534,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -545,7 +545,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zum “Nintendo 3DS”-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -562,14 +562,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole an
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Deine SD-Karte muss an dieser Stelle noch nicht wieder eingesteckt werden</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Find your Mii profile, then find the “Friend Code” field on the top screen</li>
|
||||
@ -577,7 +577,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -585,8 +585,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -596,7 +596,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -616,7 +616,7 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -532,7 +532,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
|
||||
|
||||
|
@ -518,7 +518,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -528,7 +528,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -539,7 +539,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zum “Nintendo 3DS”-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -556,14 +556,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole an
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Deine SD-Karte muss an dieser Stelle noch nicht wieder eingesteckt werden</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Find your Mii profile, then find the “Friend Code” field on the top screen</li>
|
||||
@ -571,7 +571,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -579,8 +579,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -590,7 +590,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -610,14 +610,14 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-bannerbomb3">Next step: BannerBomb3</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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
<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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></p>
|
||||
|
||||
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -529,7 +529,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigiere zum “Nintendo 3DS”-Ordner auf deiner SD-Karte</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -557,14 +557,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole an
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Deine SD-Karte muss an dieser Stelle noch nicht wieder eingesteckt werden</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your device cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Find your Mii profile, then find the “Friend Code” field on the top screen</li>
|
||||
@ -572,7 +572,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -580,8 +580,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -591,7 +591,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -611,14 +611,14 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-bannerbomb3">Next step: BannerBomb3</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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
<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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="bannerbomb3">BannerBomb3</a></p>
|
||||
|
||||
|
@ -534,8 +534,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Probleme nach der Installation:</p>
|
||||
<ul>
|
||||
<li><a href="#boot-issues-on-devices-with-custom-firmware">Boot issues</a></li>
|
||||
<li><a href="#software-issues-on-devices-with-custom-firmware">Software issues</a></li>
|
||||
<li><a href="#boot-issues-on-consoles-with-custom-firmware">Boot issues</a></li>
|
||||
<li><a href="#software-issues-on-consoles-with-custom-firmware">Software issues</a></li>
|
||||
</ul>
|
||||
|
||||
</details>
|
||||
@ -575,17 +575,17 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/multiple-id0.png" alt="" /></p>
|
||||
|
||||
<p>Das passiert, wenn du deine SD-Karte in mehreren 3DS-Konsolen benutzt und existiert, um das Zusammenprallen von Daten zu verhindern, die dein Gerät nicht benutzen kann. Um herauszufinden, welcher der langen Ordner der richtige ist, folge diesen Anweisungen:</p>
|
||||
<p>This occurs when you use your SD card in multiple 3DS consoles and is intended to prevent inadvertently merging data that would not be valid on other consoles. Um herauszufinden, welcher der langen Ordner der richtige ist, folge diesen Anweisungen:</p>
|
||||
|
||||
<ol>
|
||||
<li>Benenne den <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> Ordner zu <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code> um</li>
|
||||
<li>Stecke deine SD-Karte in deine Konsole und schalte sie an</li>
|
||||
<li>Warte bis die Konsole die SD-Karten Daten erstellt hat
|
||||
<li>Reinsert your SD card into your console and power on your console</li>
|
||||
<li>Wait for the console to generate the SD card data
|
||||
<ul>
|
||||
<li>Deine Apps werden verschwunden sein. Das ist normal und wird gleich behoben</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus und stecke deine SD-Karte wieder in deinen Computer</li>
|
||||
<li>Power off your console and reinsert your SD card into your computer</li>
|
||||
<li>Navigiere zum “Nintendo 3DS”-Ordner auf deiner SD-Karte</li>
|
||||
<li>Kopiere den 32 Buchstaben langen Ordnernamen von dem Ordner, den du siehst
|
||||
<ul>
|
||||
@ -638,7 +638,7 @@ verwenden wirst</li>
|
||||
|
||||
<p>Stelle außerdem sicher, dass <code class="language-plaintext highlighter-rouge">bb3.bin</code> im Stammverzeichnis der SD-Karte liegt. Wenn es fehlt, dann lade die neuste Version von <a href="https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin">Bannerbomb3</a> herunter (direkter Download) und kopiere die <code class="language-plaintext highlighter-rouge">bb3.bin</code> Datei in das Stammverzeichnis deiner SD-Karte.</p>
|
||||
|
||||
<p>Wenn keine dieser Lösungen dieses Problem behebt, dann wurde auf dieser Konsole möglicherweise Custom Firmware auf eine Weise deinstalliert, die diese Methode unmöglich macht. Wenn das der Fall ist, trete dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> Server bei und frage, auf Englisch, nach Hilfe.</p>
|
||||
<p>If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this console in a way that makes this method impossible to perform. Wenn das der Fall ist, trete dem <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> Server bei und frage, auf Englisch, nach Hilfe.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -763,7 +763,7 @@ verwenden wirst</li>
|
||||
<details>
|
||||
<summary><u>"An exception occurred" or Errdisp when opening Picross</u></summary>
|
||||
|
||||
<p>Your device already has custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>
|
||||
<p>Your console already has custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -783,9 +783,9 @@ verwenden wirst</li>
|
||||
<details>
|
||||
<summary><u>Red/purple/pink and white screen after running Soundhax</u></summary>
|
||||
|
||||
<p>If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">here</a>.</p>
|
||||
<p>If your console is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">here</a>.</p>
|
||||
|
||||
<p>If your device is not on those firmwares, it likely indicates that you already have custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>
|
||||
<p>If your console is not on those firmwares, it likely indicates that you already have custom firmware. You should <a href="checking-for-cfw">check for CFW</a>.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -797,7 +797,7 @@ verwenden wirst</li>
|
||||
<details>
|
||||
<summary><u>"Could not play"</u></summary>
|
||||
|
||||
<p>You have the wrong Soundhax file for your device and region, or your device is incompatible with Soundhax. In the latter case, you should update your device to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
<p>You have the wrong Soundhax file for your console and region, or your console is incompatible with Soundhax. In the latter case, you should update your console to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -857,7 +857,7 @@ verwenden wirst</li>
|
||||
<p>Follow these steps in order:</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code></li>
|
||||
<li>Set “Proxy Settings” to “No”</li>
|
||||
@ -882,7 +882,7 @@ verwenden wirst</li>
|
||||
<details>
|
||||
<summary><u>"To use the Internet Browser, please update your system using the System Update option in the System Settings."</u></summary>
|
||||
|
||||
<p>First, make sure you entered the correct proxy for the connection you’re using. If not, go back to <a href="installing-boot9strap-(ssloth-browser).html#section-ii---ssloth">Section II</a>. If the proxy is correct, then your device has been cart-updated, which means an alternate exploit will need to be used.</p>
|
||||
<p>First, make sure you entered the correct proxy for the connection you’re using. If not, go back to <a href="installing-boot9strap-(ssloth-browser).html#section-ii---ssloth">Section II</a>. If the proxy is correct, then your console has been cart-updated, which means an alternate exploit will need to be used.</p>
|
||||
|
||||
<p><u>Method 1</u><br />
|
||||
If the two numbers before the region in the system version string is equal to or less than 36 (e.g. Ver. 11.14.0-<strong>36</strong>U), you can follow <a href="installing-boot9strap-(soundhax)">Soundhax</a>. When prompted to select a firmware to generate the sound file, use:</p>
|
||||
@ -899,9 +899,9 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<ol>
|
||||
<li>Ensure that the proxy that you used for SSLoth is still actively applied to your internet connection</li>
|
||||
<li>With your device powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Halte die Tastengedrückt, bis deine Konsole den Safe Mode startet (ein “System Update” Menü)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen</li>
|
||||
@ -910,7 +910,7 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<hr />
|
||||
|
||||
<p>If these methods didn’t work (or do not apply to you), update your device to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
<p>If these methods didn’t work (or do not apply to you), update your console to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -972,7 +972,7 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
<h2 id="finalizing-setup">Finalizing Setup</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>Unable to update device</u></summary>
|
||||
<summary><u>Unable to update console</u></summary>
|
||||
|
||||
<p>The steps below can be attempted in any order, but are listed from easiest to hardest to perform.</p>
|
||||
|
||||
@ -1029,16 +1029,16 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<hr />
|
||||
|
||||
<h2 id="boot-issues-on-devices-with-custom-firmware">Boot issues on devices with custom firmware</h2>
|
||||
<h2 id="boot-issues-on-consoles-with-custom-firmware">Boot issues on consoles with custom firmware</h2>
|
||||
|
||||
<p class="notice--info">The steps detailed here generally assume that your device has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions.</p>
|
||||
<p class="notice--info">The steps detailed here generally assume that your console has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). If your console is running an older homebrew setup (for example, something based on arm9loaderhax or menuhax), you should update your setup before trying these instructions.</p>
|
||||
|
||||
<h3 id="powernotification-light-indicators">Power/notification light indicators</h3>
|
||||
|
||||
<details>
|
||||
<summary><u>My device powers off when I try to turn it on, and/or the notification LED shows a color on boot</u></summary>
|
||||
<summary><u>My console powers off when I try to turn it on, and/or the notification LED shows a color on boot</u></summary>
|
||||
|
||||
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">boot.firm</code> file. If you’re running <a href="https://github.com/SciresM/boot9strap/releases/tag/1.4">boot9strap 1.4</a>, your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your <code class="language-plaintext highlighter-rouge">boot.firm</code> file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device.</p>
|
||||
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">boot.firm</code> file. If you’re running <a href="https://github.com/SciresM/boot9strap/releases/tag/1.4">boot9strap 1.4</a>, your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your <code class="language-plaintext highlighter-rouge">boot.firm</code> file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the console.</p>
|
||||
|
||||
<p>If the notification LED flashes:</p>
|
||||
|
||||
@ -1050,18 +1050,18 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<p>You can get a new <code class="language-plaintext highlighter-rouge">boot.firm</code> file by downloading the <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">latest release of Luma3DS</a>, extracting it, and placing <code class="language-plaintext highlighter-rouge">boot.firm</code> on the root of your SD card. If your <code class="language-plaintext highlighter-rouge">boot.firm</code> file is consistently being detected as corrupted, you may want to check your SD card for errors (<a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, or <a href="f3xswift-(mac)">macOS</a>). Also, note that the 3DS tends to have issues with files extracted using WinRAR.</p>
|
||||
|
||||
<p>If you hear a “popping sound”, potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your device (such as a disconnected backlight cable). You may be able to get your device to boot by holding it at certain angles.</p>
|
||||
<p>If you hear a “popping sound”, potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your console (such as a disconnected backlight cable). You may be able to get your console to boot by holding it at certain angles.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>My device gets stuck on a black screen with blue power light staying on</u></summary>
|
||||
<summary><u>My console gets stuck on a black screen with blue power light staying on</u></summary>
|
||||
|
||||
<p>The steps below can be attempted in any order, but are listed from least to most time-consuming.</p>
|
||||
|
||||
<ol>
|
||||
<li>Power off your device, remove the SD card, re-insert it, then power on your device.</li>
|
||||
<li>Power off your device, eject the game cartridge if inserted, power on your device, then wait up to ten minutes. If your device boots within ten minutes, the issue has been fixed and is unlikely to reoccur</li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on your SD card to <code class="language-plaintext highlighter-rouge">Nintendo 3DS_BACKUP</code>, then attempt to boot. If your device successfully boots, there is some issue within your <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder. Try clearing HOME Menu extdata:
|
||||
<li>Power off your console, remove the SD card, re-insert it, then power on your console.</li>
|
||||
<li>Power off your console, eject the game cartridge if inserted, power on your console, then wait up to ten minutes. If your console boots within ten minutes, the issue has been fixed and is unlikely to reoccur</li>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder on your SD card to <code class="language-plaintext highlighter-rouge">Nintendo 3DS_BACKUP</code>, then attempt to boot. If your console successfully boots, there is some issue within your <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder. Try clearing HOME Menu extdata:
|
||||
<ul>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code>
|
||||
+ Delete the corresponding folder for your 3DS region:
|
||||
@ -1078,10 +1078,10 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
</li>
|
||||
<li>Try booting into recovery mode and updating your system:
|
||||
<ul>
|
||||
<li>Power off your device</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Hold (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A)</li>
|
||||
<li>Power on your device</li>
|
||||
<li>If you were successful, the device will boot to an “update your system” screen</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If you were successful, the console will boot to an “update your system” screen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Follow the <a href="ctrtransfer">CTRTransfer</a> guide</li>
|
||||
@ -1107,9 +1107,9 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<p>ARM11 exception handlers are disabled, or custom firmware is not installed. Try enabling ARM11 exception handlers:</p>
|
||||
<ul>
|
||||
<li>Power off your device</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Hold (Select)</li>
|
||||
<li>Power on your device, while still holding (Select)</li>
|
||||
<li>Power on your console, while still holding (Select)</li>
|
||||
<li>If the “Disable ARM11 exception handlers” box is checked, uncheck it</li>
|
||||
</ul>
|
||||
</details>
|
||||
@ -1118,12 +1118,12 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
<summary><u>HOME Menu is missing installed applications</u></summary>
|
||||
|
||||
<p>This could be caused by various reasons, but most likely because your SD card is not being read by the system.
|
||||
You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says “Booted from CTRNAND via B9S”, then your device is booting from the internal memory and not from the SD card.
|
||||
You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says “Booted from CTRNAND via B9S”, then your console is booting from the internal memory and not from the SD card.
|
||||
If this is the case, attempt the steps below, which are listed from easiest to hardest:</p>
|
||||
<ol>
|
||||
<li>Power off your device, remove the SD card, re-insert it, then power on your device</li>
|
||||
<li>Power off your device, remove the SD card, insert it on your PC, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
|
||||
<li>Power off your device, remove the SD card, insert it on your PC and reformat your SD card according to your computer’s operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
|
||||
<li>Power off your console, remove the SD card, re-insert it, then power on your console</li>
|
||||
<li>Power off your console, remove the SD card, insert it on your PC, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
|
||||
<li>Power off your console, remove the SD card, insert it on your PC and reformat your SD card according to your computer’s operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
|
||||
<li>Test your SD card for errors by following the guide according to your computer’s operating system: <a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, <a href="f3xswift-(mac)">macOS</a>. If your SD card is marked as faulty, then you will have to replace your SD card</li>
|
||||
<li>Your SD card slot may be broken. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for further assistance</li>
|
||||
</ol>
|
||||
@ -1132,9 +1132,9 @@ If this is the case, attempt the steps below, which are listed from easiest to h
|
||||
<details>
|
||||
<summary><u>Blue "BOOTROM ERROR" screen</u></summary>
|
||||
|
||||
<p>Your device is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your device. This may also indicate a hardware issue that cannot be fixed. In any case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for assistance.</p>
|
||||
<p>Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. In any case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for assistance.</p>
|
||||
<ul>
|
||||
<li>It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your device powered on, waiting on the blue screen, for five minutes.</li>
|
||||
<li>It is also possible that someone has set a boot-time splash screen that just looks like a brick. Try leaving your console powered on, waiting on the blue screen, for five minutes.</li>
|
||||
</ul>
|
||||
</details>
|
||||
|
||||
@ -1144,40 +1144,40 @@ If this is the case, attempt the steps below, which are listed from easiest to h
|
||||
<p>Please take a photo of the error and join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for assistance.</p>
|
||||
</details>
|
||||
|
||||
<h2 id="software-issues-on-devices-with-custom-firmware">Software issues on devices with custom firmware</h2>
|
||||
<h2 id="software-issues-on-consoles-with-custom-firmware">Software issues on consoles with custom firmware</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>DSi / DS functionality is broken or has been replaced with Flipnote Studio</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Download the latest release of <a href="https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest">TWLFix-CFW</a> (the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">TWLFix-CFW.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Open the Homebrew Launcher</li>
|
||||
<li>Launch TWLFix-CFW from the list of homebrew</li>
|
||||
<li>Press (A) to uninstall the broken TWL titles</li>
|
||||
<li>Press (Start) to reboot the device</li>
|
||||
<li>Press (Start) to reboot the console</li>
|
||||
<li>Perform a System Update by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>The update will see that the essential TWL titles have been uninstalled, and will redownload and reinstall them</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once the update is complete, tap “OK” to reboot the device</li>
|
||||
<li>Once the update is complete, tap “OK” to reboot the console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>GBA Virtual Console and/or Safe Mode functionality is broken</u></summary>
|
||||
|
||||
<p>Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow <a href="a9lh-to-b9s">A9LH to B9S</a> to update your device to a modern custom firmware environment.</p>
|
||||
<p>Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow <a href="a9lh-to-b9s">A9LH to B9S</a> to update your console to a modern custom firmware environment.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work</u></summary>
|
||||
|
||||
<p>This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your device to fix this issue.</p>
|
||||
<p>This can occur after a CTRTransfer or region change on Old 3DS / 2DS. You will need to system format your console to fix this issue.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -1195,7 +1195,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Clear HOME Menu extdata</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigate to the <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> folder on your SD card</li>
|
||||
<li>Delete the corresponding folder for your 3DS region:
|
||||
@ -1208,7 +1208,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<li><strong>TWN-Region</strong>: <code class="language-plaintext highlighter-rouge">000000B1</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
@ -1216,7 +1216,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Clear HOME Menu theme data</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Stecke deine SD-Karte in deinen Computer</li>
|
||||
<li>Navigate to the <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> folder on your SD card</li>
|
||||
<li>Delete the corresponding folder for your 3DS region:
|
||||
@ -1226,7 +1226,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<li><strong>USA Region</strong>: <code class="language-plaintext highlighter-rouge">000002cd</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
@ -1234,12 +1234,12 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Turning off Parental Controls</u></summary>
|
||||
|
||||
<p>You can disable the Parental Controls feature by going to System Settings -> Parental Controls and inserting the PIN, then pressing “Clear Settings”, then “Delete” to remove it.
|
||||
However, if you do not know the PIN and therefore cannot access the device’s settings, you will need to disable it. In order to do this, you need to obtain your device’s master key (mkey):</p>
|
||||
However, if you do not know the PIN and therefore cannot access the console’s settings, you will need to disable it. In order to do this, you need to obtain your console’s master key (mkey):</p>
|
||||
<ol>
|
||||
<li>Go to <a href="https://mkey.eiphax.tech/">this website</a></li>
|
||||
<li>Fill the following boxes with the information:
|
||||
<ul>
|
||||
<li>Device Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>Console Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>System Date: The day and month your console’s clock is set to</li>
|
||||
<li>Inquiry Number: Can be obtained by pressing “Forgot PIN” then “I Forgot” in the Parental Controls screen</li>
|
||||
</ul>
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>This will completely remove CFW from your device, including boot9strap and Luma3DS, for the purpose of restoring the device to stock.</p>
|
||||
<p>This will completely remove CFW from your console, including boot9strap and Luma3DS, for the purpose of restoring the console to stock.</p>
|
||||
|
||||
<p>Any unsigned (illegitimate) games will be rendered unusable and will be removed during this process. Use a <a href="https://github.com/FlagBrew/Checkpoint/releases/latest">save manager</a> to back up any saves that you care about.</p>
|
||||
|
||||
@ -561,7 +561,7 @@ window.cookieconsent.initialise({
|
||||
<p>then uninstalling CFW <u><strong>WILL BRICK YOUR CONSOLE</strong></u>. If this applies to you, <a href="godmode9-usage#restoring-a-nand-backup">restore a clean NAND backup</a> before continuing.</p>
|
||||
</div>
|
||||
|
||||
<p class="notice--warning">These instructions will only work on devices with a Luma3DS version of 8.0 or higher. If you have an older version of Luma, you must upgrade your setup before following these instructions. Follow <a href="checking-for-cfw">this page</a> to find your upgrade instructions.</p>
|
||||
<p class="notice--warning">These instructions will only work on consoles with a Luma3DS version of 8.0 or higher. If you have an older version of Luma, you must upgrade your setup before following these instructions. Follow <a href="checking-for-cfw">this page</a> to find your upgrade instructions.</p>
|
||||
|
||||
<h3 id="was-du-brauchst">Was du brauchst</h3>
|
||||
|
||||
@ -576,14 +576,14 @@ 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>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 <code class="language-plaintext highlighter-rouge">GodMode9.firm</code>von der <code class="language-plaintext highlighter-rouge">GodMode9.zip</code>-Datei nach /luma/payloads/ auf deiner SD-Karte</li>
|
||||
<li>Kopiere den Ordner <code class="language-plaintext highlighter-rouge">gm9</code> aus der GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">DSiWareUninstaller.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">safety_test.gm9</code> to the <code class="language-plaintext highlighter-rouge">/gm9/scripts/</code> folder on your SD card</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---ds-mode-tests">Section II - DS Mode Tests</h4>
|
||||
@ -591,37 +591,37 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h5 id="ds-connection-settings-test">DS Connection Settings Test</h5>
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connection Settings</code>, then click OK</li>
|
||||
<li>You should boot into the Nintendo DS Connection Setup menu
|
||||
<ul>
|
||||
<li>If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h5 id="ds-download-play-test">DS Download Play Test</h5>
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch the Download Play application (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
<li>Wähle “Nintendo DS” aus</li>
|
||||
<li>If your device loads into a “Download software via DS Download Play” menu, the test was successful
|
||||
<li>If your console loads into a “Download software via DS Download Play” menu, the test was successful
|
||||
<ul>
|
||||
<li>If your console displays the Japanese version of Flipnote Studio, a black screen, or an error message, the test has failed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should <a href="troubleshooting#software-issues-on-devices-with-custom-firmware">fix DS mode</a> before continuing.</p>
|
||||
<p class="notice--warning">If either of these tests has failed, DS mode, DS Download Play, and/or DS Connection Settings may be inaccessible once CFW is uninstalled! You should <a href="troubleshooting#software-issues-on-consoles-with-custom-firmware">fix DS mode</a> before continuing.</p>
|
||||
|
||||
<h4 id="section-iii---safety-test">Section III - Safety Test</h4>
|
||||
<p>The purpose of this section is to verify that the console will boot and that critical system functions, like System Settings and the keyboard, will work once CFW is uninstalled. <strong>If you skip this section, you may BRICK your device!</strong></p>
|
||||
<p>The purpose of this section is to verify that the console will boot and that critical system functions, like System Settings and the keyboard, will work once CFW is uninstalled. <strong>If you skip this section, you may BRICK your console!</strong></p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is complete</li>
|
||||
<li>Wenn du aufgefordert wirst Datum und Uhrzeit der “RTC” (Real Time Clock, Echtzeituhr) zu korrigieren, drücke (A), stelle Datum und Uhrzeit ein und drücke (A) um fortzufahren
|
||||
<ul>
|
||||
@ -634,10 +634,10 @@ window.cookieconsent.initialise({
|
||||
<li>Read the text on-screen and press (A) to continue</li>
|
||||
<li>You should boot into the regular 3DS HOME Menu (any custom theme is irrelevant). If you do, continue these instructions
|
||||
<ul>
|
||||
<li>If you do not boot into the regular 3DS HOME Menu (black screen, error screen, etc.), uninstalling CFW <strong>WILL BRICK YOUR DEVICE!</strong></li>
|
||||
<li>If you do not boot into the regular 3DS HOME Menu (black screen, error screen, etc.), uninstalling CFW <strong>WILL BRICK YOUR CONSOLE!</strong></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch System Settings on your device
|
||||
<li>Launch System Settings on your console
|
||||
<ul>
|
||||
<li>If the console crashes at this point, the test has failed</li>
|
||||
</ul>
|
||||
@ -650,7 +650,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the keyboard does not appear, the screen freezes, or the console crashes, the test has failed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Schalte deine Konsole aus</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, <strong>DO NOT continue with these instructions</strong>! Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you.</p>
|
||||
@ -658,7 +658,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-iv---nand-backup">Section IV - NAND Backup</h4>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Wähle “Scripts”</li>
|
||||
<li>Wähle “GM9Megascript” aus</li>
|
||||
@ -673,15 +673,15 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Drücke (Home), um das Aktionsmenü aufzurufen</li>
|
||||
<li>Select “Poweroff system” to power off your device</li>
|
||||
<li>Select “Poweroff system” to power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---removing-illegitimate-content">Section V - Removing illegitimate content</h4>
|
||||
<p class="notice--warning">This section will remove illegitimate content, like homebrew and dumped cartridges. If you have save data that you care about, back it up with a save manager before continuing!</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to Data Management > Nintendo 3DS > Software</li>
|
||||
<li>In this list of software, delete any non-Nintendo content you installed while using CFW
|
||||
<ul>
|
||||
@ -706,18 +706,18 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um das Rosalina-Menü zu schließen</li>
|
||||
<li>Drücke (Home) und schließe die Download-Spiel Anwendung</li>
|
||||
<li>Starte die Download-Spiel Anwendung</li>
|
||||
<li>Deine Konsole sollte den Homebrew Launcher laden</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Launch DSiWare Uninstaller from the list of homebrew</li>
|
||||
<li>Follow the prompts and allow the program to uninstall</li>
|
||||
<li>Once the process has succeeded, exit the Homebrew Launcher and power off your device</li>
|
||||
<li>Once the process has succeeded, exit the Homebrew Launcher and power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-vi---system-format">Section VI - System Format</h4>
|
||||
<p>This section will ensure that all illegitimate tickets are removed, allowing eShop to work normally. This will remove all content from the 3DS and log you out of your NNID. Keep in mind that your console’s encryption key will be shuffled, meaning that any old data will be rendered inaccessible, even if you have a backup of your SD contents.</p>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>Launch System Settings on your device</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to Other Settings -> Next Page (until the final page) -> Format System Memory</li>
|
||||
<li>Follow the prompts to format your 3DS</li>
|
||||
</ol>
|
||||
@ -726,7 +726,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--warning">This is your final opportunity to verify that all safety steps above have been followed! Please ensure that you have followed all sections on this page, <strong>especially</strong> <code class="language-plaintext highlighter-rouge">Section III - Safety Test</code>, before continuing.</p>
|
||||
|
||||
<ol>
|
||||
<li>Drücke und halte (Start), und während du (Start) hältst, schalte deinen 3DS an. This will launch GodMode9
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
<ul>
|
||||
<li>If you instead see the Luma3DS chainloader, use the D-Pad and the (A) button to select GodMode9</li>
|
||||
</ul>
|
||||
@ -742,12 +742,12 @@ window.cookieconsent.initialise({
|
||||
<li>Drücke (B), um zum Hauptmenü zurückzukehren</li>
|
||||
<li>Wähle “Exit” aus</li>
|
||||
<li>Drücke (A), um die Schreibrechte zu deaktivieren, wenn du dazu aufgefordert wirst</li>
|
||||
<li>Drücke (Start) um deinen 3DS neu zu starten</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="notice--success">Die gesamte Custom Firmware ist von deinem Gerät entfernt worden.</p>
|
||||
<p class="notice--success">All custom firmware has been removed from your console.</p>
|
||||
|
||||
<p class="notice--info">You can now remove any extra files and folders from the root of your SD card that are <em>not</em> the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code>, <code class="language-plaintext highlighter-rouge">DCIM</code>, or <code class="language-plaintext highlighter-rouge">private</code> folders.</p>
|
||||
|
||||
|
@ -552,7 +552,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Stecke deine SD-Karte nun wieder in deinen 3DS</p>
|
||||
<p>Reinsert your SD card into your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/updateb9s-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -561,7 +561,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="schritt-ii---installation-von-boot9strap">Schritt II - Installation von boot9strap</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schalte deine Konsole an
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Dies sollte den SafeB9SInstaller automatisch starten</li>
|
||||
</ul>
|
||||
@ -571,9 +571,9 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sobald es fertig ist, schalte deine Konsole aus indem du den Power-Knopf gedrückt hältst
|
||||
<li>Once it is completed, force your console to power off by holding down the power button
|
||||
<ul>
|
||||
<li>Deine Konsole wird nur den SafeB9SInstaller-Bildschirm starten bis der nächste Abschnitt abgeschlossen ist</li>
|
||||
<li>Your console will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -583,9 +583,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<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, replacing the existing file</li>
|
||||
<li>Stecke deine SD-Karte nun wieder in deinen 3DS</li>
|
||||
<li>Schalte deine Konsole an</li>
|
||||
<li>If your device has booted into the Luma3DS configuration menu, press (Start) to save and reboot
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If your console has booted into the Luma3DS configuration menu, press (Start) to save and reboot
|
||||
<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, these settings will be left on default settings</li>
|
||||
|
@ -506,18 +506,18 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
|
||||
<p>To use the Seedminer exploit, you must update your console to the latest system version.</p>
|
||||
|
||||
<h3 id="was-du-benötigst">Was du benötigst</h3>
|
||||
|
||||
<ul>
|
||||
<li>An internet connection on your device</li>
|
||||
<li>An internet connection on your console</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
|
||||
|
||||
<ol>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>The updater may display a message saying “Your system is up to date” instead of updating. This is normal if you are already up to date; continue to the next section</li>
|
||||
<li>If this gives you an error, set both your DNS settings and Proxy settings to “Auto”</li>
|
||||
|
@ -506,18 +506,18 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>To use the super-skaterhax exploit, you must update your device to the latest system version.</p>
|
||||
<p>To use the super-skaterhax exploit, you must update your console to the latest system version.</p>
|
||||
|
||||
<h3 id="was-du-benötigst">Was du benötigst</h3>
|
||||
|
||||
<ul>
|
||||
<li>An internet connection on your device</li>
|
||||
<li>An internet connection on your console</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
|
||||
|
||||
<ol>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>The updater may display a message saying “Your system is up to date” instead of updating. This is normal if you are already up to date; continue to the next section</li>
|
||||
<li>If this gives you an error, set both your DNS settings and Proxy settings to “Auto”</li>
|
||||
|
@ -506,18 +506,18 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lesen-erforderlich">Lesen erforderlich</h3>
|
||||
|
||||
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
|
||||
<p>To use the Seedminer exploit, you must update your console to the latest system version.</p>
|
||||
|
||||
<h3 id="was-du-benötigst">Was du benötigst</h3>
|
||||
|
||||
<ul>
|
||||
<li>An internet connection on your device</li>
|
||||
<li>An internet connection on your console</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
|
||||
|
||||
<ol>
|
||||
<li>Update your device by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>The updater may display a message saying “Your system is up to date” instead of updating. This is normal if you are already up to date; continue to the next section</li>
|
||||
<li>If this gives you an error, set both your DNS settings and Proxy settings to “Auto”</li>
|
||||
|
@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>Esta página es para los usuarios actuales de arm9loaderhax que deseen actualizar sus consolas a boot9strap.</p>
|
||||
<p>This page is for existing arm9loaderhax users to update their consoles to boot9strap.</p>
|
||||
|
||||
<p>Todas las versiones futuras de Luma3DS serán sólo en formato <code class="language-plaintext highlighter-rouge">.firm</code>, el cual será únicamente compatible con boot9strap y sighax. Esto significa que para continuar recibiendo las últimas actualizaciones de Luma3DS, deberás utilizar esta página para continuar con tu instalación.</p>
|
||||
|
||||
@ -552,7 +552,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Para todos los pasos en esta sección, sobreescribe cualquier archivo repetido en tu tarjeta SD.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code>
|
||||
de la <em>última versión</em> de Luma3DS a la raíz de tu tarjeta SD
|
||||
@ -574,13 +574,13 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/a9lh-to-b9s-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---instalar-boot9strap">Sección II - Instalar boot9strap</h4>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola manteniendo (Start) presionado para iniciar SafeB9SInstaller
|
||||
<li>Boot your console while holding (Start) to launch SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If you see the luma configuration screen instead of SafeB9SInstaller, simply press (Start), then shut down your 3DS and try again</li>
|
||||
<li>If this gives you an error, try either using a new SD card or formatting your current SD card (backup existing files first)</li>
|
||||
@ -596,12 +596,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Tu consola debería haber reiniciado en el menú de configuración de Luma3DS
|
||||
<li>Once it is complete, press (A) to reboot your console</li>
|
||||
<li>Your console should have rebooted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
|
||||
<li>For the purpose of this guide, these settings will be left on default settings</li>
|
||||
<li>If you get a black screen, <a href="troubleshooting#boot-issues-on-devices-with-custom-firmware">follow this troubleshooting guide</a></li>
|
||||
<li>If you get a black screen, <a href="troubleshooting#boot-issues-on-consoles-with-custom-firmware">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Presiona (Start) para guardar y reiniciar</li>
|
||||
|
@ -524,7 +524,7 @@ window.cookieconsent.initialise({
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p>3DS / 3DS XL / 2DS devices on firmware 11.17.0 do not currently have any free, software-only methods. Therefore, all of the methods here have some sort of prerequisite.</p>
|
||||
<p>3DS / 3DS XL / 2DS consoles on firmware 11.17.0 do not currently have any free, software-only methods. Therefore, all of the methods here have some sort of prerequisite.</p>
|
||||
|
||||
<h3 id="installed-eshop-titles">Installed eShop titles</h3>
|
||||
|
||||
|
@ -542,10 +542,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your device’s SD card.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
|
||||
<li>Upload your movable.sed using the “Choose File” option</li>
|
||||
@ -581,27 +581,27 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether you can access Safe Mode on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>Your SD card should remain in your computer while you perform this check.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-steps-choose-an-exploit">Next steps: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
|
||||
|
||||
|
@ -549,19 +549,19 @@ window.cookieconsent.initialise({
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
|
||||
<h4 id="sección-ii---preparativos">Sección II - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
@ -607,22 +607,22 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Open the output_(name) <code class="language-plaintext highlighter-rouge">.zip</code> file and navigate to <code class="language-plaintext highlighter-rouge">China_Taiwan</code> -> <code class="language-plaintext highlighter-rouge">output_setup</code></li>
|
||||
<li>Copy all six <code class="language-plaintext highlighter-rouge">.bin</code> files to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> -> (page 2)</li>
|
||||
<li>Take note of what number is on the DSiWare title on the second page (it will be a number between 1 and 6)</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Open the output_(name) <code class="language-plaintext highlighter-rouge">.zip</code> file and navigate to <code class="language-plaintext highlighter-rouge">China_Taiwan</code> -> <code class="language-plaintext highlighter-rouge">output_hax</code></li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">.bin</code> file that is the same number as the one that was on the second page of the DSiWare Management menu to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, and overwrite when prompted</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Wait a while
|
||||
<ul>
|
||||
<li>The following should happen, in this order: A progress swirl, a short freeze, the bottom screen turning purple, the music stopping, then the device showing an error message and rebooting</li>
|
||||
<li>The following should happen, in this order: A progress swirl, a short freeze, the bottom screen turning purple, the music stopping, then the console showing an error message and rebooting</li>
|
||||
<li>If you did not see the purple screen, then something went wrong</li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -657,14 +657,14 @@ window.cookieconsent.initialise({
|
||||
<li>Click the “output_(name).zip” link</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">484E4441.bin</code> file from the <code class="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code></li>
|
||||
<li>Under the “SD Card” section, select the “Haxxxxxxxxx!” title</li>
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
<li>Exit System Settings</li>
|
||||
<li>Launch Download Play on your device (the orange icon with a 3DS on it)</li>
|
||||
<li>Launch Download Play on your console (the orange icon with a 3DS on it)</li>
|
||||
<li>Selecciona “Nintendo DS”</li>
|
||||
<li>If the exploit was successful, your 3DS will have loaded into the JPN version of Flipnote Studio</li>
|
||||
</ol>
|
||||
@ -690,18 +690,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tap the third box with the letter “A” in it</li>
|
||||
<li>Scroll left until reel “1/3” is selected</li>
|
||||
<li>Tap the fourth box with the letter “A” in it</li>
|
||||
<li>If the exploit was successful, your device will have loaded b9sTool</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Using the D-Pad, move to “Install boot9strap”
|
||||
<ul>
|
||||
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open DS Download Play and start over from the beginning of this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>You may have to force power off by holding the power button</li>
|
||||
<li>If your device 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>
|
||||
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -709,12 +709,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -725,14 +725,14 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">484E4441.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code></li>
|
||||
<li>Under the “SD Card” section, select the “Haxxxxxxxxx!” title</li>
|
||||
<li>Select “Copy”, then select “OK”</li>
|
||||
<li>Exit System Settings</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -544,10 +544,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your device’s SD card.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the BannerBomb3 exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Open <a href="http://3dstools.nhnarwhal.com/#/bb3gen">Bannerbomb3 Injector</a> on your computer</li>
|
||||
<li>Upload your movable.sed using the “Choose File” option</li>
|
||||
@ -583,23 +583,27 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---hardware-button-check">Section II - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>Your SD card should remain in your computer while you perform this check.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-steps-choose-an-exploit">Next steps: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(usm)">Installing boot9strap (USM)</a></p>
|
||||
|
||||
|
@ -526,7 +526,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>This is an add-on section for installing an 11.15.0 CTRTransfer image to your device.</p>
|
||||
<p>This is an add-on section for installing an 11.15.0 CTRTransfer image to your console.</p>
|
||||
|
||||
<p class="notice--info">This page assumes that you have already installed Luma3DS and boot9strap. If you followed this website to the end (Finalizing Setup), you have Luma3DS and boot9strap.</p>
|
||||
|
||||
@ -539,8 +539,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>La última versión de <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(el archivo <code class="language-plaintext highlighter-rouge">.3dsx</code>)</em></li>
|
||||
<li>The 11.15.0 CTRTransfer image for your device and region <br />
|
||||
<em>(si tu consola no corresponde a una de estas regiones, escoge la que corresponda a tu tipo de consola)</em>:
|
||||
<li>The 11.15.0 CTRTransfer image for your console and region:
|
||||
<ul>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer</a></li>
|
||||
@ -562,20 +561,20 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Copy the 11.15.0 CTRTransfer image <code class="language-plaintext highlighter-rouge">.bin</code> from the CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/gm9/</code> folder on your SD card</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---ctrtransfer">Sección II - CTRTransfer</h4>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed</li>
|
||||
<li>Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar
|
||||
<ul>
|
||||
@ -609,8 +608,8 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro</li>
|
||||
<li>Si esto te da un error, ajusta tu configuración de DNS a “obtención automática”</li>
|
||||
@ -632,9 +631,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -664,11 +663,11 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---deleting-system-save-data">Section VI - Deleting system save data</h4>
|
||||
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some devices.</p>
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Presiona (X) en la imagen <code class="language-plaintext highlighter-rouge">.bin</code> de CTRTransfer para borrarla</li>
|
||||
<li>Presiona (A) para confirmar</li>
|
||||
@ -687,13 +686,13 @@ window.cookieconsent.initialise({
|
||||
<li>Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given</li>
|
||||
<li>Once the file has been deleted, press (A) to continue</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Your device will load into the initial setup menu
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Your console will load into the initial setup menu
|
||||
<ul>
|
||||
<li>This is expected behaviour. You have not lost any of your game data</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your device’s screen</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your console’s screen</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -509,16 +509,16 @@ window.cookieconsent.initialise({
|
||||
<h2 id="instructions">Instructions</h2>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If you haven’t already, re-download your DSiWare title from the Nintendo eShop (instructions <a href="https://en-americas-support.nintendo.com/app/answers/detail/a_id/607/~/how-to-download-or-redownload-content-in-nintendo-3ds-eshop">here</a>)
|
||||
<ul>
|
||||
<li>A DSiWare title’s banner will be a white box with an icon inside of it that is likely animated</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code></li>
|
||||
<li>Select your DSiWare title, then tap “Copy”, then “OK”</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD
|
||||
<ul>
|
||||
|
@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’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 device.</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>For a more technical explanation, see <a href="https://github.com/luigoalma/nimhax/">here</a> for information about the nimhax exploit.</p>
|
||||
|
||||
@ -540,11 +540,11 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">nimhax</code> folder from the nimhax <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</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>
|
||||
|
@ -545,17 +545,17 @@ window.cookieconsent.initialise({
|
||||
<h3 id="instrucciones">Instrucciones</h3>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="volcar-un-cartucho-de-juego">Volcar un cartucho de juego</h2>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Inserta en la consola el cartucho de juego que deseas extraer</p>
|
||||
<p>Insert the game cartridge you intend to dump into your console</p>
|
||||
<ul>
|
||||
<li>Los cartuchos de 3DS serán extraídos en formato <code class="language-plaintext highlighter-rouge">.3ds</code></li>
|
||||
<li>Los cartuchos de DS serán extraídos en formato <code class="language-plaintext highlighter-rouge">.nds</code></li>
|
||||
@ -563,7 +563,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Sigue los pasos según tu tipo de cartucho:
|
||||
<ul>
|
||||
@ -584,7 +584,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Esto solo funciona para juegos de 3DS; no es posible instalar un cartucho de DS como software de 3DS.</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Presiona el botón (A) sobre <code class="language-plaintext highlighter-rouge">[TitleID].trim.3ds</code> para seleccionarlo, luego selecciona <code class="language-plaintext highlighter-rouge">NCSD image options...</code>, y luego <code class="language-plaintext highlighter-rouge">Install game image</code></li>
|
||||
<li>Presiona (A) para desbloquear la escritura de la SysNAND (lvl1) y después ingresa la combinación de teclas mostrada</li>
|
||||
@ -596,7 +596,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Esto sólo debiera seguirse si <a href="#installing-a-game-cartridge-directly-to-the-system">Instalar un cartucho de juego directamente a la consola</a> no funciona.</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[C:] GAMECART</code></li>
|
||||
<li>Presiona el botón (A) sobre <code class="language-plaintext highlighter-rouge">[TitleID].trim.3ds</code> para seleccionarlo, luego selecciona <code class="language-plaintext highlighter-rouge">NCSD image options...</code>, y luego ` Build CIA from file`</li>
|
||||
<li>Tu archivo instalable en formato <code class="language-plaintext highlighter-rouge">.cia</code> será guardado en la carpeta <code class="language-plaintext highlighter-rouge">/gm9/out/</code> de tu tarjeta SD</li>
|
||||
@ -607,7 +607,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Esto permite la extracción de tanto software del Sistema como juegos/software digitales instalados por el usuario, como aquellos descargados de la eShop.</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Title manager”</li>
|
||||
<li>Selecciona una de las siguientes opciones, dependiendo del tipo de título que desees extraer
|
||||
@ -633,14 +633,14 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Presiona (A) en <code class="language-plaintext highlighter-rouge">agbsave.bin</code> para seleccionarlo</li>
|
||||
<li>Selecciona “AGBSAVE options…”</li>
|
||||
<li>Selecciona “Dump GBA VC save”</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -654,8 +654,8 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Presiona (Y) en el archivo <code class="language-plaintext highlighter-rouge"><TitleID>.gbavc.sav</code> que deseas restaurar para copiarlo</li>
|
||||
<li>Presiona (B) para regresar al menú principal</li>
|
||||
@ -664,7 +664,7 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “AGBSAVE options…”</li>
|
||||
<li>Selecciona “Inject GBA VC save”</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
</ul>
|
||||
@ -676,7 +676,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Para mantener orden, copia cada <code class="language-plaintext highlighter-rouge">.cia</code> que quieras encriptar/desencriptar a la carpeta <code class="language-plaintext highlighter-rouge">/cias/</code> en tu tarjeta SD</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">cias</code></li>
|
||||
<li>Presona (A) sobre el archivo <code class="language-plaintext highlighter-rouge">.cia</code> para seleccionarlo, luego selecciona “CIA image options…”</li>
|
||||
<li>Selecciona la opción para realizar la función deseada:
|
||||
|
@ -520,10 +520,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -533,22 +533,22 @@ window.cookieconsent.initialise({
|
||||
<h2 id="pre-installation-faq">Pre-Installation FAQ</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>I am on the latest system version. Is my device hackable without any external hardware/prerequisites?</u></summary>
|
||||
<summary><u>I am on the latest system version. Is my console hackable without any external hardware/prerequisites?</u></summary>
|
||||
|
||||
<p>It depends on your console model. At the moment, New 3DS / New 3DS XL / New 2DS XL is able to be modded on 11.17.0 without any prerequisites (e.g. eShop titles, physical items), while 3DS / 3DS XL / 2DS is not.</p>
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>What devices is this guide compatible with?</u></summary>
|
||||
<summary><u>What consoles is this guide compatible with?</u></summary>
|
||||
|
||||
<p>The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL devices. Si la versión del sistema se muestra como “0.0.0-0”, entonces podrías tener una unidad de desarrollador.</p>
|
||||
<p>The instructions are the same for all retail 3DS, 3DS XL, 2DS, New 3DS, New 3DS XL, and New 2DS XL consoles. Si la versión del sistema se muestra como “0.0.0-0”, entonces podrías tener una unidad de desarrollador.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>How risky is hacking my console?</u></summary>
|
||||
|
||||
<p>Bricks are now effectively impossible unless you are purposely trying to brick your device.</p>
|
||||
<p>Bricks are now effectively impossible unless you are purposely trying to brick your console.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -560,19 +560,19 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Can I use this to play games from other regions?</u></summary>
|
||||
|
||||
<p>Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Algunos juegos podrían necesitar hacer uso de la <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">función de emulación local (info en inglés)</a> de Luma para poder funcionar apropiadamente en consolas fuera de su región.</p>
|
||||
<p>Yes; Luma3DS will automatically ignore the region check for cartridges and installed titles. Some games may need to make use of Luma’s <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">locale emulation feature</a> in order to work properly on out-of-region consoles.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Will I lose any features if I install CFW?</u></summary>
|
||||
|
||||
<p>No. Devices with custom firmware can still play online and run physical cartridges as any other 3DS can.</p>
|
||||
<p>No. Consoles with custom firmware can still play online and run physical cartridges as any other 3DS can.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Can I keep my NNID?</u></summary>
|
||||
|
||||
<p>Your NNID (if you have one) will not be affected by this guide. Devices with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected.</p>
|
||||
<p>Your NNID (if you have one) will not be affected by this guide. Consoles with a region of KOR, CHN, or TWN do not have NNID functionality to begin with and are thus unaffected.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -613,7 +613,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Is it safe to update my 3DS to the latest version with CFW?</u></summary>
|
||||
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. Ha habido actualizaciones en el pasado que han causado que Luma3DS muestre un error al iniciar, por lo que es buena idea esperar un par de horas para asegurarse de que la última actualización no haga que la consola no se pueda utilizar temporalmente hasta que Luma3DS sea actualizado. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||||
<p>If you are using Luma3DS, your custom firmware loader (boot9strap) will <em>never</em> be removed when performing a system update. There have been updates in the past that have resulted in Luma3DS crashing on boot, so it is a good idea to wait a couple of hours to ensure that the latest update will not temporarily render the console unusable until Luma3DS is updated. System updates can be performed the same way as they are on an unmodified 3DS: through System Settings, Safe Mode, or the update prompt when the update is automatically downloaded.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -631,7 +631,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>How do I change the system language of a Japanese 3DS?</u></summary>
|
||||
|
||||
<p>The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a <a href="region-changing">region change</a>. Ten en cuenta que es muy probable que esto corrompa la Nintendo eShop en tu consola, lo que significa que no podrás actualizar tus juegos, ya sea los que son de región japonesa o los que no.</p>
|
||||
<p>The only way to change the system language of a Japanese 3DS to a language other than Japanese is to perform a <a href="region-changing">region change</a>. Note that this is very likely to break the Nintendo eShop on your console, which means you will be unable to update your games whether they are in-region or out-of-region.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -658,13 +658,13 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Help! Something bad happened and my 3DS won't boot to HOME Menu...</u></summary>
|
||||
|
||||
<p>Please look at the <a href="troubleshooting#boot-issues-on-devices-with-custom-firmware">troubleshooting guide</a>. <strong>Se recomienda NO desinstalar CFW cuando la consola no enciende, ya que es muy probable que termine con un brickeo</strong>.</p>
|
||||
<p>Please look at the <a href="troubleshooting#boot-issues-on-consoles-with-custom-firmware">troubleshooting guide</a>. <strong>Uninstalling CFW when your console is in an unbootable state is not recommended, as it is very likely to lead to a brick</strong>.</p>
|
||||
</details>
|
||||
|
||||
<h2 id="menuhax--a9lh--gateway-faq">menuhax / A9LH / Gateway FAQ</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>I modded my device (x) years ago, so it already has some sort of homebrew. What should I do?</u></summary>
|
||||
<summary><u>I modded my console (x) years ago, so it already has some sort of homebrew. What should I do?</u></summary>
|
||||
|
||||
<p>It is recommended that you upgrade your setup to a modern, boot9strap-based one. Sigue la guía de <a href="checking-for-cfw">Comprobación de CFW</a> para ver cómo actualizar tu setup.</p>
|
||||
</details>
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>The file <code class="language-plaintext highlighter-rouge">boot.firm</code> is what is launched by boot9strap itself after it finishes loading off of NAND. In this case, we are using Luma3DS by <a href="https://github.com/LumaTeam/">LumaTeam</a> to patch the device, allowing it to run homebrew software.</p>
|
||||
<p>The file <code class="language-plaintext highlighter-rouge">boot.firm</code> is what is launched by boot9strap itself after it finishes loading off of NAND. In this case, we are using Luma3DS by <a href="https://github.com/LumaTeam/">LumaTeam</a> to patch the console, allowing it to run homebrew software.</p>
|
||||
|
||||
<p>On this page, we will make critical system file backups and install the following homebrew programs:</p>
|
||||
|
||||
@ -570,21 +570,21 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files necessary to follow the rest of the instructions on this page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">cias</code> en la raíz de tu tarjeta SD, si aún no existe</li>
|
||||
<li>Copy all of the CIA files (<code class="language-plaintext highlighter-rouge">Anemone3DS.cia</code>, <code class="language-plaintext highlighter-rouge">Checkpoint.cia</code>, <code class="language-plaintext highlighter-rouge">FBI.cia</code>, <code class="language-plaintext highlighter-rouge">Homebrew_Launcher.cia</code>, and <code class="language-plaintext highlighter-rouge">Universal-Updater.cia</code>) to the <code class="language-plaintext highlighter-rouge">/cias/</code> folder on your SD card</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe
|
||||
<ul>
|
||||
<li>Esta carpeta almacena aplicaciones homebrew y datos relacionados; es distinta de la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> que genera la consola automáticamente</li>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">payloads</code> dentro de la carpeta <code class="language-plaintext highlighter-rouge">luma</code> en tu tarjeta SD si aún no existe</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<p>The screenshots below indicate the minimum SD card layout that is required to follow this page. You may have extra files or folders on your SD card, depending on your previous setup or the method that you followed.</p>
|
||||
@ -598,22 +598,22 @@ window.cookieconsent.initialise({
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. If custom firmware is not installed by this point for any reason, the next section may render your console unable to be hacked without external hardware.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>If the check was successful, your device should have booted into the Luma3DS configuration menu</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, your console should have booted into the Luma3DS configuration menu</li>
|
||||
<li>Presiona (Start) para guardar y reiniciar</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your device. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
<p class="notice--danger">If you do NOT boot into the Luma3DS configuration menu, custom firmware was not installed on your console. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
|
||||
<h4 id="section-iii---updating-the-system">Section III - Updating the System</h4>
|
||||
|
||||
<p>In this section, you will update your system to the latest version, which is safe to do with custom firmware.</p>
|
||||
|
||||
<ol>
|
||||
<li>Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro</li>
|
||||
<li>El actualizador podría mostrar un mensaje diciendo “La consola ya está actualizada” en lugar de actualizar. This is normal if you are already up to date; continue to the next section</li>
|
||||
@ -625,7 +625,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---homebrew-launcher">Section IV - Homebrew Launcher</h4>
|
||||
|
||||
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your device.</p>
|
||||
<p>In this section, you will temporarily replace Download Play with Homebrew Launcher (which we need to launch FBI). Download Play will automatically go back to normal once you reboot your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Ejecuta la aplicación Modo Descarga (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
@ -639,9 +639,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -678,8 +678,8 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will use a script to copy some of Luma3DS’s files to internal memory so that they can be accessed, even without an SD card inserted.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9
|
||||
<ul>
|
||||
<li>Si GodMode9 no inicia, asegúrate de que <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> esté en <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> y que <code class="language-plaintext highlighter-rouge">payloads</code> esté escrito correctamente</li>
|
||||
</ul>
|
||||
@ -733,7 +733,7 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Poweroff system” para apagar tu consola</li>
|
||||
<li>Select “Poweroff system” to power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code>, <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code>, and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -747,13 +747,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>If you have it, copy the <code class="language-plaintext highlighter-rouge">/luma/backups/</code> folder on your SD card to a safe location on your computer</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="notice--success">You’re done! Custom firmware is now fully configured on your device.</p>
|
||||
<p class="notice--success">You’re done! Custom firmware is now fully configured on your console.</p>
|
||||
|
||||
<h3 id="information-and-notes">Information and Notes</h3>
|
||||
|
||||
|
@ -525,7 +525,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Before proceeding, ensure you have read all of the information on <a href="ntrboot">ntrboot</a>.</p>
|
||||
|
||||
<p>Este método requiere acceso temporal a un segundo dispositivo de la familia 3DS que ya se está ejecutando boot9strap. Esto no requiere que tu flashcart soporte las versiones de cada consola.</p>
|
||||
<p>This method requires temporary access to a second 3DS family console that is already running boot9strap. Esto no requiere que tu flashcart soporte las versiones de cada consola.</p>
|
||||
|
||||
<p class="notice--danger">Ten en cuenta que en raras ocasiones, es posible que realizar el proceso de flasheo en un clon de flashcart podría dejarla <strong>permanentemente inutilizable</strong>. This is unlikely, but nevertheless, only original listed flashcarts are supported. Para reducir la posibilidad de recibir una tarjeta clon, se recomienda que utilices un sitio con buena reputación para comprar tu flashcart (como <a href="http://www.nds-card.net/">NDS Card</a>)</p>
|
||||
|
||||
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Tu flashcart compatible con ntrboot</li>
|
||||
<li>Dos consolas de la familia 3DS
|
||||
<li>Two 3DS family consoles
|
||||
<ul>
|
||||
<li><strong>La 3DS de origen</strong>: la consola de la familia 3DS que ya tiene boot9strap instalado</li>
|
||||
<li><strong>3DS de destino</strong>: la consola sin modificar</li>
|
||||
<li><strong>The source 3DS</strong>: the 3DS family console that is already running boot9strap</li>
|
||||
<li><strong>The target 3DS</strong>: the console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The v1.3 release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip">boot9strap-ntr</a> (direct download)</li>
|
||||
|
@ -542,19 +542,19 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta la tarjeta SD de tu flashcart en tu computadora</li>
|
||||
<li>Crea una carpeta llamada<code class="language-plaintext highlighter-rouge">ntrboot</code> en la raíz de la tarjeta SD de tu flashcart</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">boot9strap_ntr.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de boot9strap ntr a la carpeta <code class="language-plaintext highlighter-rouge">/ntrboot/</code> en la tarjeta SD de tu flashcart</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> a la tarjeta SD de tu flashcart</li>
|
||||
<li>Reinserta la tarjeta SD de tu flashcart de regreso a ella</li>
|
||||
<li>Inserta tu flashcart de DS / DSi compatible con ntrboot en tu consola</li>
|
||||
<li>Insert your ntrboot compatible DS / DSi flashcart into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---flashear-ntrboot">Sección II - Flashear ntrboot</h4>
|
||||
|
||||
<ol>
|
||||
<li>Ejecuta <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> en tu consola usando tu flashcart</li>
|
||||
<li>Launch <code class="language-plaintext highlighter-rouge">ntrboot_flasher_nds.nds</code> on your console using your flashcart</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Usa (Arriba) y (Abajo) en el D-Pad para seleccionar tu flashcart</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
@ -566,7 +566,7 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “Inject FIRM” para instalar boot9strap en tu flashcart</li>
|
||||
<li>Ingresa la combinación de botones que se muestra para confirmar</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Tu flashcart compatible con ntrboot</li>
|
||||
<li>Dos consolas
|
||||
<li>Two consoles
|
||||
<ul>
|
||||
<li><strong>La DSi de origen</strong>: la consola Nintendo DSi que es compatible con tu flashcart</li>
|
||||
<li><strong>3DS de destino</strong>: la consola de la familia 3DS sin modificar</li>
|
||||
<li><strong>The target 3DS</strong>: the 3DS family console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest">ds_ntrboot_flasher</a> (<code class="language-plaintext highlighter-rouge">ds_ntrboot_flasher_dsi.nds</code>)</li>
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<ul>
|
||||
<li>Tu flashcart compatible con ntrboot</li>
|
||||
<li>Dos consolas
|
||||
<li>Two consoles
|
||||
<ul>
|
||||
<li><strong>La NDS / NDSL de origen</strong>: una Nintendo DS o Nintendo DS Lite compatible con tu flashcart</li>
|
||||
<li><strong>3DS de destino</strong>: la consola de la familia 3DS sin modificar</li>
|
||||
<li><strong>The target 3DS</strong>: the 3DS family console on stock firmware</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The v1.3 release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip">boot9strap-ntr</a> (direct download)</li>
|
||||
|
@ -517,14 +517,14 @@ window.cookieconsent.initialise({
|
||||
</nav>
|
||||
</aside>
|
||||
|
||||
<p>Before starting this guide, we will see if custom firmware is already installed and check the current system version of your device.</p>
|
||||
<p>Before starting this guide, we will see if custom firmware is already installed and check the current system version of your console.</p>
|
||||
|
||||
<h4 id="sección-i---verificación-de-cfw">Sección I - Verificación de CFW</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If you do not see an unusual menu (e.g. “Luma3DS Configuration”), you may proceed to the next section</li>
|
||||
</ol>
|
||||
|
||||
@ -533,13 +533,13 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-ii---system-version-check">Section II - System Version Check</h4>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.17.0-50U”)</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---select-a-method">Section III - Select a Method</h4>
|
||||
|
||||
<p>To find the correct method for your device, please enter the system version you found in Section II.</p>
|
||||
<p>To find the correct method for your console, please enter the system version you found in Section II.</p>
|
||||
|
||||
<table id="modeltable" class="modeltable" style="display:none">
|
||||
<thead>
|
||||
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
||||
<li><a href="#inyectar-cualquier-aplicación-cia-en-salud-y-seguridad" id="markdown-toc-inyectar-cualquier-aplicación-cia-en-salud-y-seguridad">Inyectar cualquier aplicación .CIA en Salud y Seguridad</a></li>
|
||||
<li><a href="#restaurar-salud-y-seguridad-luego-de-inyectar-una-aplicación-cia" id="markdown-toc-restaurar-salud-y-seguridad-luego-de-inyectar-una-aplicación-cia">Restaurar Salud y Seguridad luego de inyectar una aplicación .CIA</a></li>
|
||||
<li><a href="#formatear-una-tarjeta-sd" id="markdown-toc-formatear-una-tarjeta-sd">Formatear una tarjeta SD</a></li>
|
||||
<li><a href="#remover-un-nnid-sin-formatear-tu-consola" id="markdown-toc-remover-un-nnid-sin-formatear-tu-consola">Remover un NNID sin formatear tu consola</a></li>
|
||||
<li><a href="#removing-an-nnid-without-formatting-your-console" id="markdown-toc-removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@ -550,17 +550,17 @@ window.cookieconsent.initialise({
|
||||
<h3 id="instrucciones">Instrucciones</h3>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="crear-una-copia-de-seguridad-de-la-nand">Crear una copia de seguridad de la NAND</h2>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -576,7 +576,7 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Mantén presionado (R) y presiona (Start) a la vez para apagar tu consola</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -585,17 +585,17 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="restaurar-una-copia-de-seguridad-de-la-nand">Restaurar una copia de seguridad de la NAND</h2>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> from your computer to the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -621,7 +621,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Ten en cuenta que no es posible inyectar archivos en Salud y Seguridad que sean más grandes que esta aplicación (incluyendo juegos y otras aplicaciones de gran tamaño)</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">cias</code></li>
|
||||
<li>Presiona (A) sobre tu archivo <code class="language-plaintext highlighter-rouge">.cia</code> para seleccionarlo, después selecciona “CIA image options…”, y luego selecciona “Mount image to drive”</li>
|
||||
<li>Presiona (A) en el archivo <code class="language-plaintext highlighter-rouge">.app</code>, después selecciona “NCCH image options”, y luego selecciona “Inject to H&S”</li>
|
||||
@ -635,7 +635,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Esto sólo funcionará si la inyección sobre Salud y Seguridad fue realizada con GodMode9 (no con Decrypt9 u Hourglass9).</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Mas…”</li>
|
||||
<li>Selecciona “Restore H&S”</li>
|
||||
@ -648,7 +648,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--danger"><strong>¡Ten en cuenta que esto eliminará el contenido de tu tarjeta SD!</strong></p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Mas…”</li>
|
||||
<li>Selecciona “SD format menu”</li>
|
||||
@ -662,10 +662,10 @@ window.cookieconsent.initialise({
|
||||
<li>Cuando se te pida, introduce la combinación de teclas mostrada para confirmar</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="remover-un-nnid-sin-formatear-tu-consola">Remover un NNID sin formatear tu consola</h2>
|
||||
<h2 id="removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</h2>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -677,7 +677,7 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
@ -523,7 +523,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
<p><a href="https://plutooo.github.io/freakyhax/">freakyhax</a> is an exploit for the game Freakyforms Deluxe discovered and released by <a href="https://github.com/plutooo">plutooo</a>. It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region devices.</p>
|
||||
<p><a href="https://plutooo.github.io/freakyhax/">freakyhax</a> is an exploit for the game Freakyforms Deluxe discovered and released by <a href="https://github.com/plutooo">plutooo</a>. It works on versions 9.0.0 through 11.17.0 on EUR, USA and JPN region consoles.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -543,7 +543,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy all files and folders inside the <code class="language-plaintext highlighter-rouge">/build/<your console and region>/exploit/</code> folder from the freakyhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
|
||||
<ul>
|
||||
@ -556,40 +556,43 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---freakyhax">Section II - freakyhax</h4>
|
||||
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch Freakyforms Deluxe</li>
|
||||
<li>In the game menu, select <code class="language-plaintext highlighter-rouge">Play -> Camera -> Load a QR code</code></li>
|
||||
<li>Select the QR code</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -542,7 +542,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">Launcher.dat</code> from the folder appropriate for your console from the ninjhax2-dx <code class="language-plaintext highlighter-rouge">.zip</code> file to the root of your SD card
|
||||
<ul>
|
||||
@ -554,8 +554,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---ninjhax2-dx">Section II - ninjhax2-dx</h4>
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch “Cubic Ninja” once and select “Create”
|
||||
<ul>
|
||||
<li>If prompted, delete all data</li>
|
||||
@ -565,34 +565,37 @@ window.cookieconsent.initialise({
|
||||
<li>Select “Scan QR Code”</li>
|
||||
<li>On your PC, open the browser and go to <a href="https://zoogie.github.io/web/nh2dx/">ninjhax2-dx website</a></li>
|
||||
<li>Select your console’s region and hardware</li>
|
||||
<li>On your device, scan the QR code
|
||||
<li>On your console, scan the QR code
|
||||
<ul>
|
||||
<li>If the game exits to the HOME Menu, then the exploit has installed correctly</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch “Cubic Ninja” again</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -533,10 +533,10 @@ window.cookieconsent.initialise({
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
<ul>
|
||||
<li>The game “Pokémon Picross” installed on your device
|
||||
<li>The game “Pokémon Picross” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install Pokémon Picross</li>
|
||||
<li>Your SD card must be inserted in your console to install Pokémon Picross</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer">Seedminer</a></li>
|
||||
@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
@ -572,7 +572,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---pichaxx">Section II - PicHaxx</h4>
|
||||
|
||||
<p>In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your device.</p>
|
||||
<p>In this section, you will create a hacked Pokémon Picross save file that, when loaded, will run the Homebrew Launcher on your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://3dstools.nhnarwhal.com/#/pichaxx">the PicHaxx Injector website</a> on your computer</li>
|
||||
@ -592,35 +592,38 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/pichaxx-save-location.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch “Pokémon Picross”</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If you get an error message, <a href="troubleshooting#homebrew-launcher-pichaxx">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -530,10 +530,10 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
<ul>
|
||||
<li>The game “SmileBASIC” installed on your device
|
||||
<li>The game “SmileBASIC” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install SmileBASIC</li>
|
||||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.0/Release_sh2e_v1.0.zip">smilehax-IIe</a> (direct download)</li>
|
||||
@ -546,7 +546,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
@ -558,7 +558,7 @@ window.cookieconsent.initialise({
|
||||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a console that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
</ol>
|
||||
|
||||
@ -579,8 +579,8 @@ window.cookieconsent.initialise({
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then Press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the<code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Prepare the console you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing consoles’ speaker and use a reasonable (not loud) volume to play the<code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, Press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
@ -589,28 +589,31 @@ window.cookieconsent.initialise({
|
||||
<li>If you get kicked back into menu, make sure you’re using the latest version of SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -531,10 +531,10 @@ window.cookieconsent.initialise({
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
<ul>
|
||||
<li>The game “Steel Diver: Sub Wars” installed on your device
|
||||
<li>The game “Steel Diver: Sub Wars” installed on your console
|
||||
<ul>
|
||||
<li>If you have downloaded it before, you can <a href="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 device to install Steel Diver: Sub Wars</li>
|
||||
<li>Your SD card must be inserted in your console to install Steel Diver: Sub Wars</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Your <code class="language-plaintext highlighter-rouge">movable.sed</code> file from completing <a href="seedminer">Seedminer</a></li>
|
||||
@ -550,7 +550,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy some of the files that will be used to launch the Homebrew Launcher.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
@ -564,13 +564,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">movable.sed</code> from your computer to the root of your SD card</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---steelminer">Section II - Steelminer</h4>
|
||||
|
||||
<p>In this section, you will create a hacked Steel Diver: Sub Wars save file that, when used, will load the Homebrew Launcher on your device.</p>
|
||||
<p>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.</p>
|
||||
|
||||
<ol>
|
||||
<li>Launch “Steel Diver: Sub Wars” once and select a Mii to initialize your save file
|
||||
@ -580,7 +580,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Exit “Steel Diver: Sub Wars”</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Open <a href="https://3dstools.nhnarwhal.com/#/steelhax">the SteelHax Save Tool website</a> on your computer</li>
|
||||
<li>Select your <code class="language-plaintext highlighter-rouge">movable.sed</code> file</li>
|
||||
@ -599,31 +599,34 @@ window.cookieconsent.initialise({
|
||||
<li>Overwrite the old save file when prompted</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch “Steel Diver: Sub Wars”</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Super-skaterhax (when used to launch the Homebrew Launcher) is compatible with New models on version 11.16.0 in all regions, and 11.17.0 in the EUR, JPN and USA regions.</p>
|
||||
|
||||
<p class="notice--warning">The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the device you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing.</p>
|
||||
<p class="notice--warning">The instructions provided only apply to the New 3DS, New 3DS XL, and New 2DS XL. Please ensure that the console you are modding is a New 3DS, New 3DS XL, or New 2DS XL before continuing.</p>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
@ -545,16 +545,16 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both super-skaterhax and the Homebrew Launcher.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
<li>La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy everything inside the folder for your device’s region (and also system version if the region is USA) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Copy everything inside the folder for your console’s region (and also system version if the region is USA) in the super-skaterhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</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/skater-root-layout.png" alt="" /></p>
|
||||
@ -563,7 +563,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>In this section, you will visit the browser exploit webpage, which will launch the Homebrew Launcher.</p>
|
||||
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your device.</p>
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>On the HOME Menu, press the Left and Right shoulder buttons at the same time to open the camera
|
||||
@ -571,7 +571,7 @@ window.cookieconsent.initialise({
|
||||
<li>If you are unable to open the camera, open the Internet Browser and manually type the URL instead (<code class="language-plaintext highlighter-rouge">https://zoogie.github.io/web/super/</code> for EUR/USA/JPN, <code class="language-plaintext highlighter-rouge">https://zoogie.github.io/web/korea</code> for KOR)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Tap the QR code button and scan one of the following QR codes for your device’s region <a href="https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png">here</a>
|
||||
<li>Tap the QR code button and scan one of the following QR codes for your console’s region <a href="https://user-images.githubusercontent.com/28328903/226086338-585bfdac-0aac-44c0-b413-89206d2815d8.png">here</a>
|
||||
<ul>
|
||||
<li>If you get a security certificate warning, press (A) to allow the connection</li>
|
||||
</ul>
|
||||
@ -595,34 +595,36 @@ window.cookieconsent.initialise({
|
||||
<li>Select the “GO GO!” button on the top screen
|
||||
<ul>
|
||||
<li>If any prompts appear, approve all of them</li>
|
||||
<li>If your device freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
|
||||
<li>If your console freezes on a yellow screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, redo step 3 of Section II, then retry this section</li>
|
||||
<li>If you get another error, try again up to 5 times, and if it still doesn’t work, <a href="troubleshooting#homebrew-launcher-super-skaterhax">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your device will have booted into the Homebrew Launcher</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---hardware-button-check">Section III - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether you can access Safe Mode on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-choose-an-exploit">Next step: Choose an exploit</h3>
|
||||
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your device.</p>
|
||||
<p>If the camera appeared in the previous section, Safe Mode is likely to be working on your console.</p>
|
||||
|
||||
<p class="notice--primary">If the camera appeared, continue to <a href="installing-boot9strap-(hbl-usm)">Installing boot9strap (HBL-USM)</a></p>
|
||||
|
||||
|
@ -334,10 +334,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -362,7 +362,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>This guide will:</p>
|
||||
<ul>
|
||||
<li>Install <strong>boot9strap</strong> and <strong>Luma3DS custom firmware</strong> on unmodified retail 3DS/2DS devices
|
||||
<li>Install <strong>boot9strap</strong> and <strong>Luma3DS custom firmware</strong> on unmodified retail 3DS/2DS consoles
|
||||
<ul>
|
||||
<li>Luma3DS will automatically remove the region lock and allow you to run unsigned software</li>
|
||||
</ul>
|
||||
|
@ -549,35 +549,35 @@ window.cookieconsent.initialise({
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
|
||||
<h4 id="sección-ii---bannerbomb3">Sección II - BannerBomb3</h4>
|
||||
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
|
||||
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your console to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
|
||||
@ -619,9 +619,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">private</code> contenida en el <code class="language-plaintext highlighter-rouge">.zip</code> de Frogminer_save a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Enciende tu consola</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -632,7 +632,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -642,9 +642,9 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
<li>Regresa al menú principal de Configuración de la Consola</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -670,18 +670,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tap the third box with the letter “A” in it</li>
|
||||
<li>Scroll left until reel “1/3” is selected</li>
|
||||
<li>Tap the fourth box with the letter “A” in it</li>
|
||||
<li>If the exploit was successful, your device will have loaded b9sTool</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Using the D-Pad, move to “Install boot9strap”
|
||||
<ul>
|
||||
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>You may have to force power off by holding the power button</li>
|
||||
<li>If your device 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>
|
||||
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -689,12 +689,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -713,9 +713,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
|
@ -553,14 +553,14 @@ window.cookieconsent.initialise({
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
|
||||
<h4 id="sección-ii---preparativos">Sección II - Preparativos</h4>
|
||||
|
||||
@ -601,9 +601,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">private</code> contenida en el <code class="language-plaintext highlighter-rouge">.zip</code> de Frogminer_save a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Enciende tu consola</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -614,7 +614,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -624,9 +624,9 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
<li>Regresa al menú principal de Configuración de la Consola</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -652,18 +652,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tap the third box with the letter “A” in it</li>
|
||||
<li>Scroll left until reel “1/3” is selected</li>
|
||||
<li>Tap the fourth box with the letter “A” in it</li>
|
||||
<li>If the exploit was successful, your device will have loaded b9sTool</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Using the D-Pad, move to “Install boot9strap”
|
||||
<ul>
|
||||
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>You may have to force power off by holding the power button</li>
|
||||
<li>If your device 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>
|
||||
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -671,12 +671,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-v---luma3ds-configuration">Section V - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -695,9 +695,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
|
@ -553,35 +553,35 @@ window.cookieconsent.initialise({
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
|
||||
<h4 id="sección-ii---bannerbomb3">Sección II - BannerBomb3</h4>
|
||||
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section.</p>
|
||||
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your device to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If this step causes your console to crash, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Dump DSiWare”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---prep-work">Section III - Prep Work</h4>
|
||||
@ -623,9 +623,9 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">private</code> contenida en el <code class="language-plaintext highlighter-rouge">.zip</code> de Frogminer_save a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Enciende tu consola</p>
|
||||
<p>Power on your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/fredtool/fredtool-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -636,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Haxxxxxxxxx!” title
|
||||
<ul>
|
||||
@ -646,9 +646,9 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
<li>Regresa al menú principal de Configuración de la Consola</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<a href="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
|
||||
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If your device does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
<li>If your console does not load the JPN version of Flipnote Studio, <a href="troubleshooting#installing-boot9strap-fredtool">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -674,18 +674,18 @@ window.cookieconsent.initialise({
|
||||
<li>Tap the third box with the letter “A” in it</li>
|
||||
<li>Scroll left until reel “1/3” is selected</li>
|
||||
<li>Tap the fourth box with the letter “A” in it</li>
|
||||
<li>If the exploit was successful, your device will have loaded b9sTool</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Using the D-Pad, move to “Install boot9strap”
|
||||
<ul>
|
||||
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open Nintendo DS Connections and start over from the beginning of this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>You may have to force power off by holding the power button</li>
|
||||
<li>If your device 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>
|
||||
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -693,12 +693,12 @@ window.cookieconsent.initialise({
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -717,9 +717,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">42383841.bin</code> file from the <code class="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Select the “Nintendo DSi™” title</li>
|
||||
<li>Selecciona “Copiar”, luego “OK”</li>
|
||||
|
@ -546,26 +546,26 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<p>As an additional safety measure, we will perform an additional check for custom firmware. This is because using this method when custom firmware is already installed has a risk of bricking the console (rendering it unusable without recovery methods like <a href="ntrboot">ntrboot</a>).</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén pulsado el botón (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console while still holding the (Select) button</li>
|
||||
<li>If the check was successful, you will boot to the HOME Menu and you may proceed with this guide</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your device! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
<p class="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Follow <a href="checking-for-cfw">Checking for CFW</a> to upgrade your existing CFW.</p>
|
||||
|
||||
<h4 id="sección-ii---preparativos">Sección II - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot.nds</code> (b9sTool) from the b9sTool release <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">Frogtool.3dsx</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">frogcert.bin</code> to the root of your SD card</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---patching-ds-download-play">Section III - Patching DS Download Play</h4>
|
||||
@ -577,7 +577,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play</li>
|
||||
<li>Once this operation has finished, read the screens and check if the process was successful</li>
|
||||
<li>Tap the touch screen, then select “BOOT patched DS Download Play”</li>
|
||||
<li>Si el exploit fue exitoso, tu consola habrá cargado la versión japonesa de Flipnote Studio
|
||||
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
|
||||
<ul>
|
||||
<li>If you get stuck on a black screen, follow <a href="https://wiki.hacks.guide/wiki/3DS:TWLFix#Homebrew_Launcher-0">this</a> page, then try again</li>
|
||||
</ul>
|
||||
@ -605,18 +605,18 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Tap the third box with the letter “A” in it</li>
|
||||
<li>Scroll left until reel “1/3” is selected</li>
|
||||
<li>Tap the fourth box with the letter “A” in it</li>
|
||||
<li>If the exploit was successful, your device will have loaded b9sTool</li>
|
||||
<li>If the exploit was successful, your console will have loaded b9sTool</li>
|
||||
<li>Using the D-Pad, move to “Install boot9strap”
|
||||
<ul>
|
||||
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to open DS Download Play and start over from the beginning of this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (A), then press START and SELECT at the same time to begin the process</li>
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your device
|
||||
<li>Once completed and the bottom screen says “done.”, exit b9sTool, then power off your console
|
||||
<ul>
|
||||
<li>You may have to force power off by holding the power button</li>
|
||||
<li>If your device 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>
|
||||
<li>If you see the Luma Configuration screen, power off your device and continue to the next section</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>
|
||||
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -624,12 +624,12 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<h4 id="section-vi---luma3ds-configuration">Section VI - Luma3DS Configuration</h4>
|
||||
|
||||
<ol>
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -658,7 +658,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
<li>Presiona (B) para salir del menú de Rosalina</li>
|
||||
<li>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
|
||||
<li>Relaunch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Launch Frogtool from the list of homebrew</li>
|
||||
<li>Select the “RESTORE patched DS Download Play” option</li>
|
||||
<li>Once this operation has finished, read the screens and check if the process was successful
|
||||
@ -667,7 +667,7 @@ If you are unable to install one, follow <a href="bannerbomb3">Bannerbomb3</a> i
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the process was successful, tap the touch screen, then press START to exit</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -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>El archivo <code class="language-plaintext highlighter-rouge">.firm</code> correspondiente a tu consola y versión:</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>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD</li>
|
||||
<li>Copia la carpeta hardmod-b9s-installer desde el <code class="language-plaintext highlighter-rouge">.zip</code> de hardmod-b9s-installer a tu computadora</li>
|
||||
<li>Copia el <code class="language-plaintext highlighter-rouge">.firm</code> descargado a la carpeta hardmod-b9s-installer en tu computadora</li>
|
||||
<li>Renombra el <code class="language-plaintext highlighter-rouge">.firm</code> descargado en la carpeta hardmod-b9s-installer en tu computadora a <code class="language-plaintext highlighter-rouge">current.firm</code></li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de boot9strap a la carpeta hardmod-b9s-installer en tu computadora</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Usa tu hardmod para crear una copia de seguridad de tu NAND</li>
|
||||
<li>Mueve tu copia de seguridad de la NAND a la carpeta hardmod-b9s-installer en tu computadora y renómbrala a <code class="language-plaintext highlighter-rouge">NAND.bin</code></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---instalar-boot9strap">Sección II - Instalar 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>Ejecuta hardmod-b9s-installer
|
||||
@ -783,15 +783,15 @@ window.cookieconsent.initialise({
|
||||
<li>Usuarios de Mac y Linux: Ejecutar <code class="language-plaintext highlighter-rouge">install-b9s.py</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Flashea el archivo <code class="language-plaintext highlighter-rouge">NAND-patched.bin</code> resultante a tu consola con tu hardmod</li>
|
||||
<li>Apaga tu consola</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>Desconecta tu 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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
|
@ -548,7 +548,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device’s SD card. Then, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your console’s SD card. Then, you will use Homebrew Launcher to launch slotTool, which will overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
|
||||
<ol>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
@ -556,14 +556,14 @@ window.cookieconsent.initialise({
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> and <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/boot9strap/</code> folder on your SD card</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe
|
||||
<ul>
|
||||
<li>Esta carpeta almacena aplicaciones homebrew y datos relacionados; es distinta de la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> que genera la consola automáticamente</li>
|
||||
<li>This folder stores homebrew applications and data; it is different from the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder that the console automatically generates</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">slotTool</code> folder from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/3ds/</code> folder on your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">usm.bin</code> from the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> to the root folder on your SD card</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Open the Homebrew Launcher through your method of choice (likely the Internet Browser)</li>
|
||||
<li>Launch slotTool from the list of homebrew
|
||||
<ul>
|
||||
@ -583,12 +583,12 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-ii---unsafe_mode">Section II - unSAFE_MODE</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family devices) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots into Safe Mode (a “system update” menu)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press “OK” to accept the update
|
||||
@ -600,10 +600,10 @@ window.cookieconsent.initialise({
|
||||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -611,7 +611,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -619,12 +619,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -655,10 +655,10 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para salir del menú de Rosalina</li>
|
||||
<li>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
|
||||
<li>Relaunch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your device will then reboot</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -551,7 +551,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Una copia física o digital de Mario Kart 7 de la misma región que ambas consolas</li>
|
||||
<li>Una tarjeta SD para cada consola</li>
|
||||
<li>An SD card for both consoles</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
@ -574,16 +574,16 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
@ -646,11 +646,11 @@ window.cookieconsent.initialise({
|
||||
</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Local Multiplayer</code>. A menu should pop up
|
||||
<ul>
|
||||
<li>If the screen freezes, hold the power button for fifteen seconds to force power off your device, then try again</li>
|
||||
<li>If the screen freezes, hold the power button for fifteen seconds to force power off your console, then try again</li>
|
||||
<li>If you have launched kartdlphax previously, the last selected settings will be loaded. If they are correct, select <code class="language-plaintext highlighter-rouge">Use settings</code> and skip the next 3 steps. If they are incorrect, select <code class="language-plaintext highlighter-rouge">Change settings</code> and proceed.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Select your <strong>target 3DS</strong> device type (Old 3DS family or New 3DS family)</li>
|
||||
<li>Select your <strong>target 3DS</strong> console type (Old 3DS family or New 3DS family)</li>
|
||||
<li>Select the following exploit type depending on your system version:
|
||||
<ul>
|
||||
<li>11.16.0: select <code class="language-plaintext highlighter-rouge">xPloitInjector (11.16)</code></li>
|
||||
@ -694,12 +694,12 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-v---unsafe_mode">Section V - unSAFE_MODE</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family devices) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots into Safe Mode (a “system update” menu)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press “OK” to accept the update
|
||||
@ -711,10 +711,10 @@ window.cookieconsent.initialise({
|
||||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -722,7 +722,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -730,12 +730,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -766,10 +766,10 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para salir del menú de Rosalina</li>
|
||||
<li>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
|
||||
<li>Relaunch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your device will then reboot</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -537,7 +537,7 @@ window.cookieconsent.initialise({
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
<ul>
|
||||
<li>Un imán que activa el modo de espera de tu consola (si usas una consola con tapa)</li>
|
||||
<li>A magnet that triggers the sleep mode of your console (if using a folding style console)</li>
|
||||
<li>Tu flashcart con ntrboot instalado</li>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (direct download)</li>
|
||||
@ -549,7 +549,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta la tarjeta SD de tu consola en tu computadora
|
||||
<ul>
|
||||
<li>Esta es la tarjeta SD de tu 3DS, <em>no</em> la tarjeta SD de tu flashcart</li>
|
||||
@ -568,20 +568,20 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-ntrboot-file-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Reinserta la tarjeta SD en tu 3DS</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---ntrboot">Sección II - ntrboot</h4>
|
||||
|
||||
<ol>
|
||||
<li>Usa el imán para encontrar el lugar de tu consola donde se activa el sensor del modo en espera
|
||||
<li>Use the magnet to find the spot on your console where the sleep sensor is triggered
|
||||
<ul>
|
||||
<li>Este paso no es necesario en la old 2DS (la cual tiene un interruptor de suspensión)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Inserta tu flashcart en tu consola</li>
|
||||
<li>Coloca el imán en tu consola para activar el sensor de modo de espera
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your flashcart into your console</li>
|
||||
<li>Place the magnet on your console to trigger the sleep sensor
|
||||
<ul>
|
||||
<li>En la old 2DS, por otro lado, deberías activar el interruptor del modo de espera</li>
|
||||
</ul>
|
||||
@ -592,7 +592,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller</li>
|
||||
<li>Quita el imán de tu consola
|
||||
<li>Remove the magnet from your console
|
||||
<ul>
|
||||
<li>En la old 2DS, por otro lado, deberías activar el interruptor del modo de espera</li>
|
||||
</ul>
|
||||
@ -601,7 +601,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -609,9 +609,9 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is completed, force your device to power off by holding down the power button
|
||||
<li>Once it is completed, force your console to power off by holding down the power button
|
||||
<ul>
|
||||
<li>Your device will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
<li>Your console will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -622,12 +622,12 @@ window.cookieconsent.initialise({
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Elimina <code class="language-plaintext highlighter-rouge">boot.firm</code> desde la raíz de tu tarjeta SD</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">boot.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola1. Your device should have booted into the Luma3DS configuration menu
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console1. Your console should have booted into the Luma3DS configuration menu
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -796,7 +796,7 @@ window.cookieconsent.initialise({
|
||||
<h5 id="instrucciones-1">Instrucciones</h5>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora
|
||||
<ul>
|
||||
<li>Esta es la tarjeta SD de tu 3DS, <em>no</em> la tarjeta SD de tu flashcart</li>
|
||||
@ -806,8 +806,8 @@ window.cookieconsent.initialise({
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">.bin</code> desde el archivo <code class="language-plaintext highlighter-rouge">.zip</code> de respaldo de flashrom a la carpeta <code class="language-plaintext highlighter-rouge">/ntrboot/</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">payloads</code> en la carpeta <code class="language-plaintext highlighter-rouge">luma</code> de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">ntrboot_flasher.firm</code> a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads</code> de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Inserta tu flashcart de DS / DSi compatible con ntrboot en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Insert your ntrboot compatible DS / DSi flashcart into your console</li>
|
||||
<li>Inicia ntrboot_flasher manteniendo presionado (Start) mientras enciendes la consola</li>
|
||||
<li>Lee la pantalla de advertencia en color rojo</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
@ -820,7 +820,7 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Espera hasta que se complete el proceso</li>
|
||||
<li>Presiona (A) para regresar al menú principal</li>
|
||||
<li>Presiona (B) para apagar tu consola</li>
|
||||
<li>Press (B) to power off your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
@ -533,9 +533,9 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="compatibility-notes">Compatibility Notes</h3>
|
||||
|
||||
<p>safecerthax is compatible with all Old 3DS and Old 2DS devices in all regions on system versions 1.0.0 through 11.14.0.</p>
|
||||
<p>safecerthax is compatible with all Old 3DS and Old 2DS consoles in all regions on system versions 1.0.0 through 11.14.0.</p>
|
||||
|
||||
<p class="notice--info">This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the device you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing.</p>
|
||||
<p class="notice--info">This exploit will not work on the New 3DS, New 3DS XL, or New 2DS XL. Please ensure that the console you are modding is an Old 3DS, Old 3DS XL, or Old 2DS before continuing.</p>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
@ -549,16 +549,16 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-i---hardware-button-check">Section I - Hardware Button Check</h4>
|
||||
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your device. This will determine which method you will follow on the next page.</p>
|
||||
<p>In this section, you will see whether your shoulder buttons are working on your console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Once you see the HOME Menu, press the (Left Shoulder) and (Right Shoulder) buttons at the same time
|
||||
<ul>
|
||||
<li>The camera applet should appear</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera did NOT appear, you cannot follow this method. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
@ -577,13 +577,13 @@ window.cookieconsent.initialise({
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de <code class="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---safecerthax-proxy">Section III - safecerthax proxy</h4>
|
||||
|
||||
<p>In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your device.</p>
|
||||
<p>In this section, you will change your Internet connection settings to use a proxy network designed to exploit the System Update feature of your console.</p>
|
||||
|
||||
<p class="notice--info">If you haven’t already, make sure you have a working Internet connection set up on your console.</p>
|
||||
|
||||
@ -602,17 +602,17 @@ window.cookieconsent.initialise({
|
||||
<li>
|
||||
<p>Click “OK” to continue</p>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---safecerthax">Section IV - safecerthax</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family devices) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) where safecerthax will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots into Safe Mode (a “system update” menu)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press “OK” to accept the update
|
||||
@ -625,14 +625,14 @@ window.cookieconsent.initialise({
|
||||
<li>Press “OK” to close the error message</li>
|
||||
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If the device freezes or crashes, force power off the device, then retry this section</li>
|
||||
<li>If the console freezes or crashes, force power off the console, then retry this section</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installing-boot9strap">Section V - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -640,12 +640,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -672,7 +672,7 @@ window.cookieconsent.initialise({
|
||||
<li>The test should succeed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
<ul>
|
||||
<li>La última versión de <a href="http://soundhax.com">Soundhax</a> <em>(correspondiente a tu consola, región y versión)</em>
|
||||
<li>The latest release of <a href="http://soundhax.com">Soundhax</a> <em>(for your region, console, and version)</em>
|
||||
<ul>
|
||||
<li>Si Soundhax aparece en tu navegador como un vídeo no reproducible, presiona Ctrl+S o Cmd+S para guardarlo en tu computadora</li>
|
||||
</ul>
|
||||
@ -553,7 +553,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both Soundhax and universal-otherapp.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">.m4a</code> de Soundhax a la raíz de tu tarjeta SD
|
||||
<ul>
|
||||
@ -565,8 +565,8 @@ window.cookieconsent.initialise({
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de <code class="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</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/uosoundhax-root-layout.png" alt="" /></p>
|
||||
@ -578,8 +578,8 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>
|
||||
<p>Inicia Nintendo 3DS Sound</p>
|
||||
|
||||
@ -605,7 +605,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-iii---instalar-boot9strap">Sección III - Instalar boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -613,12 +613,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
|
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>SSLoth allows users on version 11.13.0 and below to bypass the browser version check, allowing the use of new-browserhax or old-browserhax (compatible with versions 11.4.0 through 11.13.0 in all regions), which can then be used in conjunction with universal-otherapp.</p>
|
||||
|
||||
<p class="notice--warning">If you have updated your device to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
<p class="notice--warning">If you have updated your console to your current version using a cartridge, you will not be able to bypass the browser version check. If this is the case, stay on your current firmware and ask <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for help.</p>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
@ -556,7 +556,7 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will copy the files needed to trigger both browserhax and universal-otherapp.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">otherapp.bin</code> to the root of your SD card and rename it to <code class="language-plaintext highlighter-rouge">arm11code.bin</code>
|
||||
<ul>
|
||||
@ -568,8 +568,8 @@ window.cookieconsent.initialise({
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">boot9strap</code> en la raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> y <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de <code class="language-plaintext highlighter-rouge">boot9strap</code> a la carpeta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> en tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller a la raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---ssloth">Section II - SSLoth</h4>
|
||||
@ -622,7 +622,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -630,12 +630,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -662,7 +662,7 @@ window.cookieconsent.initialise({
|
||||
<li>The test should succeed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -555,7 +555,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your device’s SD card.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your console’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Your SD card should be inserted in your computer</li>
|
||||
@ -579,23 +579,23 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu, which can be used to overwrite your Wi-Fi slots with hacked data. Your Wi-Fi connection settings will be temporarily overwritten while the exploit is active.</p>
|
||||
|
||||
<ol>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)
|
||||
<ul>
|
||||
<li>Your device should show the BB3 multihax menu</li>
|
||||
<li>Your console should show the BB3 multihax menu</li>
|
||||
<li>If the BB3 multihax menu doesn’t open, <a href="troubleshooting#bannerbomb3">follow this troubleshooting guide</a></li>
|
||||
<li>If the BB3 multihax menu says “cfw installed already”, you already have custom firmware and should continue from <a href="checking-for-cfw">here</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Install unSAFE_MODE”
|
||||
<ul>
|
||||
<li>Tu consola se apagará automáticamente</li>
|
||||
<li>Your console will automatically power off</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Ensure that all three connections are named “Haaaaaaaxxxxxxxxx…”
|
||||
<ul>
|
||||
@ -603,17 +603,17 @@ window.cookieconsent.initialise({
|
||||
<li>If all three connections are NOT all named “Haaaaaaaxxxxxxxxx…”, STOP! Something went wrong in this section and MUST be fixed before you can continue</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-iii---unsafe_mode">Sección III - unSAFE_MODE</h4>
|
||||
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family devices) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
<p>In this section, you will enter Safe Mode (a feature available on all 3DS family consoles) and navigate to a menu where unSAFE_MODE will be triggered, which will launch you into the boot9strap (custom firmware) installer.</p>
|
||||
|
||||
<ol>
|
||||
<li>With your device still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console still powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots into Safe Mode (a “system update” menu)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press “OK” to accept the update
|
||||
@ -625,10 +625,10 @@ window.cookieconsent.initialise({
|
||||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. This is intended behaviour</li>
|
||||
<li>When asked “Would you like to configure Internet settings?”, select “Yes”</li>
|
||||
<li>On the following menu, navigate to <code class="language-plaintext highlighter-rouge">Connection 1</code> -> <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code> -> <code class="language-plaintext highlighter-rouge">Detailed Setup</code> (<a href="/images/screenshots/usm/safemode_highlighted.png">image</a>)</li>
|
||||
<li>If the exploit was successful, your device will have booted into SafeB9SInstaller
|
||||
<li>If the exploit was successful, your console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your device instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your device instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If your console instead freezes on a white screen, hold the POWER button until it turns off, then retry this section</li>
|
||||
<li>If your console instead freezes on a red screen, you are missing <code class="language-plaintext highlighter-rouge">usm.bin</code> from the root of your SD card</li>
|
||||
<li>If you get a different error, <a href="troubleshooting#installing-boot9strap-usm">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -636,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-iv---installing-boot9strap">Section IV - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your device.</p>
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
<ol>
|
||||
<li>When prompted, input the key combo given on the top screen to install boot9strap
|
||||
@ -644,12 +644,12 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is complete, press (A) to reboot your device</li>
|
||||
<li>Your device should have booted into the Luma3DS configuration menu
|
||||
<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>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or 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>If your device 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>
|
||||
<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>Presiona (Start) para guardar y reiniciar</li>
|
||||
@ -666,14 +666,14 @@ window.cookieconsent.initialise({
|
||||
<p>In this section, you will trigger the BannerBomb3 exploit a second time so that you can restore the Wi-Fi connection slots that were overwritten in Section II.</p>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Data Management</code> -> <code class="language-plaintext highlighter-rouge">DSiWare</code> -> <code class="language-plaintext highlighter-rouge">SD Card</code> (<a href="/images/screenshots/bb3/dsiware-management.png">image</a>)</li>
|
||||
<li>Use the D-Pad to navigate and press the (A) button to select “Uninstall unSAFE_MODE”
|
||||
<ul>
|
||||
<li>Your device will automatically reboot</li>
|
||||
<li>Your console will automatically reboot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">Nintendo DSiWare</code> en tu tarjeta SD</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder and from your computer. Este archivo ya no será necesario</li>
|
||||
|
@ -520,10 +520,10 @@ window.cookieconsent.initialise({
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Esto es lo que deberías saber:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified device is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family devices have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family devices will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
<li>If your console is running <em>Luma 10.2.1 or higher</em>, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your console.</li>
|
||||
<li>If your console is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your console to 11.17.0.</li>
|
||||
<li>If your console does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as installation methods may be more difficult.</li>
|
||||
<li>If your unmodified console is ALREADY on 11.17.0, this guide has been updated accordingly. Specifically, New3DS-family consoles have a <a href="homebrew-launcher-(super-skaterhax)">free software method</a>, while Old3DS-family consoles will need to use <a href="alternate-exploits">alternate exploits</a> that rely on external hardware or software.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
<summary><strong>3DS/2DS compatibility</strong></summary>
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/onboarding/compatible.png" alt="" /></p>
|
||||
|
||||
<p>This guide works with every retail device in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL, regardless of region or firmware.</p>
|
||||
<p>This guide works with every retail console in the Nintendo 3DS family of consoles (including the 3DS, 3DS XL/LL, 2DS, New 3DS, New 3DS XL/LL, and New 2DS XL/LL, regardless of region or firmware.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -566,9 +566,9 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--warning">
|
||||
<summary><strong>Potential risks</strong></summary>
|
||||
|
||||
<p>By modding your device, you subject it to the remote (but non-zero) possibility of the device being banned from online play or bricked (rendered non-functional). <strong><em>Incorrect file placement will NOT brick your device</em></strong>, but purposely skipping instructions might. Similarly, the last ban wave occurred over five years ago, but there is no guarantee that another one will not occur in the future.</p>
|
||||
<p>By modding your console, you subject it to the remote (but non-zero) possibility of the console being banned from online play or bricked (rendered non-functional). <strong><em>Incorrect file placement will NOT brick your console</em></strong>, but purposely skipping instructions might. Similarly, the last ban wave occurred over five years ago, but there is no guarantee that another one will not occur in the future.</p>
|
||||
|
||||
<p>In short: Modding your device is safe, but it’s <strong><em>your responsibility</em></strong> if something goes wrong.</p>
|
||||
<p>In short: Modding your console is safe, but it’s <strong><em>your responsibility</em></strong> if something goes wrong.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -548,11 +548,11 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---copia-de-datos-de-juegos-de-dsiware">Sección II - Copia de datos de juegos de DSiWare</h4>
|
||||
@ -560,7 +560,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Si no tienes ningún juego de DSiWare o datos del mismo que quieras conservar, puedes saltarte esta sección.</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed</li>
|
||||
<li>Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar
|
||||
<ul>
|
||||
@ -591,14 +591,14 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
<li>Enciende tu consola manteniendo (Start) para ingresar al menú de selección de payloads de Luma3DS</li>
|
||||
<li>Boot your console while holding (Start) to launch the Luma3DS chainloader menu</li>
|
||||
<li>Inicia GodMode9 presionando (A)</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[S:] SYSNAND VIRTUAL</code></li>
|
||||
<li>Presiona (A) en <code class="language-plaintext highlighter-rouge">agbsave.bin</code> para seleccionarlo</li>
|
||||
<li>Selecciona “AGBSAVE options…”</li>
|
||||
<li>Selecciona “Dump GBA VC save”</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -606,7 +606,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-iv---copiar-emunand-a-la-sysnand">Sección IV - Copiar EmuNAND a la SysNAND</h4>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[E:] EMUNAND VIRTUAL</code></li>
|
||||
<li>Presiona (A) sobre <code class="language-plaintext highlighter-rouge">nand.bin</code> para seleccionarlo, luego selecciona “NAND image options…” y luego “Restore SysNAND (safe)”</li>
|
||||
<li>Presiona (A) para desbloquear la sobreescritura de la SysNAND, luego introduce la combinación de teclas mostrada
|
||||
@ -652,13 +652,13 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Para identificar el Title ID de un archivo <code class="language-plaintext highlighter-rouge"><TitleID>.gbavc.sav</code>, tu podrías obtener una lista de todos los juegos en el sistema y sus correspondientes Title IDs, sosteniendo (R) y presionando (A) en el menú principal de GodMode9, y luego seleccionando “Search for titles”.</p>
|
||||
|
||||
<ol>
|
||||
<li>Mantén presionado (R) y presiona (Start) a la vez para apagar tu consola</li>
|
||||
<li>Inicia tu consola en SysNAND</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Power on your console into SysNAND</li>
|
||||
<li>Haz lo siguiente por cada juego de Consola Virtual de GBA del cual quieras restaurar sus datos de guardado:
|
||||
<ul>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
<li>Enciende tu consola manteniendo (Start) para ingresar al menú de selección de payloads de Luma3DS</li>
|
||||
<li>Boot your console while holding (Start) to launch the Luma3DS chainloader menu</li>
|
||||
<li>Inicia GodMode9 presionando (A)</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Presiona (Y) en el archivo <code class="language-plaintext highlighter-rouge"><TitleID>.gbavc.sav</code> que deseas restaurar para copiarlo</li>
|
||||
@ -668,7 +668,7 @@ window.cookieconsent.initialise({
|
||||
<li>Selecciona “AGBSAVE options…”</li>
|
||||
<li>Selecciona “Inject GBA VC save”</li>
|
||||
<li>Presiona (A) para continuar</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Inicia el juego de Consola Virtual de GBA</li>
|
||||
<li>Sal del juego de Consola Virtual de GBA</li>
|
||||
</ul>
|
||||
@ -678,7 +678,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-vii---copia-de-seguridad-de-la-sysnand">Sección VII - Copia de seguridad de la SysNAND</h4>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -694,7 +694,7 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Mantén presionado (R) y presiona (Start) a la vez para apagar tu consola</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -703,14 +703,14 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li><strong>Haz una copia de seguridad de todos los archivos de tu tarjeta SD a una carpeta en tu computadora, todos los archivos se eliminarán en los siguientes pasos</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-viii---formatear-la-tarjeta-sd">Sección VIII - Formatear la tarjeta SD</h4>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Mas…”</li>
|
||||
<li>Selecciona “SD format menu”</li>
|
||||
@ -729,7 +729,7 @@ window.cookieconsent.initialise({
|
||||
<li>Asegúrate de reemplazar el archivo <code class="language-plaintext highlighter-rouge">boot.firm</code> en tu tarjeta SD con el de tu respaldo</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Presiona (A) para montar la SD</li>
|
||||
<li>Presiona (Start) para reiniciar</li>
|
||||
</ol>
|
||||
|
@ -527,7 +527,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Instalar boot9strap con ntrboot requiere una flashcart de NDS / DSi compatible con el flasheo de ntrboot. Ten en cuenta que algunos de estos flashcarts vienen con ntrboot pre-flasheado.</p>
|
||||
|
||||
<p>While the ntrboot exploit works independently of the system version, the ntrboot flasher (which installs the exploit to the cart) is not. Esto significa que, dependiendo de las versiones de sistema y consolas con las cuales tu flashcart sea compatible, sólo será posible que uses alguno o algunos métodos en particular.</p>
|
||||
<p>While the ntrboot exploit works independently of the system version, the ntrboot flasher (which installs the exploit to the cart) is not. This means that, depending on the versions and consoles supported by your flashcart, only certain methods may be available to you.</p>
|
||||
|
||||
<p>Ten en cuenta que cartuchos que tengan una “Bomba de tiempo” incorporados no podrán ejecutar archivos <code class="language-plaintext highlighter-rouge">.nds</code> una vez que detecten que el reloj de la consola haya alcanzado una cierta fecha predeterminada por el firmware del flashcart. Una forma para evadir esto es establecer el reloj de la consola en una fecha antigua.</p>
|
||||
|
||||
@ -676,13 +676,13 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/ntrboot-flashcarts.png" alt="" /></p>
|
||||
|
||||
<p>Asegúrate de que tu flashcart es capaz de ejecutar archivos <code class="language-plaintext highlighter-rouge">.nds</code> en tu consola antes de comenzar. Algunos flashcarts pueden requerir que copies los archivos de “kernel” o firmware a la tarjeta SD del flashcart. Consulta las instrucciones específicas de tu flashcart para más información.</p>
|
||||
<p>Ensure your flashcart is able to launch <code class="language-plaintext highlighter-rouge">.nds</code> files on your console before beginning. Algunos flashcarts pueden requerir que copies los archivos de “kernel” o firmware a la tarjeta SD del flashcart. Consulta las instrucciones específicas de tu flashcart para más información.</p>
|
||||
|
||||
<p>Ten en cuenta que los distintos métodos pueden presentar información adicional distinta sobre compatibilidad.</p>
|
||||
|
||||
<p>The usage of this exploit, regardless of the flashing method, requires access to a small magnet if the target device is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). Esto es porque el exploit requiere que tu consola entre al modo de espera pero teniendo acceso a los botones.</p>
|
||||
<p>The usage of this exploit, regardless of the flashing method, requires access to a small magnet if the target console is of a folding style (any 3DS family system that is not the old 2DS with a sleep switch). This is because the exploit requires your console to enter sleep mode while still having access to the buttons.</p>
|
||||
|
||||
<p class="notice--info">Para probar si un imán sirve, mantenlo en o alrededor de los botones (A)(B)(X)(Y) mientras la consola está encendida para ver si se activa el modo de espera. Si lo hace, ambas pantallas se apagarán mientras el imán se mantenga en esa posición.</p>
|
||||
<p class="notice--info">To test if a magnet will work, hold it on or around the (A)(B)(X)(Y) buttons while the console is powered on to see if it triggers sleep mode. Si lo hace, ambas pantallas se apagarán mientras el imán se mantenga en esa posición.</p>
|
||||
|
||||
<p>Ten en cuenta que no podrás usar las funciones estándar del flashcart mientras tenga instalado el exploit de ntrboot (excepto en el caso de la Acekard 2i, que sigue funcional <em>en NDS y sistemas 3DS con custom firmware</em>). This means that, for most flashcarts, it will not even display on the HOME Menu. Hay pasos opcionales al final de las instrucciones de flasheo de ntrboot para eliminarlo de la flashcart cuando termines.</p>
|
||||
|
||||
@ -703,7 +703,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="flashear-ntrboot-dos-consolas-3ds">Flashear ntrboot (Dos consolas 3DS)</h4>
|
||||
|
||||
<p>Este método requiere acceso temporal a un segundo dispositivo de la familia 3DS que ya se está ejecutando boot9strap. Esto no requiere que tu flashcart soporte las versiones de cada consola.</p>
|
||||
<p>This method requires temporary access to a second 3DS family console that is already running boot9strap. Esto no requiere que tu flashcart soporte las versiones de cada consola.</p>
|
||||
|
||||
<p class="notice--primary">Continúa a <a href="flashing-ntrboot-(3ds-multi-system)">Flashear ntrboot (Dos consolas 3DS)</a></p>
|
||||
|
||||
|
@ -526,7 +526,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0).</p>
|
||||
<p>This is an add-on section for region changing your console. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your console normally to the latest firmware (11.17.0).</p>
|
||||
|
||||
<p>Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">Locale Emulation</a>. Additionally, running NDS games with alternative out-of-region languages is supported by <a href="https://github.com/DS-Homebrew/TWiLightMenu/releases">TWiLight Menu++</a>. You should only perform a region change if you wish to have your system UI is in a language that is not available on your console’s current region.</p>
|
||||
|
||||
@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--warning">As a part of this process, your system configuration will be reset to its defaults. This includes things such as your username, country, and language. Installed games and their save data will not be affected.</p>
|
||||
|
||||
<div class="notice--danger">
|
||||
<p>If you change the region of your device:</p>
|
||||
<p>If you change the region of your console:</p>
|
||||
|
||||
<ul>
|
||||
<li>You will not be able to use your NNID (if you have one). NNIDs are locked to the region that they were created in.</li>
|
||||
@ -546,7 +546,7 @@ window.cookieconsent.initialise({
|
||||
<li>That being said, system transfer and game updates are region locked anyway (e.g. Japanese eShop only has Japanese game updates).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>You will not be able to uninstall custom firmware without bricking the device!</strong> If you intend to uninstall custom firmware in the future, you <strong>MUST</strong> restore your NAND backup that was created before the region change.</li>
|
||||
<li><strong>You will not be able to uninstall custom firmware without bricking the console!</strong> If you intend to uninstall custom firmware in the future, you <strong>MUST</strong> restore your NAND backup that was created before the region change.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -557,7 +557,7 @@ window.cookieconsent.initialise({
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>La última versión de <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(el archivo <code class="language-plaintext highlighter-rouge">.3dsx</code>)</em></li>
|
||||
<li>The 11.15.0 CTRTransfer image for your device type of the region that you want to change to (e.g. Download “New 3DS or 2DS - USA” if you have a New 3DS and want to change your region to USA)
|
||||
<li>The 11.15.0 CTRTransfer image for your console type of the region that you want to change to (e.g. Download “New 3DS or 2DS - USA” if you have a New 3DS and want to change your region to USA)
|
||||
<ul>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:2a39586a0a10d1f0a9470b082ef1453e502b2425&xt=urn:btmh:12205090f0a43a956bd7449658ee0580949d15ae112c80007fb2ef42e3265b6c5f6c&dn=11.15.0-47E_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - EUR - CTRTransfer</a></li>
|
||||
<li><i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - <a href="magnet:?xt=urn:btih:986b454cab2d9f27daa63d4291f61aed039871d2&xt=urn:btmh:1220c8c96bd76b6fef041aada9ce4e3cf06ef141f3c4558310b9c3a00e39bccc43a1&dn=11.15.0-47J_ctrtransfer_n3ds.zip&tr=udp%3a%2f%2fopen.tracker.cl%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2810%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2fwww.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.pomf.se%3a80%2fannounce&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.moeking.me%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.dler.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bitsearch.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker-udp.gbitt.info%3a80%2fannounce&tr=udp%3a%2f%2fretracker.netbynet.ru%3a2710%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fopentor.org%3a2710%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fmts.tvbit.co%3a6969%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fbt2.archive.org%3a6969%2fannounce">New 3DS or 2DS - 11.15.0 - JPN - CTRTransfer</a></li>
|
||||
@ -579,20 +579,20 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Copy the 11.15.0 CTRTransfer image <code class="language-plaintext highlighter-rouge">.bin</code> from the CTRTransfer <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/gm9/</code> folder on your SD card</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">FBI.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---copia-de-seguridad-de-la-nand">Sección II - Copia de seguridad de la NAND</h4>
|
||||
|
||||
<ol>
|
||||
<li>Mantén presionado el botón (Start), y enciende la consola sin soltarlo. Esto iniciará GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto iniciará GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -608,7 +608,7 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Mantén presionado (R) y presiona (Start) a la vez para apagar tu consola</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@ -617,13 +617,13 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-iii---ctrtransfer">Sección III - CTRTransfer</h4>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed</li>
|
||||
<li>Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar
|
||||
<ul>
|
||||
@ -657,8 +657,8 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>Actualizar la consola teniendo B9S y Luma (lo que acabas de instalar) es seguro</li>
|
||||
<li>Si esto te da un error, ajusta tu configuración de DNS a “obtención automática”</li>
|
||||
@ -680,9 +680,9 @@ window.cookieconsent.initialise({
|
||||
<li>Press (Home) to suspend Download Play</li>
|
||||
<li>Press the “Close” button on the bottom screen to close Download Play</li>
|
||||
<li>Re-launch the Download Play application</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher
|
||||
<li>Your console should load the Homebrew Launcher
|
||||
<ul>
|
||||
<li>If your device is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
<li>If your console is stuck on the loading splash screen, you are missing <code class="language-plaintext highlighter-rouge">boot.3dsx</code> from the root of your SD card</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -712,11 +712,11 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="section-vi---deleting-system-save-data">Section VI - Deleting system save data</h4>
|
||||
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some devices.</p>
|
||||
<p>This section will reset your system configuration to its defaults. Installed games and their save data will not be affected. This is necessary to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">gm9</code></li>
|
||||
<li>Presiona (X) en la imagen <code class="language-plaintext highlighter-rouge">.bin</code> de CTRTransfer para borrarla</li>
|
||||
<li>Presiona (A) para confirmar</li>
|
||||
@ -735,13 +735,13 @@ window.cookieconsent.initialise({
|
||||
<li>Press (A) to unlock SysNAND (lvl2) writing, then input the key combo given</li>
|
||||
<li>Once the file has been deleted, press (A) to continue</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Your device will load into the initial setup menu
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
<li>Your console will load into the initial setup menu
|
||||
<ul>
|
||||
<li>This is expected behaviour. You have not lost any of your game data</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your device’s screen</li>
|
||||
<li>Complete the initial setup menu by following the prompts on your console’s screen</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -536,8 +536,8 @@ window.cookieconsent.initialise({
|
||||
<li>La raíz de tu tarjeta SD se refiere al primer directorio de la tarjeta, donde puedes ver la carpeta Nintendo 3DS pero no estás dentro de ella</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>If you see the Luma3DS configuration menu, press (Start) to save and reboot</li>
|
||||
</ul>
|
||||
|
@ -524,7 +524,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -534,7 +534,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -545,7 +545,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en tu tarjeta SD</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -562,14 +562,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enciende tu consola
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Your SD card does not need to be inserted at this point</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o que tu consola no se pueda conectar a los servidores de Nintendo (debido a un ban o problemas de conexión)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</li>
|
||||
@ -577,7 +577,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -585,8 +585,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -596,7 +596,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -616,7 +616,7 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
@ -532,7 +532,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>Because we do not have access to the Friends List, we are deriving the first part of <code class="language-plaintext highlighter-rouge">movable.sed</code> using a Mii QR code instead of by performing a two-way friend exchange.</p>
|
||||
|
||||
|
@ -518,7 +518,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -528,7 +528,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -539,7 +539,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en tu tarjeta SD</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -556,14 +556,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enciende tu consola
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Your SD card does not need to be inserted at this point</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o que tu consola no se pueda conectar a los servidores de Nintendo (debido a un ban o problemas de conexión)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</li>
|
||||
@ -571,7 +571,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -579,8 +579,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -590,7 +590,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -610,14 +610,14 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-bannerbomb3">Next step: BannerBomb3</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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
<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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="bannerbomb3-fredtool-(twn)">BannerBomb3 + Fredtool (TWN)</a></p>
|
||||
|
||||
|
@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
||||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>To install boot9strap on your device, we derive your device’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your device.</p>
|
||||
<p>To install boot9strap on your console, we derive your console’s unique encryption key. To accomplish this, we use a tool called Seedminer to calculate the data encryption key (movable.sed) for your console.</p>
|
||||
|
||||
<p>For information on how Seedminer works, see <a href="https://zoogie.github.io/web/34⅕c3">this presentation</a>.</p>
|
||||
|
||||
@ -529,7 +529,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-i---prep-work">Section I - Prep Work</h3>
|
||||
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your device’s encryption key.</p>
|
||||
<p>In this section, you will get the necessary details from your 3DS that are required to figure out your console’s encryption key.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Before following this section:</p>
|
||||
@ -540,7 +540,7 @@ window.cookieconsent.initialise({
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Ve a la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en tu tarjeta SD</li>
|
||||
<li>Copy the name of the 32-letter folder you see directly inside Nintendo 3DS
|
||||
@ -557,14 +557,14 @@ window.cookieconsent.initialise({
|
||||
<li>This folder is known as your “ID0”. Take note of this as this guide will refer to it as such later</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enciende tu consola
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Your SD card does not need to be inserted at this point</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Go to your Friend List (the <a href="https://3ds.hacks.guide/images/friend-list-icon.png">orange Face Icon</a> in the top row of your HOME Menu)
|
||||
<ul>
|
||||
<li>Si recibes un error y eres expulsado del menú, es posible que debas crear un nuevo Mii o que tu consola no se pueda conectar a los servidores de Nintendo (debido a un ban o problemas de conexión)</li>
|
||||
<li>If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo’s servers (due to a ban or connection issues)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Encuentra el perfil de tu Mii, luego busca donde dice “Código de amigo” en la pantalla superior</li>
|
||||
@ -572,7 +572,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="section-ii---seedminer">Section II - Seedminer</h3>
|
||||
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your device’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
<p>In this section, you will use the Bruteforce Movable website to retrieve your console’s encryption key in the form of <code class="language-plaintext highlighter-rouge">movable.sed</code>.</p>
|
||||
|
||||
<ol>
|
||||
<li>Open <a href="https://seedminer.hacks.guide/">Bruteforce Movable</a> on your computer
|
||||
@ -580,8 +580,8 @@ window.cookieconsent.initialise({
|
||||
<li>If the site isn’t working, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask (in English) for someone there to assist you</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Enter your device’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your device’s 32 character long folder name into the “Your ID0” field
|
||||
<li>Enter your console’s Friend Code (with no spaces or dashes) into the “Your friend code” field</li>
|
||||
<li>Paste your console’s 32 character long folder name into the “Your ID0” field
|
||||
<ul>
|
||||
<li>Do not attempt to enter the ID0 manually, as it is easy to make a mistake. Ensure the ID0 is entered correctly by copying and pasting it from where you saved it in the previous section</li>
|
||||
</ul>
|
||||
@ -591,7 +591,7 @@ window.cookieconsent.initialise({
|
||||
<li>If the site immediately goes to step 4, the website has already correctly processed your bruteforce request. You can download your <code class="language-plaintext highlighter-rouge">movable.sed</code> file and continue to the next section. You do not need to (re-)add the bot</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your device to add the bot’s friend code as given by the website
|
||||
<li>Use the <a href="/images/screenshots/seedminer/register-friend.png">“Register Friend” button</a> on your console to add the bot’s friend code as given by the website
|
||||
<ul>
|
||||
<li>If prompted, the name that you give to the friend does not matter</li>
|
||||
</ul>
|
||||
@ -611,14 +611,14 @@ window.cookieconsent.initialise({
|
||||
<li>Keep this file as you will need it in the upcoming page</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<h3 id="next-step-bannerbomb3">Next step: BannerBomb3</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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
<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 BannerBomb3, which uses your <code class="language-plaintext highlighter-rouge">movable.sed</code> file to take advantage of exploits in the System Settings application.</p>
|
||||
|
||||
<p class="notice--primary">Continue to <a href="bannerbomb3">BannerBomb3</a></p>
|
||||
|
||||
|
@ -534,8 +534,8 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Issues after installation:</p>
|
||||
<ul>
|
||||
<li><a href="#boot-issues-on-devices-with-custom-firmware">Boot issues</a></li>
|
||||
<li><a href="#software-issues-on-devices-with-custom-firmware">Software issues</a></li>
|
||||
<li><a href="#boot-issues-on-consoles-with-custom-firmware">Boot issues</a></li>
|
||||
<li><a href="#software-issues-on-consoles-with-custom-firmware">Software issues</a></li>
|
||||
</ul>
|
||||
|
||||
</details>
|
||||
@ -575,17 +575,17 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/multiple-id0.png" alt="" /></p>
|
||||
|
||||
<p>This occurs when you use your SD card in multiple 3DS devices and is intended to prevent inadvertently merging data that would not be valid on other devices. To figure out which long folder name is correct for your 3DS, follow these instructions:</p>
|
||||
<p>This occurs when you use your SD card in multiple 3DS consoles and is intended to prevent inadvertently merging data that would not be valid on other consoles. To figure out which long folder name is correct for your 3DS, follow these instructions:</p>
|
||||
|
||||
<ol>
|
||||
<li>Rename the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder to <code class="language-plaintext highlighter-rouge">BACKUP_Nintendo 3DS</code></li>
|
||||
<li>Reinsert your SD card into your device and power on your device</li>
|
||||
<li>Wait for the device to generate the SD card data
|
||||
<li>Reinsert your SD card into your console and power on your console</li>
|
||||
<li>Wait for the console to generate the SD card data
|
||||
<ul>
|
||||
<li>Your applications will have disappeared. This is normal and will be resolved shortly</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power off your device and reinsert your SD card into your computer</li>
|
||||
<li>Power off your console and reinsert your SD card into your computer</li>
|
||||
<li>Ve a la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> en tu tarjeta SD</li>
|
||||
<li>Copy the 32 character long name of the folder you see
|
||||
<ul>
|
||||
@ -637,7 +637,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<p>Also, ensure that <code class="language-plaintext highlighter-rouge">bb3.bin</code> is on the root of the SD card. If it is missing, then download the latest release of <a href="https://github.com/lifehackerhansol/Bannerbomb3/releases/download/v3.0-lhs1/bb3.bin">Bannerbomb3</a> (direct download), and copy the <code class="language-plaintext highlighter-rouge">bb3.bin</code> file to the root of your SD card.</p>
|
||||
|
||||
<p>If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this device in a way that makes this method impossible to perform. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
<p>If neither of these solutions fixes this problem, then custom firmware may have been uninstalled on this console in a way that makes this method impossible to perform. If this is the case, join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> and ask, in English, for help.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -762,7 +762,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>"An exception occurred" or Errdisp when opening Picross</u></summary>
|
||||
|
||||
<p>Your device already has custom firmware. Deberías ir a <a href="checking-for-cfw">Comprobación de CFW</a> antes de continuar.</p>
|
||||
<p>Your console already has custom firmware. Deberías ir a <a href="checking-for-cfw">Comprobación de CFW</a> antes de continuar.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -782,9 +782,9 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>Red/purple/pink and white screen after running Soundhax</u></summary>
|
||||
|
||||
<p>If your device is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">here</a>.</p>
|
||||
<p>If your console is on system version 9.4.0, 9.5.0, or 9.6.0, you may be encountering a bug with an old version of universal-otherapp. Download the latest version from <a href="https://github.com/TuxSH/universal-otherapp/releases/latest">here</a>.</p>
|
||||
|
||||
<p>Si tu consola no está en esas versiones y ocurre esto, indica que posiblemente ya tengas custom firmware instalado. Deberías ir a <a href="checking-for-cfw">Comprobación de CFW</a> antes de continuar.</p>
|
||||
<p>If your console is not on those firmwares, it likely indicates that you already have custom firmware. Deberías ir a <a href="checking-for-cfw">Comprobación de CFW</a> antes de continuar.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -796,7 +796,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>"Could not play"</u></summary>
|
||||
|
||||
<p>Tienes el archivo de Soundhax incorrecto para tu consola y región, o tu consola es incompatible con Soundhax. En este último caso, se recomienda actualizar la consola a la última versión y seguir <a href="seedminer">Seedminer</a>.</p>
|
||||
<p>You have the wrong Soundhax file for your console and region, or your console is incompatible with Soundhax. In the latter case, you should update your console to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -856,7 +856,7 @@ window.cookieconsent.initialise({
|
||||
<p>Follow these steps in order:</p>
|
||||
|
||||
<ol>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code></li>
|
||||
<li>Set “Proxy Settings” to “No”</li>
|
||||
@ -881,7 +881,7 @@ window.cookieconsent.initialise({
|
||||
<details>
|
||||
<summary><u>"To use the Internet Browser, please update your system using the System Update option in the System Settings."</u></summary>
|
||||
|
||||
<p>First, make sure you entered the correct proxy for the connection you’re using. If not, go back to <a href="installing-boot9strap-(ssloth-browser).html#section-ii---ssloth">Section II</a>. If the proxy is correct, then your device has been cart-updated, which means an alternate exploit will need to be used.</p>
|
||||
<p>First, make sure you entered the correct proxy for the connection you’re using. If not, go back to <a href="installing-boot9strap-(ssloth-browser).html#section-ii---ssloth">Section II</a>. If the proxy is correct, then your console has been cart-updated, which means an alternate exploit will need to be used.</p>
|
||||
|
||||
<p><u>Method 1</u><br />
|
||||
If the two numbers before the region in the system version string is equal to or less than 36 (e.g. Ver. 11.14.0-<strong>36</strong>U), you can follow <a href="installing-boot9strap-(soundhax)">Soundhax</a>. When prompted to select a firmware to generate the sound file, use:</p>
|
||||
@ -898,9 +898,9 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<ol>
|
||||
<li>Ensure that the proxy that you used for SSLoth is still actively applied to your internet connection</li>
|
||||
<li>With your device powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your device
|
||||
<li>With your console powered off, hold the following buttons: (Left Shoulder) + (Right Shoulder) + (D-Pad Up) + (A), and while holding these buttons together, power on your console
|
||||
<ul>
|
||||
<li>Keep holding the buttons until the device boots into Safe Mode (a “system update” menu)</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press “OK” to accept the update</li>
|
||||
@ -909,7 +909,7 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<hr />
|
||||
|
||||
<p>If these methods didn’t work (or do not apply to you), update your device to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
<p>If these methods didn’t work (or do not apply to you), update your console to the latest version and follow <a href="seedminer">Seedminer</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
@ -971,7 +971,7 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
<h2 id="finalizar-instalación">Finalizar instalación</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>Unable to update device</u></summary>
|
||||
<summary><u>Unable to update console</u></summary>
|
||||
|
||||
<p>Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenados por orden de dificultad.</p>
|
||||
|
||||
@ -1028,16 +1028,16 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<hr />
|
||||
|
||||
<h2 id="boot-issues-on-devices-with-custom-firmware">Boot issues on devices with custom firmware</h2>
|
||||
<h2 id="boot-issues-on-consoles-with-custom-firmware">Boot issues on consoles with custom firmware</h2>
|
||||
|
||||
<p class="notice--info">Los pasos detallados a continuación asumen que tu consola tiene un setup moderno de custom firmware (boot9strap + Luma3DS 8.0 o superior). Si tu consola tiene una configuración antigua (por ejemplo, algo basado en arm9loaderhax o menuhax), deberías actualizar dicha configuración antes de seguir estas instrucciones.</p>
|
||||
<p class="notice--info">The steps detailed here generally assume that your console has a modern custom firmware setup (boot9strap + Luma3DS 8.0 or greater). Si tu consola tiene una configuración antigua (por ejemplo, algo basado en arm9loaderhax o menuhax), deberías actualizar dicha configuración antes de seguir estas instrucciones.</p>
|
||||
|
||||
<h3 id="powernotification-light-indicators">Power/notification light indicators</h3>
|
||||
|
||||
<details>
|
||||
<summary><u>My device powers off when I try to turn it on, and/or the notification LED shows a color on boot</u></summary>
|
||||
<summary><u>My console powers off when I try to turn it on, and/or the notification LED shows a color on boot</u></summary>
|
||||
|
||||
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">boot.firm</code> file. If you’re running <a href="https://github.com/SciresM/boot9strap/releases/tag/1.4">boot9strap 1.4</a>, your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your <code class="language-plaintext highlighter-rouge">boot.firm</code> file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the device.</p>
|
||||
<p>There is an issue with your <code class="language-plaintext highlighter-rouge">boot.firm</code> file. If you’re running <a href="https://github.com/SciresM/boot9strap/releases/tag/1.4">boot9strap 1.4</a>, your 3DS notification LED may flash a certain color. This color is used to diagnose issues involving your <code class="language-plaintext highlighter-rouge">boot.firm</code> file on SD card or internal memory. On older versions of boot9strap, the blue light will power off almost immediately when trying to turn on the console.</p>
|
||||
|
||||
<p>If the notification LED flashes:</p>
|
||||
|
||||
@ -1049,18 +1049,18 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<p>You can get a new <code class="language-plaintext highlighter-rouge">boot.firm</code> file by downloading the <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">latest release of Luma3DS</a>, extracting it, and placing <code class="language-plaintext highlighter-rouge">boot.firm</code> on the root of your SD card. If your <code class="language-plaintext highlighter-rouge">boot.firm</code> file is consistently being detected as corrupted, you may want to check your SD card for errors (<a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, or <a href="f3xswift-(mac)">macOS</a>). Also, note that the 3DS tends to have issues with files extracted using WinRAR.</p>
|
||||
|
||||
<p>Si escuchas un “pop”, potencialmente acompañado de la luz de la pantalla parpadeando un segundo, hay un problema en el hardware de tu consola (cable de luz de fondo desconectado, por ejemplo). Es posible que tu consola encienda sosteniéndola en distintas orientaciones.</p>
|
||||
<p>If you hear a “popping sound”, potentially accompanied with the backlight turning on for a split second, there is a hardware issue with your console (such as a disconnected backlight cable). You may be able to get your console to boot by holding it at certain angles.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>My device gets stuck on a black screen with blue power light staying on</u></summary>
|
||||
<summary><u>My console gets stuck on a black screen with blue power light staying on</u></summary>
|
||||
|
||||
<p>Los pasos siguientes se pueden intentar en cualquier orden, pero están ordenados por cantidad de tiempo que toma realizar.</p>
|
||||
|
||||
<ol>
|
||||
<li>Power off your device, remove the SD card, re-insert it, then power on your device.</li>
|
||||
<li>Apaga tu consola, saca el cartucho si tiene uno puesto, enciende la consola y luego espera hasta diez minutos. Si la consola enciende en los siguientes diez minutos, el problema fue resuelto y es muy improbable que vuelva a ocurrir</li>
|
||||
<li>Cambia el nombre de la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> de tu tarjeta SD a <code class="language-plaintext highlighter-rouge">Nintendo 3DS_BACKUP</code>, luego intenta encenderla. Si la consola enciende sin problemas, hay un problema con tu carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code>. Try clearing HOME Menu extdata:
|
||||
<li>Power off your console, remove the SD card, re-insert it, then power on your console.</li>
|
||||
<li>Power off your console, eject the game cartridge if inserted, power on your console, then wait up to ten minutes. If your console boots within ten minutes, the issue has been fixed and is unlikely to reoccur</li>
|
||||
<li>Cambia el nombre de la carpeta <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> de tu tarjeta SD a <code class="language-plaintext highlighter-rouge">Nintendo 3DS_BACKUP</code>, luego intenta encenderla. If your console successfully boots, there is some issue within your <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder. Try clearing HOME Menu extdata:
|
||||
<ul>
|
||||
<li>Ve a <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code>
|
||||
+ Delete the corresponding folder for your 3DS region:
|
||||
@ -1077,10 +1077,10 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
</li>
|
||||
<li>Intenta iniciar en modo de recuperación y actualizar tu consola:
|
||||
<ul>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén presionado (L) + (R) + (D-Pad Arriba) + (A)</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Si lo has hecho correctamente, la consola mostrará una pantalla para “actualizar tu sistema”</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If you were successful, the console will boot to an “update your system” screen</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Sigue la guía de <a href="ctrtransfer">CTRTransfer</a></li>
|
||||
@ -1106,9 +1106,9 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
|
||||
<p>Tienes activada la opción “Disable ARM11 exception handlers”, o directamente no tienes custom firmware instalado. Intenta activar las excepciones de ARM11:</p>
|
||||
<ul>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Mantén presionado (Select)</li>
|
||||
<li>Enciende la consola mientras mantienes presionado (Select)</li>
|
||||
<li>Power on your console, while still holding (Select)</li>
|
||||
<li>Si la opción “Disable ARM11 exception handlers” está marcada, desmárcala</li>
|
||||
</ul>
|
||||
</details>
|
||||
@ -1117,12 +1117,12 @@ If you have an Old 3DS / Old 3DS XL / 2DS, you can try a Safe Mode update, which
|
||||
<summary><u>HOME Menu is missing installed applications</u></summary>
|
||||
|
||||
<p>This could be caused by various reasons, but most likely because your SD card is not being read by the system.
|
||||
You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says “Booted from CTRNAND via B9S”, then your device is booting from the internal memory and not from the SD card.
|
||||
You can check if your SD is being read by holding SELECT on boot and checking the yellow text on the bottom screen; if it says “Booted from CTRNAND via B9S”, then your console is booting from the internal memory and not from the SD card.
|
||||
If this is the case, attempt the steps below, which are listed from easiest to hardest:</p>
|
||||
<ol>
|
||||
<li>Power off your device, remove the SD card, re-insert it, then power on your device</li>
|
||||
<li>Power off your device, remove the SD card, insert it on your PC, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
|
||||
<li>Power off your device, remove the SD card, insert it on your PC and reformat your SD card according to your computer’s operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
|
||||
<li>Power off your console, remove the SD card, re-insert it, then power on your console</li>
|
||||
<li>Power off your console, remove the SD card, insert it on your PC, download the latest release of <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>, extract <code class="language-plaintext highlighter-rouge">boot.firm</code> from the <code class="language-plaintext highlighter-rouge">Luma3DS.zip</code> and place it on the root of your SD card (replacing any existing file)</li>
|
||||
<li>Power off your console, remove the SD card, insert it on your PC and reformat your SD card according to your computer’s operating system: <a href="formatting-sd-(windows)">Windows</a>, <a href="formatting-sd-(mac)">macOS</a>, <a href="formatting-sd-(linux)">Linux</a> <em>(this will wipe your SD card data)</em></li>
|
||||
<li>Test your SD card for errors by following the guide according to your computer’s operating system: <a href="h2testw-(windows)">Windows</a>, <a href="f3-(linux)">Linux</a>, <a href="f3xswift-(mac)">macOS</a>. If your SD card is marked as faulty, then you will have to replace your SD card</li>
|
||||
<li>Your SD card slot may be broken. Join <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a> for further assistance</li>
|
||||
</ol>
|
||||
@ -1131,9 +1131,9 @@ If this is the case, attempt the steps below, which are listed from easiest to h
|
||||
<details>
|
||||
<summary><u>Blue "BOOTROM ERROR" screen</u></summary>
|
||||
|
||||
<p>Tu consola muy probablemente está brickeada a nivel de hardware. Tendrás que conseguir una flashcard compatible con ntrboot y reinstalar boot9strap para intentar reparar tu consola. This may also indicate a hardware issue that cannot be fixed. En este caso, entra al <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a> para obtener ayuda (<em>en inglés</em>).</p>
|
||||
<p>Your console is likely hard-bricked. You will need to buy an ntrboot flashcart to reinstall boot9strap in order to attempt to fix your console. This may also indicate a hardware issue that cannot be fixed. En este caso, entra al <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a> para obtener ayuda (<em>en inglés</em>).</p>
|
||||
<ul>
|
||||
<li>También es posible que alguien haya configurado una pantalla de inicio que luce tal y como un brickeo. Prueba a dejar tu consola encendida, esperando en la pantalla azul, durante cinco minutos.</li>
|
||||
<li>También es posible que alguien haya configurado una pantalla de inicio que luce tal y como un brickeo. Try leaving your console powered on, waiting on the blue screen, for five minutes.</li>
|
||||
</ul>
|
||||
</details>
|
||||
|
||||
@ -1143,40 +1143,40 @@ If this is the case, attempt the steps below, which are listed from easiest to h
|
||||
<p>Por favor saca una foto del error y entra al <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a> y pide ayuda (<em>en inglés</em>).</p>
|
||||
</details>
|
||||
|
||||
<h2 id="software-issues-on-devices-with-custom-firmware">Software issues on devices with custom firmware</h2>
|
||||
<h2 id="software-issues-on-consoles-with-custom-firmware">Software issues on consoles with custom firmware</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>DSi / DS functionality is broken or has been replaced with Flipnote Studio</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Descarga la última versión de <a href="https://github.com/MechanicalDragon0687/TWLFix-CFW/releases/latest">TWLFix-CFW</a> <em>(el archivo <code class="language-plaintext highlighter-rouge">.3dsx</code>)</em></li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Crea una carpeta llamada <code class="language-plaintext highlighter-rouge">3ds</code> en la raíz de tu tarjeta SD, si aún no existe</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">TWLFix-CFW.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> en tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Abre el Homebrew Launcher</li>
|
||||
<li>Inicia TWLFix-CFW desde la lista de homebrew</li>
|
||||
<li>Presiona (A) para desinstalar los títulos TWL dañados</li>
|
||||
<li>Presiona (Start) para reiniciar la consola</li>
|
||||
<li>Press (Start) to reboot the console</li>
|
||||
<li>Realiza una Actualización de sistema dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<ul>
|
||||
<li>La actualización verá que los títulos TWL esenciales han sido desinstalados, y los volverá a descargar e instalar</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Una vez que la actualización se haya completado, pulsa “Aceptar” para reiniciar la consola</li>
|
||||
<li>Once the update is complete, tap “OK” to reboot the console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>GBA Virtual Console and/or Safe Mode functionality is broken</u></summary>
|
||||
|
||||
<p>Your device is running Luma3DS 6.6 or older, likely via arm9loaderhax. Deberías seguir <a href="a9lh-to-b9s">A9LH a B9S</a> para actualizar tu consola a un entorno de custom firmware más moderno.</p>
|
||||
<p>Your console is running Luma3DS 6.6 or older, likely via arm9loaderhax. You should follow <a href="a9lh-to-b9s">A9LH to B9S</a> to update your console to a modern custom firmware environment.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><u>Extended memory mode games (Pokemon Sun/Moon, Smash, etc.) don't work</u></summary>
|
||||
|
||||
<p>Esto puede ocurrir después de un CTRTransfer o al cambiar de región en Old 3DS / 2DS. Necesitarás formatear tu consola para solucionar este problema.</p>
|
||||
<p>Esto puede ocurrir después de un CTRTransfer o al cambiar de región en Old 3DS / 2DS. You will need to system format your console to fix this issue.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
@ -1194,7 +1194,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Clear HOME Menu extdata</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Navigate to the <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> folder on your SD card</li>
|
||||
<li>Delete the corresponding folder for your 3DS region:
|
||||
@ -1207,7 +1207,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<li><strong>Región TWN</strong>: <code class="language-plaintext highlighter-rouge">000000B1</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
@ -1215,7 +1215,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Clear HOME Menu theme data</u></summary>
|
||||
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Navigate to the <code class="language-plaintext highlighter-rouge">/Nintendo 3DS/<ID0>/<ID1>/extdata/00000000/</code> folder on your SD card</li>
|
||||
<li>Delete the corresponding folder for your 3DS region:
|
||||
@ -1225,7 +1225,7 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<li><strong>USA Region</strong>: <code class="language-plaintext highlighter-rouge">000002cd</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
@ -1233,12 +1233,12 @@ If you weren’t able to find your error or the instructions didn’t work, join
|
||||
<summary><u>Turning off Parental Controls</u></summary>
|
||||
|
||||
<p>You can disable the Parental Controls feature by going to System Settings -> Parental Controls and inserting the PIN, then pressing “Clear Settings”, then “Delete” to remove it.
|
||||
However, if you do not know the PIN and therefore cannot access the device’s settings, you will need to disable it. In order to do this, you need to obtain your device’s master key (mkey):</p>
|
||||
However, if you do not know the PIN and therefore cannot access the console’s settings, you will need to disable it. In order to do this, you need to obtain your console’s master key (mkey):</p>
|
||||
<ol>
|
||||
<li>Go to <a href="https://mkey.eiphax.tech/">this website</a></li>
|
||||
<li>Fill the following boxes with the information:
|
||||
<ul>
|
||||
<li>Device Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>Console Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>System Date: The day and month your console’s clock is set to</li>
|
||||
<li>Inquiry Number: Can be obtained by pressing “Forgot PIN” then “I Forgot” in the Parental Controls screen</li>
|
||||
</ul>
|
||||
|
@ -531,7 +531,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>Esto removerá completamente el CFW de tu consola, incluyendo boot9strap y Luma3DS, regresando la consola a su estado original.</p>
|
||||
<p>This will completely remove CFW from your console, including boot9strap and Luma3DS, for the purpose of restoring the console to stock.</p>
|
||||
|
||||
<p>Any unsigned (illegitimate) games will be rendered unusable and will be removed during this process. Use a <a href="https://github.com/FlagBrew/Checkpoint/releases/latest">save manager</a> to back up any saves that you care about.</p>
|
||||
|
||||
@ -561,7 +561,7 @@ window.cookieconsent.initialise({
|
||||
<p>then uninstalling CFW <u><strong>WILL BRICK YOUR CONSOLE</strong></u>. If this applies to you, <a href="godmode9-usage#restoring-a-nand-backup">restore a clean NAND backup</a> before continuing.</p>
|
||||
</div>
|
||||
|
||||
<p class="notice--warning">Estas instrucciones sólo funcionarán en consolas con versión de Luma3DS 8.0 o superior. Si tienes una versión anterior de Luma, debes actualizar tu configuración antes de seguir estas instrucciones. Ve a <a href="checking-for-cfw">esta página</a> para encontrar instrucciones de actualización acordes a tu instalación.</p>
|
||||
<p class="notice--warning">These instructions will only work on consoles with a Luma3DS version of 8.0 or higher. Si tienes una versión anterior de Luma, debes actualizar tu configuración antes de seguir estas instrucciones. Ve a <a href="checking-for-cfw">esta página</a> para encontrar instrucciones de actualización acordes a tu instalación.</p>
|
||||
|
||||
<h3 id="qué-necesitas">Qué necesitas</h3>
|
||||
|
||||
@ -576,14 +576,14 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h4 id="sección-i---preparativos">Sección I - Preparativos</h4>
|
||||
<ol>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia los archivos <code class="language-plaintext highlighter-rouge">boot.firm</code> y <code class="language-plaintext highlighter-rouge">boot.3dsx</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD</li>
|
||||
<li>Copia el archivo <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de GodMode9 a la carpeta <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> en tu tarjeta SD</li>
|
||||
<li>Copia la carpeta <code class="language-plaintext highlighter-rouge">gm9</code>contenida en el <code class="language-plaintext highlighter-rouge">.zip</code>de GodMode9 al directorio raíz de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">DSiWareUninstaller.3dsx</code> a la carpeta <code class="language-plaintext highlighter-rouge">/3ds/</code> de tu tarjeta SD</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">safety_test.gm9</code> a la carpeta <code class="language-plaintext highlighter-rouge">/gm9/scripts/</code> de tu tarjeta SD</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-ii---tests-del-modo-ds">Sección II - Tests del Modo DS</h4>
|
||||
@ -591,37 +591,37 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h5 id="test-de-conexiones-de-nintendo-ds">Test de Conexiones de Nintendo DS</h5>
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Dirígete hacia “Configuración de internet”, luego a “Conexiones de Nintendo DS”, luego toca en “Aceptar”</li>
|
||||
<li>Deberías iniciar en el menú de ajuste de Conexiones de Nintendo DS
|
||||
<ul>
|
||||
<li>Si tu consola muestra la versión japonesa de Flipnote Studio, una pantalla en negro, o un mensaje de error; significa que esta prueba ha fallado</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h5 id="prueba-de-modo-descarga-ds">Prueba de Modo Descarga DS</h5>
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Ejecuta la aplicación Modo Descarga (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
<li>Selecciona “Nintendo DS”</li>
|
||||
<li>Si tu consola carga un menú que dice “Download software via DS Download Play”, la prueba fue exitosa
|
||||
<li>If your console loads into a “Download software via DS Download Play” menu, the test was successful
|
||||
<ul>
|
||||
<li>Si tu consola muestra la versión japonesa de Flipnote Studio, una pantalla en negro, o un mensaje de error; significa que esta prueba ha fallado</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">Si cualquiera de estas pruebas falla, ¡el modo DS, el Modo Descarga DS y/o la Configuración de conexión de DS podrían ser inaccesibles una vez que el CFW sea desinstalado! You should <a href="troubleshooting#software-issues-on-devices-with-custom-firmware">fix DS mode</a> before continuing.</p>
|
||||
<p class="notice--warning">Si cualquiera de estas pruebas falla, ¡el modo DS, el Modo Descarga DS y/o la Configuración de conexión de DS podrían ser inaccesibles una vez que el CFW sea desinstalado! You should <a href="troubleshooting#software-issues-on-consoles-with-custom-firmware">fix DS mode</a> before continuing.</p>
|
||||
|
||||
<h4 id="sección-iii---prueba-de-seguridad">Sección III - Prueba de Seguridad</h4>
|
||||
<p>El propósito de esta sección es verificar que la consola iniciará y que las funciones críticas del sistema, como la Configuración de la consola y el teclado funcionarán una vez se desinstale CFW. <strong>¡Si saltas esta sección, tu consola podría quedar INUTILIZABLE!</strong></p>
|
||||
<p>El propósito de esta sección es verificar que la consola iniciará y que las funciones críticas del sistema, como la Configuración de la consola y el teclado funcionarán una vez se desinstale CFW. <strong>If you skip this section, you may BRICK your console!</strong></p>
|
||||
|
||||
<ol>
|
||||
<li>Mantén presionado el botón (Start), y enciende la consola sin soltarlo. Esto iniciará GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto iniciará GodMode9</li>
|
||||
<li>If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is complete</li>
|
||||
<li>Si se te pide fijar la fecha y hora RTC, presiona (A) para hacerlo, luego define la fecha y la hora, y después presiona (A) para continuar
|
||||
<ul>
|
||||
@ -634,10 +634,10 @@ window.cookieconsent.initialise({
|
||||
<li>Lee el texto en pantalla y presiona (A) para continuar</li>
|
||||
<li>You should boot into the regular 3DS HOME Menu (any custom theme is irrelevant). Si es así, sigue con estas instrucciones
|
||||
<ul>
|
||||
<li>If you do not boot into the regular 3DS HOME Menu (black screen, error screen, etc.), uninstalling CFW <strong>WILL BRICK YOUR DEVICE!</strong></li>
|
||||
<li>If you do not boot into the regular 3DS HOME Menu (black screen, error screen, etc.), uninstalling CFW <strong>WILL BRICK YOUR CONSOLE!</strong></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Entra a Configuración de la consola
|
||||
<li>Launch System Settings on your console
|
||||
<ul>
|
||||
<li>Si la consola se crashea en este punto, el test ha fallado</li>
|
||||
</ul>
|
||||
@ -650,7 +650,7 @@ window.cookieconsent.initialise({
|
||||
<li>Si el teclado no aparece, la pantalla se congela o la consola se crashea, el test ha fallado</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Apaga tu consola</li>
|
||||
<li>Power off your console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--danger">If you do NOT boot into the regular 3DS HOME Menu, or System Settings / your keyboard is inaccessible, <strong>DO NOT continue with these instructions</strong>! Entra al <a href="https://discord.gg/MWxPgEp">Discord de Nintendo Homebrew</a> y pide a alguien que te ayude (en inglés).</p>
|
||||
@ -658,7 +658,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-iv---copia-de-seguirdad-de-la-nand">Sección IV - Copia de seguirdad de la NAND</h4>
|
||||
|
||||
<ol>
|
||||
<li>Mantén presionado el botón (Start), y enciende la consola sin soltarlo. Esto iniciará GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Scripts…”</li>
|
||||
<li>Selecciona “GM9Megascript”</li>
|
||||
@ -673,15 +673,15 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona el botón (Home) para abrir el menú de acción</li>
|
||||
<li>Selecciona “Poweroff system” para apagar tu consola</li>
|
||||
<li>Select “Poweroff system” to power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-v---quitar-contenido-no-legítimo">Sección V - Quitar contenido no legítimo</h4>
|
||||
<p class="notice--warning">En esta sección se eliminará el contenido no legítimo, como el homebrew y los juegos extraídos de cartuchos. ¡Si tienes datos de guardado que te sean importantes, haz una copia de seguridad con un gestor de guardado antes de continuar!</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Ve a Gestión de datos > Nintendo 3DS > Programas</li>
|
||||
<li>En esta lista de software, elimina cualquier contenido que no sea de Nintendo que hayas instalado durante el uso de CFW
|
||||
<ul>
|
||||
@ -706,18 +706,18 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para salir del menú de Rosalina</li>
|
||||
<li>Presiona (Home), luego cierra la aplicación de Modo Descarga</li>
|
||||
<li>Inicia la aplicación de Modo Descarga</li>
|
||||
<li>Tu consola debería cargar el Homebrew Launcher</li>
|
||||
<li>Your console should load the Homebrew Launcher</li>
|
||||
<li>Inicia DSiWare Uninstaller desde la lista de homebrew</li>
|
||||
<li>Sigue las instrucciones y permite al programa desinstalar</li>
|
||||
<li>Una vez que el proceso haya tenido éxito, sal del Homebrew Launcher y apaga la consola</li>
|
||||
<li>Once the process has succeeded, exit the Homebrew Launcher and power off your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="sección-vi---formatear-la-consola">Sección VI - Formatear la consola</h4>
|
||||
<p>Esta sección se asegurará de que todos los tickets no legítimos sean eliminados, permitiendo que la eShop funcione con normalidad. Esto eliminará todo el contenido de la 3DS y removerá tu NNID. Ten en cuenta que la clave de encriptación de la consola será randomizada, lo cual implica que cualquier información antigua se volverá inaccesible, incluso si tienes un respaldo de cosas en la tarjeta SD.</p>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>Entra a Configuración de la consola</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Launch System Settings on your console</li>
|
||||
<li>Ve a Otras Opciones -> Avanza la página (hasta el final) -> Formateo</li>
|
||||
<li>Sigue las instrucciones para formatear la 3DS</li>
|
||||
</ol>
|
||||
@ -726,7 +726,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--warning">¡Esta es la última oportunidad para confirmar que todas las verificaciones de seguridad han sido realizadas! Por favor, asegúrate de que has seguido todas y cada una de las secciones de esta página, <strong>especialmente</strong> la <code class="language-plaintext highlighter-rouge">Sección III - Prueba de Seguridad</code>, antes de proseguir.</p>
|
||||
|
||||
<ol>
|
||||
<li>Presiona y mantén el botón (Start), y mientras lo mantienes presionado, enciende tu consola. Esto abrirá GodMode9
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. Esto abrirá GodMode9
|
||||
<ul>
|
||||
<li>If you instead see the Luma3DS chainloader, use the D-Pad and the (A) button to select GodMode9</li>
|
||||
</ul>
|
||||
@ -742,12 +742,12 @@ window.cookieconsent.initialise({
|
||||
<li>Presiona (B) para volver al menú principal</li>
|
||||
<li>Selecciona “Exit”</li>
|
||||
<li>Presiona (A) para volver a bloquear los permisos de escritura si se solicita</li>
|
||||
<li>Presiona (Start) para reiniciar tu consola</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
||||
<p class="notice--success">Todo el custom firmware ha sido removido de tu consola.</p>
|
||||
<p class="notice--success">All custom firmware has been removed from your console.</p>
|
||||
|
||||
<p class="notice--info">You can now remove any extra files and folders from the root of your SD card that are <em>not</em> the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code>, <code class="language-plaintext highlighter-rouge">DCIM</code>, or <code class="language-plaintext highlighter-rouge">private</code> folders.</p>
|
||||
|
||||
|
@ -552,7 +552,7 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p>Reinserta tu tarjeta SD en tu consola</p>
|
||||
<p>Reinsert your SD card into your console</p>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/updateb9s-root-layout.png" alt="" /></p>
|
||||
</li>
|
||||
@ -561,7 +561,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="sección-ii---instalar-boot9strap">Sección II - Instalar boot9strap</h4>
|
||||
|
||||
<ol>
|
||||
<li>Enciende tu consola
|
||||
<li>Power on your console
|
||||
<ul>
|
||||
<li>Esto debería iniciar SafeB9SInstaller automáticamente</li>
|
||||
</ul>
|
||||
@ -571,9 +571,9 @@ window.cookieconsent.initialise({
|
||||
<li>If a step on the lower screen has red-colored text, and you are not prompted to input a key combo, <a href="troubleshooting#issues-with-safeb9sinstaller">follow this troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Once it is completed, force your device to power off by holding down the power button
|
||||
<li>Once it is completed, force your console to power off by holding down the power button
|
||||
<ul>
|
||||
<li>Your device will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
<li>Your console will only boot to the SafeB9SInstaller screen until the next section is completed</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@ -583,9 +583,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Inserta tu tarjeta SD en tu computadora</li>
|
||||
<li>Copia <code class="language-plaintext highlighter-rouge">boot.firm</code> desde el <code class="language-plaintext highlighter-rouge">.zip</code> de Luma3DS a la raíz de tu tarjeta SD reemplazando el archivo existente</li>
|
||||
<li>Reinserta tu tarjeta SD en tu consola</li>
|
||||
<li>Enciende tu consola</li>
|
||||
<li>If your device has booted into the Luma3DS configuration menu, press (Start) to save and reboot
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Power on your console</li>
|
||||
<li>If your console has booted into the Luma3DS configuration menu, press (Start) to save and reboot
|
||||
<ul>
|
||||
<li>Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging</li>
|
||||
<li>For the purpose of this guide, these settings will be left on default settings</li>
|
||||
|
@ -506,18 +506,18 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="lectura-requerida">Lectura requerida</h3>
|
||||
|
||||
<p>To use the Seedminer exploit, you must update your device to the latest system version.</p>
|
||||
<p>To use the Seedminer exploit, you must update your console to the latest system version.</p>
|
||||
|
||||
<h3 id="what-you-need">What you need</h3>
|
||||
|
||||
<ul>
|
||||
<li>An internet connection on your device</li>
|
||||
<li>An internet connection on your console</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---updating-the-system">Section I - Updating the System</h4>
|
||||
|
||||
<ol>
|
||||
<li>Actualiza tu 3DS dirigiéndote a la Configuración de la consola, después a “Otras opciones”, luego ve al último menú de la derecha y pulsa en “Actualización”
|
||||
<li>Update your console by going to System Settings, then “Other Settings”, then going all the way to the right and using “System Update”
|
||||
<ul>
|
||||
<li>El actualizador podría mostrar un mensaje diciendo “La consola ya está actualizada” en lugar de actualizar. This is normal if you are already up to date; continue to the next section</li>
|
||||
<li>If this gives you an error, set both your DNS settings and Proxy settings to “Auto”</li>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user