mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 11:49:52 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@1f89857ea2 🚀
This commit is contained in:
@@ -537,7 +537,7 @@ window.cookieconsent.initialise({
|
||||
<h3 id="wat-je-nodig-hebt">Wat je nodig hebt</h3>
|
||||
|
||||
<ul>
|
||||
<li>Een magneet die de slaapstand van uw apparaat activeert (als het apparaat met behulp van een opvouwbare stijl)</li>
|
||||
<li>A magnet that triggers the sleep mode of your console (if using a folding style console)</li>
|
||||
<li>Je ntrboot geflashde flashkaart</li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (directe download)</li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (directe download)</li>
|
||||
@@ -549,7 +549,7 @@ window.cookieconsent.initialise({
|
||||
<h4 id="deel-i---voorbereiding">Deel I - Voorbereiding</h4>
|
||||
|
||||
<ol>
|
||||
<li>Schakel je 3DS uit</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Plaats de SD-kaart van je console in je computer
|
||||
<ul>
|
||||
<li>Dit is de SD kaart van je 3DS, <em>niet</em> de SD kaart van je flashkaart</li>
|
||||
@@ -568,28 +568,28 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/boot9strap-ntrboot-file-layout.png" alt="" /></p>
|
||||
</li>
|
||||
<li>Stop je SD kaart terug in je 3DS</li>
|
||||
<li>Zet je 3DS aan</li>
|
||||
<li>Power on your console</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="deel-ii---ntrboot">Deel II - Ntrboot</h4>
|
||||
|
||||
<ol>
|
||||
<li>Gebruik de magneet om de plek te vinden bij je apparaat waar de slaap sensor geactiveerd wordt
|
||||
<li>Use the magnet to find the spot on your console where the sleep sensor is triggered
|
||||
Deze stap is niet nodig op de old 2SD (die heeft een slaap schakelaar)</li>
|
||||
<li>Schakel je 3DS uit</li>
|
||||
<li>Stop je flashkaart in je apparaat</li>
|
||||
<li>Plaats de magneet op je apparaat om de slaap sensor te activeren
|
||||
<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
|
||||
Op een old 2DS moet je de slaap modus schakelaar activeren</li>
|
||||
<li>Houd (Start) + (Select) + (X) + (Power) ingedrukt voor een paar secondes, en laat dan de knoppen los
|
||||
Het kost misschien een paar pogingen om dit te doen, de positie is erg ongemakkelijk</li>
|
||||
<li>Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart</li>
|
||||
<li>Haal de magneet van je apparaat af
|
||||
<li>Remove the magnet from your console
|
||||
Op een old 2DS, zet de slaap modus schakelaar uit</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="deel-iii---boot9strap-installeren">Deel III - Boot9strap installeren</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
|
||||
@@ -597,9 +597,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>
|
||||
@@ -610,12 +610,12 @@ window.cookieconsent.initialise({
|
||||
<li>Plaats je SD kaart in je computer</li>
|
||||
<li>Verwijder`boot.firm’ en ‘’ van de hoofdmap van uw SD-kaart</li>
|
||||
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot.firm</code> van de Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD kaart</li>
|
||||
<li>Stop je SD kaart terug in je 3DS</li>
|
||||
<li>Zet je 3DS aan1. 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>Druk op (Start) om op te slaan en opnieuw op te starten</li>
|
||||
@@ -784,7 +784,7 @@ Als je niet weet welke HW versie je hebt, probeer elke voor jou kaart. Alleen de
|
||||
<h5 id="instructies-1">Instructies</h5>
|
||||
|
||||
<ol>
|
||||
<li>Schakel je 3DS uit</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Plaats je SD kaart in je computer
|
||||
<ul>
|
||||
<li>Dit is de SD kaart van je 3DS, <em>niet</em> de SD kaart van je flashkaart</li>
|
||||
@@ -794,8 +794,8 @@ Als je niet weet welke HW versie je hebt, probeer elke voor jou kaart. Alleen de
|
||||
<li>Koppieer het <code class="language-plaintext highlighter-rouge">.bin</code> bestand van je flashrom backup <code class="language-plaintext highlighter-rouge">.zip</code> naar de <code class="language-plaintext highlighter-rouge">/ntrboot/</code> map op de hooftmap van je SD kaart</li>
|
||||
<li>Maak een map en noem het <code class="language-plaintext highlighter-rouge">payloads</code> in de <code class="language-plaintext highlighter-rouge">luma</code> map op je SD kaart</li>
|
||||
<li>Koppieer <code class="language-plaintext highlighter-rouge">ntrboot_flasher.firm</code> naar de <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> map op je SD kaart</li>
|
||||
<li>Stop je SD kaart terug in je 3DS</li>
|
||||
<li>Plaats je ntrboot compitabel DS / DSi flashkaart in je 3DS</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Insert your ntrboot compatible DS / DSi flashcart into your console</li>
|
||||
<li>Open ntrboot_flasher door (Start) ingedrukt te houden bij het opstarten van je 3DS</li>
|
||||
<li>Lees de waarshuwing op het rode scherm</li>
|
||||
<li>Druk op (A) om door te gaan</li>
|
||||
@@ -808,7 +808,7 @@ Als je niet weet welke HW versie je hebt, probeer elke voor jou kaart. Alleen de
|
||||
<li>Druk op (A) om verder te gaan</li>
|
||||
<li>Wacht totdat het proces voltooid is</li>
|
||||
<li>Druk op (A) om terug te gaan naar het hoofdmenu</li>
|
||||
<li>Druk op (B) om uw apparaat uit te zetten</li>
|
||||
<li>Press (B) to power off your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user