mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-22 16:23:28 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@8c2613d88b 🚀
This commit is contained in:
@@ -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>Power off your device</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Hold the (Select) button</li>
|
||||
<li>Power on your device while still holding the (Select) button</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>Power off your device</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="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>Reinsert your SD card into your device</li>
|
||||
<li>Power on your device</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>Power off your device</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>Copy the <code class="language-plaintext highlighter-rouge">private</code> folder from the Frogminer_save <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Reinsert your SD card into your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>
|
||||
<p>Power on your device</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>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>Press (Start) to save and reboot</li>
|
||||
@@ -713,9 +713,9 @@ window.cookieconsent.initialise({
|
||||
<ol>
|
||||
<li>Navigate to <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> on your SD card</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>Reinsert your SD card into your device</li>
|
||||
<li>Power on your device</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>
|
||||
|
Reference in New Issue
Block a user