Deploying to gh-pages from @ hacks-guide/Guide_3DS@239c9a4429 🚀
This commit is contained in:
parent
da095172e7
commit
043367b643
69 changed files with 1913 additions and 1723 deletions
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#kompatibilitätshinweise" id="markdown-toc-kompatibilitätshinweise">Kompatibilitätshinweise</a></li>
|
||||
<li><a href="#was-du-brauchst" id="markdown-toc-was-du-brauchst">Was du brauchst</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#section-v---installing-boot9strap" id="markdown-toc-section-v---installing-boot9strap">Section V - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installing-boot9strap" id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#fortfahren-mit-setup-fertigstellen" id="markdown-toc-fortfahren-mit-setup-fertigstellen">Fortfahren mit Setup fertigstellen</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Technische Details (optional)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</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>
|
||||
<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>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>Die neueste Version von <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> Datei)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<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>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>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Eject the SD card and put it in the <strong>source 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Insert the SD card of your <strong>target 3DS</strong> in your 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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<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">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>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>Erstelle einen Ordner namens <code class="language-plaintext highlighter-rouge">3ds</code> im Stammverzeichnis deiner SD-Karte falls er noch nicht existiert
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Eject the SD card and put it in the <strong>target 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Power on the <strong>source 3DS</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>If the exploit was not successful, power off the <strong>source 3DS</strong> and <strong>target 3DS</strong> and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Drücke “OK” um das System-Update zu bestätigen
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>Es gibt kein Update. Dies ist ein Teil des Exploits</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Wenn der Exploit erfolgreich war, wird SafeBS9Installer gestartet
|
||||
<li>Drücke “Akzeptieren”, um die Nutzungsbedingungen und Warnhinweise zu akzeptieren</li>
|
||||
<li>Das Update wird irgendwann mit dem Fehlercode <code class="language-plaintext highlighter-rouge">003-1099</code> fehlschlagen. Dies ist so vorgesehen</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installing-boot9strap">Section V - Installing boot9strap</h4>
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>Auf der nächsten Seite wirst du nützliche Homebrew Apps installieren, um die Installation abzuschließen.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</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>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#compatibility-notes" id="markdown-toc-compatibility-notes">Compatibility Notes</a></li>
|
||||
<li><a href="#qué-necesitas" id="markdown-toc-qué-necesitas">Qué necesitas</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#section-v---installing-boot9strap" id="markdown-toc-section-v---installing-boot9strap">Section V - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installing-boot9strap" id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#continúa-en-finalizar-instalación" id="markdown-toc-continúa-en-finalizar-instalación">Continúa en Finalizar instalación</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</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>
|
||||
<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/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></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)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<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>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>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Saca la tarjeta SD de la computadora y ponla en la <strong>3DS de origen</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Inserta la tarjeta SD de la <strong>3DS de destino</strong> en tu computadora</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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<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>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>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>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>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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Saca la tarjeta SD de la computadora y ponla en la <strong>3DS de destino</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Enciende la <strong>3DS de origen</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>If the exploit was not successful, power off the <strong>source 3DS</strong> and <strong>target 3DS</strong> and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Press “OK” to accept the update
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>There is no update. This is part of the exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Si el exploit ha funcionado, habrás iniciado SafeB9SInstaller
|
||||
<li>Press “I accept” to accept the terms and conditions</li>
|
||||
<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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installing-boot9strap">Section V - Installing boot9strap</h4>
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</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>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-23T01:35:34+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-23T02:39:03+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#notes-de-compatibilité" id="markdown-toc-notes-de-compatibilité">Notes de compatibilité</a></li>
|
||||
<li><a href="#ce-dont-vous-avez-besoin" id="markdown-toc-ce-dont-vous-avez-besoin">Ce dont vous avez besoin</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#section-v---installation-de-boot9strap" id="markdown-toc-section-v---installation-de-boot9strap">Section V - Installation de boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installation-de-boot9strap" id="markdown-toc-section-vi---installation-de-boot9strap">Section VI - Installation de boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
<li><a href="#continuer-vers-finalisation-de-linstallation" id="markdown-toc-continuer-vers-finalisation-de-linstallation">Continuer vers Finalisation de l’installation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Détails techniques (facultatif)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>Pour cela, nous pouvons utiliser le mode téléchargement du jeu Mario Kart 7 en utilisant une 3DS avec un custom firmware déjà installé avec un plugin de jeu personnalisé.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>La dernière version de <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>La dernière version de <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (téléchargement direct)</li>
|
||||
<li>La dernière version de <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (téléchargement direct)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>La dernière version de <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (le fichier `.zip’ de Luma3DS)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. Cela déterminera la méthode que vous allez suivre sur la page suivante.</p>
|
||||
|
||||
<ol>
|
||||
<li>Power on your console</li>
|
||||
<li>Une fois arrivé sur le Menu HOME, appuyez sur les boutons (L) et (R) en même temps
|
||||
<ul>
|
||||
<li>L’applet de l’appareil photo numérique devrait apparaître</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Éteignez votre console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. Si c’est le cas, rejoignez <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew sur Discord</a> et demandez de l’aide, en anglais.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>Dans cette section, vous allez configurer votre 3DS source (la 3DS avec un custom firmware) pour l’envoi des données d’exploit à la 3DS cible.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Retirez la carte SD de l’ordinateur et réinsérez-la dans la <strong>3DS source</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Insérez la carte SD de la <strong>3DS cible</strong> dans votre ordinateur</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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">boot9strap</code> à la racine de votre carte SD</li>
|
||||
<li>Copiez <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> et <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> depuis le fichier “.zip” de boot9strap vers le dossier <code class="language-plaintext highlighter-rouge">/boot9strap/</code> sur votre carte SD</li>
|
||||
<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>Copiez <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> depuis le fichier <code class="language-plaintext highlighter-rouge">.zip</code> de SafeB9SInstaller à la racine de votre carte SD</li>
|
||||
<li>Créez un dossier nommé <code class="language-plaintext highlighter-rouge">3ds</code> à la racine de votre carte SD si celui ci n’existe pas
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Éjectez la carte SD et réinsérez-la dans la <strong>3DS cible</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Allumez la <strong>3DS source</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>Si l’exploit n’a pas réussi, éteignez la <strong>3DS source</strong> et la <strong>3DS cible</strong> et recommencez à partir du début de <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Appuyez sur “OK” pour accepter la mise à jour
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>Aucune mise à jour n’est nécessaire. Ceci fait partie de l’exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Si l’exploit a réussit, vous devriez avoir démarré dans SafeB9SInstaller
|
||||
<li>Appuyez sur « J’accepte » pour accepter les conditions</li>
|
||||
<li>La mise à jour finira par échouer, avec le code d’erreur <code class="language-plaintext highlighter-rouge">003-1099</code>. Ne vous inquiétez pas, c’est normal.</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installation-de-boot9strap">Section V - Installation de boot9strap</h4>
|
||||
<h4 id="section-vi---installation-de-boot9strap">Section VI - Installation de boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>Sur la page suivante, vous installerez des applications homebrew utiles pour compléter votre configuration.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Lancez l’application Mode téléchargement (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#kompatibilitási-megjegyzések" id="markdown-toc-kompatibilitási-megjegyzések">Kompatibilitási megjegyzések</a></li>
|
||||
<li><a href="#amire-szükséged-lesz" id="markdown-toc-amire-szükséged-lesz">Amire szükséged lesz</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#v-rész---boot9strap-telepítése" id="markdown-toc-v-rész---boot9strap-telepítése">V. rész - boot9strap telepítése</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#vi-rész---boot9strap-telepítése" id="markdown-toc-vi-rész---boot9strap-telepítése">VI. rész - boot9strap telepítése</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#tovább-a-telepítés-véglegesítésére" id="markdown-toc-tovább-a-telepítés-véglegesítésére">Tovább a telepítés véglegesítésére</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Technikai részletek (opcionális)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>Ennek eléréséhez a Download Play funkcionalitását használjuk a Mario Kart 7-nek, egy egyedi firmware-rel, valamint egy egyedi játék pluginnel már telepített 3DS használatával.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>A [kartdlphax] legújabb kiadása (https://github.com/PabloMK7/kartdlphax/releases/latest) (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>A <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> legfrisseb verziója (közvetlen letöltés)</li>
|
||||
<li>A <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> legfrisseb verziója (közvetlen letöltés)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>A <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> legújabb kiadása (a Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> fájl)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>Ebben a fejezetben tesztelni fogod azt, hogy működnek-e a váll gombok a konzolodon. Ez meghatározza, hogy melyik metódust kell követned a következő oldalon.</p>
|
||||
|
||||
<ol>
|
||||
<li>Kapcsold be a konzolod</li>
|
||||
<li>Mikor meglátod a Home menüt, nyomd meg az (Bal váll) és (Jobb váll) gombokat egyszerre
|
||||
<ul>
|
||||
<li>A kamera applettnek kell megjelennie</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Kapcsold ki a konzolod</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. Ebben az esetben csatlakozz a <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew-hoz Discord-on</a> és kérj, támogatást angolul.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>Ebben a fejezetben befogod állítani a forrás 3DS-ed (a 3DS egyedi firmware-rel), hogy küldje az exploit adatot a cél 3DS-nek.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Távolítsd el az SD kártyát és rakd be a <strong>forrás 3DS</strong>-be</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Csatlakoztasd a <strong>cél 3DS</strong> SD kártyáját a számítógépedhez</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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>Hozz létre egy mappát <code class="language-plaintext highlighter-rouge">boot9strap</code> néven az SD kártya gyökerében</li>
|
||||
<li>Másold át a <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> fájlt és a <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> fájlt a boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> fájlból az SD kártyád <code class="language-plaintext highlighter-rouge">/boot9strap/</code> mappájába</li>
|
||||
<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>Másold át a <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> fájlt a SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code>-ből az SD kártyád gyökerébe</li>
|
||||
<li>Hozz létre egy mappát <code class="language-plaintext highlighter-rouge">3ds</code> néven az SD kártyád gyökerében, ha még nem létezik ilyen
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Távolítsd el az SD kártyát és rakd be a <strong>cél 3DS</strong>-be</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Kapcsold be a <strong>forrás 3DS</strong>-t
|
||||
|
@ -641,32 +647,45 @@ window.cookieconsent.initialise({
|
|||
<li>Ha az exploit nem volt sikeres, kapcsold ki a <strong>forrás 3DS</strong>-t és a <strong>cél 3DS</strong>-t, és kezd újra a <code class="language-plaintext highlighter-rouge">III. rész - kartdlphax</code> kezdetétől</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<li>A konzolod kikapcsolt állapotában tartsd nyomva a következő gombokat: (Bal Váll) + (Jobb Váll) + (D-Pad Fel) + (A), majd ezen gombok nyomva tartása mellett kapcsold be a konzolod
|
||||
<ul>
|
||||
<li>The console will automatically power off</li>
|
||||
<li>Tartsd nyomva a gombokat, amíg a konzol be nem bootol a Safe Mode-ba (a “system update” menübe)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Kapcsold be a konzolod</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Nyomj “OK”-ot a frissítés elfogadásához
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>Nincs frissítés. Ez része az exploitnak</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Ha az exploit sikeres volt, a konzolodnak ezt követően be kell bootolnia a Homebrew Launcherbe</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Ha az exploit sikerrel járt, készüléked bebootolja a SafeB9SInstallert
|
||||
<li>Nyomj az “I accept”-re a feltételek elfogadásához</li>
|
||||
<li>A frissítés sikertelen lesz a <code class="language-plaintext highlighter-rouge">003-1099</code> hibakóddal. Ez az elvárt viselkedés</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="v-rész---boot9strap-telepítése">V. rész - boot9strap telepítése</h4>
|
||||
<h4 id="vi-rész---boot9strap-telepítése">VI. rész - boot9strap telepítése</h4>
|
||||
|
||||
<p>Ebben a fejezetben egyedi firmware-t fogsz telepíteni a konzolodra.</p>
|
||||
|
||||
|
@ -693,9 +712,9 @@ window.cookieconsent.initialise({
|
|||
<li>A következő oldalon hasznos homebrew alkalmazásokat telepítünk, hogy teljessé tegyük a telepítésedet.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Indítsd el a Download Play alkalmazást (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -714,9 +733,9 @@ window.cookieconsent.initialise({
|
|||
<li>Ha a konzolod a betöltő splash képernyőn ragad, akkor hiányzik az <code class="language-plaintext highlighter-rouge">boot.3dsx</code> az SD kártyád gyökeréből</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#note-di-compatibilità" id="markdown-toc-note-di-compatibilità">Note di Compatibilità</a></li>
|
||||
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#sezione-v---installazione-di-boot9strap" id="markdown-toc-sezione-v---installazione-di-boot9strap">Sezione V - Installazione di boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#sezione-vi---installazione-di-boot9strap" id="markdown-toc-sezione-vi---installazione-di-boot9strap">Sezione VI - Installazione di boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#prosegui-con-il-completamento-dellinstallazione" id="markdown-toc-prosegui-con-il-completamento-dellinstallazione">Prosegui con il Completamento dell’installazione</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Dettagli Tecnici (opzionale)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>Per farlo possiamo utilizzare la funzionalità “Modalità download” del gioco Mario Kart 7, utilizzando un 3DS con custom firmware già installato insieme a un plugin di gioco personalizzato.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>L’ultima versione di <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download diretto)</li>
|
||||
<li>L’ultima versione di <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download diretto)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>L’ultima versione di <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (il file <code class="language-plaintext highlighter-rouge">.zip</code> di Luma3DS)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>In questa sezione verificherai se i pulsanti dorsali della tua console funzionano. Serve per determinare quale metodo seguirai nella prossima pagina.</p>
|
||||
|
||||
<ol>
|
||||
<li>Accendi la tua console</li>
|
||||
<li>Nel menu HOME premi contemporaneamente i pulsanti L e R
|
||||
<ul>
|
||||
<li>L’applicazione fotocamera dovrebbe apparire</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Spegni la tua console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. In tal caso, puoi ricevere assistenza chiedendo, in inglese, nel <a href="https://discord.gg/MWxPgEp">canale Discord di Nintendo Homebrew</a>.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In questa sezione configurerai il tuo 3DS di partenza (il 3DS con custom firmware) per inviare i dati dell’exploit verso il 3DS di destinazione.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Rimuovi la scheda SD e inseriscila nel <strong>3DS di partenza</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Inserisci la scheda SD del tuo <strong>3DS di destinazione</strong> nel 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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>Crea una cartella chiamata <code class="language-plaintext highlighter-rouge">boot9strap</code> nella directory principale della tua scheda SD</li>
|
||||
<li>Copia i file <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> e <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di boot9strap nella cartella <code class="language-plaintext highlighter-rouge">/boot9strap/</code> della tua scheda SD</li>
|
||||
<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>Copia il file <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> dall’archivio <code class="language-plaintext highlighter-rouge">.zip</code> di SafeB9SInstaller nella directory principale della tua scheda SD</li>
|
||||
<li>Se assente, crea una cartella chiamata <code class="language-plaintext highlighter-rouge">3ds</code> nella directory principale della tua scheda SD
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Rimuovi la scheda SD e inseriscila nel <strong>3DS di destinazione</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Accendi il <strong>3DS di partenza</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>Se l’exploit non ha avuto successo, spegni il <strong>3DS di partenza</strong> e il <strong>3DS di destinazione</strong> e ricomincia dall’inizio di <code class="language-plaintext highlighter-rouge">Sezione III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<li>Con la console ancora spenta, tieni premuto i pulsanti (L) + (R) + (Su) + (A), dopodiché, tenendo premuti i pulsanti, accendi la console
|
||||
<ul>
|
||||
<li>The console will automatically power off</li>
|
||||
<li>Mantieni premuti i pulsanti finché la console si avvierà in Modalità Provvisoria (una specie di menu per aggiornare il sistema)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Accendi la tua console</li>
|
||||
<li>Clicca sull’icona di impostazioni del menu HOME nell’angolo in alto a sinistra dello schermo inferiore (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Premi “OK” per accettare l’aggiornamento
|
||||
<ul>
|
||||
<li>Se la console si blocca per un po’ e poi crasha, assicurati di avere il file Launcher.dat nella directory principale della tua scheda SD</li>
|
||||
<li>Non c’è alcun aggiornamento. Fa parte del procedimento</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Se l’exploit ha avuto successo, la tua console avrà avviato l’Homebrew Launcher</li>
|
||||
<li>Avvia nimdsphax dalla lista degli homebrew</li>
|
||||
<li>Se l’exploit è andato a buon fine, si avvierà SafeB9SInstaller
|
||||
<li>Premi “Accetto” per accettare i termini e le condizioni</li>
|
||||
<li>L’aggiornamento fallirà, con codice di errore <code class="language-plaintext highlighter-rouge">003-1099</code>. Questo risultato è corretto</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="sezione-v---installazione-di-boot9strap">Sezione V - Installazione di boot9strap</h4>
|
||||
<h4 id="sezione-vi---installazione-di-boot9strap">Sezione VI - Installazione di boot9strap</h4>
|
||||
|
||||
<p>In questa sezione installerai il custom firmware sulla tua console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Avvia l’applicazione “Modalità download” (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<li>Se invece la console rimane ferma nella schermata di caricamento, manca il file <code class="language-plaintext highlighter-rouge">boot.3dsx</code> dalla directory principale della tua scheda SD</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<!-- begin _includes/seo.html --><title>Page Not Found - 3DS Hacks Guide</title>
|
||||
<!-- begin _includes/seo.html --><title>페이지를 찾을 수 없음 - 3DS Hacks Guide</title>
|
||||
<meta name="description" content="A complete guide to 3DS custom firmware">
|
||||
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
|||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="en_US">
|
||||
<meta property="og:site_name" content="3DS Hacks Guide">
|
||||
<meta property="og:title" content="Page Not Found">
|
||||
<meta property="og:title" content="페이지를 찾을 수 없음">
|
||||
<meta property="og:url" content="https://3ds.hacks.guide/ko_KR/404.html">
|
||||
|
||||
|
||||
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -446,7 +446,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||
<meta itemprop="headline" content="Page Not Found">
|
||||
<meta itemprop="headline" content="페이지를 찾을 수 없음">
|
||||
|
||||
|
||||
|
||||
|
@ -454,7 +454,7 @@ window.cookieconsent.initialise({
|
|||
<div class="page__inner-wrap">
|
||||
|
||||
<header>
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">Page Not Found
|
||||
<h1 id="page-title" class="page__title" itemprop="headline">페이지를 찾을 수 없음
|
||||
</h1>
|
||||
|
||||
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -515,7 +515,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>The latest release of <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
|
||||
<li>최신 버전의 <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(<code class="language-plaintext highlighter-rouge">.3dsx</code> 파일)</em></li>
|
||||
<li>The latest release of <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
|
||||
<li>콘솔과 지역에 맞는 11.15.0 CTRTransfer 이미지:
|
||||
<ul>
|
||||
|
@ -645,7 +645,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<h4 id="section-vi---fixing-locale-related-issues">Section VI - Fixing locale-related issues</h4>
|
||||
|
||||
<p>This section will reset your system settings to its defaults. <strong>Installed games and their save data will not be affected.</strong> This is <strong>required</strong> to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
<p>이 섹션에서는 시스템 설정을 기본값으로 복구하게 됩니다. <strong>Installed games and their save data will not be affected.</strong> This is <strong>required</strong> to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>콘솔의 전원을 꺼 주세요</li>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -491,7 +491,7 @@ window.cookieconsent.initialise({
|
|||
<li><a href="#섹션-i---준비-작업" id="markdown-toc-섹션-i---준비-작업">섹션 I - 준비 작업</a></li>
|
||||
<li><a href="#섹션-ii---cfw-확인" id="markdown-toc-섹션-ii---cfw-확인">섹션 II - CFW 확인</a></li>
|
||||
<li><a href="#섹션-iii---본체-업데이트" id="markdown-toc-섹션-iii---본체-업데이트">섹션 III - 본체 업데이트</a></li>
|
||||
<li><a href="#section-iv---rtc-and-dsp-setup" id="markdown-toc-section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP setup</a></li>
|
||||
<li><a href="#섹션-iv---rtc-및-dsp-설정" id="markdown-toc-섹션-iv---rtc-및-dsp-설정">섹션 IV - RTC 및 DSP 설정</a></li>
|
||||
<li><a href="#section-v---setup-script" id="markdown-toc-section-v---setup-script">Section V - Setup Script</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -532,7 +532,7 @@ window.cookieconsent.initialise({
|
|||
<h3 id="준비물">준비물</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="/assets/finalizing.zip">finalizing.zip</a> (direct download)</li>
|
||||
<li><a href="/assets/finalizing.zip">finalizing.zip</a> (직접 다운로드)</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="진행-방법">진행 방법</h3>
|
||||
|
@ -586,7 +586,7 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---rtc-and-dsp-setup">Section IV - RTC and DSP setup</h4>
|
||||
<h4 id="섹션-iv---rtc-및-dsp-설정">섹션 IV - RTC 및 DSP 설정</h4>
|
||||
|
||||
<p>이 섹션에서는 3DS 내부 시계를 실제 시각과 맞추고, 홈브류 소프트웨어에서 음성을 적절하게 이용하기 위해 사운드 펌웨어를 백업합니다.</p>
|
||||
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#호환성-안내" id="markdown-toc-호환성-안내">호환성 안내</a></li>
|
||||
<li><a href="#준비물" id="markdown-toc-준비물">준비물</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#섹션-iii---kartdlphax" id="markdown-toc-섹션-iii---kartdlphax">섹션 III - kartdlphax</a></li>
|
||||
<li><a href="#섹션-iv---menuhax67-설치" id="markdown-toc-섹션-iv---menuhax67-설치">섹션 IV - menuhax67 설치</a></li>
|
||||
<li><a href="#섹션-v---boot9strap-설치" id="markdown-toc-섹션-v---boot9strap-설치">섹션 V - boot9strap 설치</a></li>
|
||||
<li><a href="#섹션-vi---menuhax67-제거" id="markdown-toc-섹션-vi---menuhax67-제거">섹션 VI - menuhax67 제거</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#섹션-vi---boot9strap-설치" id="markdown-toc-섹션-vi---boot9strap-설치">섹션 VI - boot9strap 설치</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#마무리-단계-로-계속합니다" id="markdown-toc-마무리-단계-로-계속합니다">마무리 단계 로 계속합니다</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>기술적 상세 정보 (선택 사항)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>이 취약점을 사용하기 위해, 마리오 카트 7 게임에 존재하는 다운로드 플레이 기능, 이미 커스텀 펌웨어가 설치되어 있는 콘솔, 그리고 어떤 게임 플러그인을 사용합니다.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>최신 버전의 <a href="https://github.com/PabloMK7/kartdlphax/releases/latest`">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>최신 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>이 섹션에서는 콘솔의 좌/우 어깨 버튼 (L, R 버튼)이 정상적으로 동작하는지 확인합니다. 이 테스트를 통해, 다음 페이지에서 어떤 방법을 취해야 할지 결정할 수 있습니다.</p>
|
||||
|
||||
<ol>
|
||||
<li>콘솔의 전원을 켜 주세요</li>
|
||||
<li>HOME 메뉴가 보이면, (L 버튼)과 (R 버튼)을 동시에 눌러주세요
|
||||
<ul>
|
||||
<li>카메라 앱이 실행되어야 합니다</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>콘솔의 전원을 꺼 주세요</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. 이 경우, <a href="https://discord.gg.MWxPgEp">Nintendo Homebrew Discord 서버</a>에 오셔서 도움을 요청하세요.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>이 섹션에서는, 소스 3DS (커스텀 펌웨어가 설치 되어 있는 콘솔)을 익스플로잇 데이터를 타겟 3DS로 전송할 수 있도록 설정합니다.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>SD 카드를 분리해 <strong>소스 3DS</strong>에 장착해 주세요</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li><strong>타겟 3DS</strong>의 SD 카드를 컴퓨터에 삽입해 주세요</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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>SD 카드이 루트에 <code class="language-plaintext highlighter-rouge">boot9strap</code> 라는 이름으로 새 폴더를 생성해 주세요</li>
|
||||
<li>SD 카드에 있는 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 폴더에 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 파일 안에 압축되있는 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code>과 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code>을 복사해 주세요</li>
|
||||
<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>SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code>의 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code>을 SD 카드의 루트로 복사해 주세요</li>
|
||||
<li>SD 카드의 루트에 <code class="language-plaintext highlighter-rouge">3ds</code> 폴더가 없을 경우 폴더를 만들어 주세요
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>SD 카드를 분리해 <strong>타겟 3DS</strong>에 장착해 주세요</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="섹션-iii---kartdlphax">섹션 III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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><strong>소스 3DS</strong>의 전원을 켜 주세요
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>익스플로잇이 실패했다면, 두 3DS 콘솔 모두 종료한 후 <code class="language-plaintext highlighter-rouge">섹션 III - kartdlphax</code>의 처음부터 다시 시작해 주세요</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="섹션-iv---menuhax67-설치">섹션 IV - menuhax67 설치</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<li>전원이 꺼져 있는 상태에서 (L 어깨) + (R 어깨) + (십자 Up) + (A) 를 길게 눌르고, 누르는 상태에서 전원을 켜 주세요
|
||||
<ul>
|
||||
<li>The console will automatically power off</li>
|
||||
<li>안전 모드로 부팅 될 때 까지 버튼들을 눌러 주세요 (“본체 업데이트” 메뉴)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>콘솔의 전원을 켜 주세요</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>“OK”를 선택해서 업데이트를 확인해 주세요
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>실제로 업데이트를 하는 것은 아닙니다. 이것은 익스플로잇의 일부입니다</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>익스플로잇이 성공적이었다면 Homebrew Launcher로 부팅되었을 것입니다</li>
|
||||
<li>홈브류 목록에서 nimdsphax를 실행해 주세요</li>
|
||||
<li>익스플로잇이 성공적이었다면 SafeB9SInstaller로 부팅되었을 것입니다
|
||||
<li>“동의함”를 눌러서 이용 약관에 동의해 주세요</li>
|
||||
<li>이 업데이트는 에러 코드 <code class="language-plaintext highlighter-rouge">003-1099</code> 와 같이 실패를 할 겁니다. 이것은 의도적 행동입니다</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="섹션-v---boot9strap-설치">섹션 V - boot9strap 설치</h4>
|
||||
<h4 id="섹션-vi---boot9strap-설치">섹션 VI - boot9strap 설치</h4>
|
||||
|
||||
<p>이 섹션에서는, 커스텀 펌웨어를 설치할 것입니다.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>다음 페이지에서는 커펌에 유용한 홈브류를 설치해 기기 준비를 완료할 것 입니다.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="섹션-vi---menuhax67-제거">섹션 VI - menuhax67 제거</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>다운로드 플레이 앱을 실행해 주세요 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<li>만약 콘솔이 <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> 화면에 정지되면, SD 카드 루트에 <code class="language-plaintext highlighter-rouge">boot.3dsx</code>이 존재하지 않습니다</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -518,7 +518,7 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (직접 다운로드)</li>
|
||||
<li>The v12.0.1 release of <a href="https://github.com/LumaTeam/Luma3DS/releases/download/v12.0.1/Luma3DSv12.0.1.zip">Luma3DS</a> (direct download)</li>
|
||||
<li>v12.0.1 버전의 <a href="https://github.com/LumaTeam/Luma3DS/releases/download/v12.0.1/Luma3DSv12.0.1.zip">Luma3DS</a> (직접 다운로드)</li>
|
||||
<li>최신 버전의 <a href="https://github.com/TuxSH/universal-otherapp/releases/latest`">universal-otherapp</a> (<code class="language-plaintext highlighter-rouge">otherapp.bin</code>)</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -515,7 +515,7 @@ window.cookieconsent.initialise({
|
|||
<ul>
|
||||
<li>설치된 EmuNAND</li>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>The latest release of <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
|
||||
<li>최신 버전의 <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(<code class="language-plaintext highlighter-rouge">.3dsx</code> 파일)</em></li>
|
||||
</ul>
|
||||
|
||||
<h3 id="진행-방법">진행 방법</h3>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
@ -533,7 +533,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>최신 버전의 <a href="https://github.com/d0k3/GodMode9/releases/latest">GodMode9</a> (<code class="language-plaintext highlighter-rouge">.zip</code> 파일)</li>
|
||||
<li>The latest release of <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
|
||||
<li>최신 버전의 <a href="https://github.com/Steveice10/FBI/releases/latest">FBI</a> <em>(<code class="language-plaintext highlighter-rouge">.3dsx</code> 파일)</em></li>
|
||||
<li>The latest release of <a href="https://github.com/ihaveamac/faketik/releases/latest">faketik</a> <em>(the <code class="language-plaintext highlighter-rouge">.3dsx</code> file)</em></li>
|
||||
<li>변경하고 싶은 지역의 종류에 맞는 11.15.0 CTRTransfer 이미지 (예: New 3DS를 가지고 있고 지역을 미국으로 변경하려면 “New 3DS or 3DS - USA”를 다운로드)
|
||||
<ul>
|
||||
|
@ -694,7 +694,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<h4 id="section-vi---fixing-locale-related-issues">Section VI - Fixing locale-related issues</h4>
|
||||
|
||||
<p>This section will reset your system settings to its defaults. <strong>Installed games and their save data will not be affected.</strong> This is <strong>required</strong> to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
<p>이 섹션에서는 시스템 설정을 기본값으로 복구하게 됩니다. <strong>Installed games and their save data will not be affected.</strong> This is <strong>required</strong> to prevent known issues relating to extended memory mode and applets on some consoles.</p>
|
||||
|
||||
<ol>
|
||||
<li>콘솔의 전원을 꺼 주세요</li>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -354,87 +354,87 @@ window.cookieconsent.initialise({
|
|||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>Installing boot9strap (ninjhax2-dx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ninjhax2-dx)"><a href='/ko_KR/installing-boot9strap-(ninjhax2-dx)'>boot9strap 설치 (ninjhax2-dx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>Installing boot9strap (PicHaxx)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(pichaxx)"><a href='/ko_KR/installing-boot9strap-(pichaxx)'>boot9strap 설치 (PicHaxx)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>Installing boot9strap (smilehax-IIe)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(smilehax-iie)"><a href='/ko_KR/installing-boot9strap-(smilehax-iie)'>boot9strap 설치 (smilehax-IIe)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>Installing boot9strap (Steelhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(steelhax)"><a href='/ko_KR/installing-boot9strap-(steelhax)'>boot9strap 설치 (Steelhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>Installing boot9strap (super-skaterhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(super-skaterhax)"><a href='/ko_KR/installing-boot9strap-(super-skaterhax)'>boot9strap 설치 (super-skaterhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>Dumping eShop DSiWare</a></li>
|
||||
<li style="display: none;" data-name="dumping-eshop-dsiware"><a href='/ko_KR/dumping-eshop-dsiware'>eShop DSiWare 덤프</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="multiple-options"><i>(Multiple Options)</i></li>
|
||||
<li style="display: none;" data-name="multiple-options"><i>(다중 옵션)</i></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>Flashing ntrboot (3DS Single System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-single-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-single-system)'>ntrboot 플래싱 (단일 3DS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>Flashing ntrboot (3DS Multi System)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(3ds-multi-system)"><a href='/ko_KR/flashing-ntrboot-(3ds-multi-system)'>ntrboot 플래싱 (3DS 두 대)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>Flashing ntrboot (DSi)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(dsi)"><a href='/ko_KR/flashing-ntrboot-(dsi)'>ntrboot 플래싱 (DSi)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>Flashing ntrboot (NDS)</a></li>
|
||||
<li style="display: none;" data-name="flashing-ntrboot-(nds)"><a href='/ko_KR/flashing-ntrboot-(nds)'>ntrboot 플래싱 (NDS)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (TWN)</a></li>
|
||||
<li style="display: none;" data-name="bannerbomb3-fredtool-(twn)"><a href='/ko_KR/bannerbomb3-fredtool-(twn)'>BannerBomb3 + Fredtool (타이완)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>Installing boot9strap (Hardmod)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(hardmod)"><a href='/ko_KR/installing-boot9strap-(hardmod)'>boot9strap 설치 (하드모드)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>Installing boot9strap (ntrboot)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ntrboot)"><a href='/ko_KR/installing-boot9strap-(ntrboot)'>boot9strap 설치 (ntrboot)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>Installing boot9strap (Soundhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(soundhax)"><a href='/ko_KR/installing-boot9strap-(soundhax)'>boot9strap 설치 (Soundhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>Installing boot9strap (safecerthax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(safecerthax)"><a href='/ko_KR/installing-boot9strap-(safecerthax)'>boot9strap 설치 (safecerthax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>Installing boot9strap (SSLoth-Browser)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(ssloth-browser)"><a href='/ko_KR/installing-boot9strap-(ssloth-browser)'>boot9strap 설치 (SSLoth-Browser)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>Installing boot9strap (Fredtool-Inject)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(fredtool-inject)"><a href='/ko_KR/installing-boot9strap-(fredtool-inject)'>boot9strap 설치 (Fredtool-Inject)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>Installing boot9strap (menuhax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(menuhax)"><a href='/ko_KR/installing-boot9strap-(menuhax)'>boot9strap 설치 (menuhax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>Installing boot9strap (kartdlphax)</a></li>
|
||||
<li style="display: none;" data-name="installing-boot9strap-(kartdlphax)"><a href='/ko_KR/installing-boot9strap-(kartdlphax)'>boot9strap 설치 (kartdlphax)</a></li>
|
||||
|
||||
|
||||
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>Finalizing Setup</a></li>
|
||||
<li style="display: none;" data-name="finalizing-setup"><a href='/ko_KR/finalizing-setup'>마무리 단계</a></li>
|
||||
|
||||
|
||||
</ol>
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#compatibility-notes" id="markdown-toc-compatibility-notes">Compatibility Notes</a></li>
|
||||
<li><a href="#wat-je-nodig-hebt" id="markdown-toc-wat-je-nodig-hebt">Wat je nodig hebt</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#section-v---installing-boot9strap" id="markdown-toc-section-v---installing-boot9strap">Section V - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installing-boot9strap" id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#doorgaan-naar-installatie-voltooien" id="markdown-toc-doorgaan-naar-installatie-voltooien">Doorgaan naar Installatie voltooien</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</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>
|
||||
<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>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>De nieuwste versie van <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (het Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> bestand)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<li>Zet je console aan</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>Zet je console uit</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>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Haal de SD-kaart uit en stop deze in de <strong>bron 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Plaats de SD-kaart van je <strong>doel 3DS</strong> in je 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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>Maak een map genaamd <code class="language-plaintext highlighter-rouge">boot9strap</code> op de hoofdmap van je SD-kaart</li>
|
||||
<li>Kopieer <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> en <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> van de boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> naar de <code class="language-plaintext highlighter-rouge">/boot9strap/</code> map op je SD-kaart</li>
|
||||
<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>Kopieer <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> van de SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> naar de hoofdmap van je SD-kaart</li>
|
||||
<li>Maak een map genaamd “3ds” op de hoofdmap van je SD-kaart als die nog niet bestaat
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Haal de SD-kaart uit en stop deze in de <strong>doel 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Zet de <strong>bron 3DS</strong> aan
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>If the exploit was not successful, power off the <strong>source 3DS</strong> and <strong>target 3DS</strong> and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Zet je console aan</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Druk op “OK” om de update te accepteren
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>Er is geen update. Dit is deel van de exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart
|
||||
<li>Press “I accept” to accept the terms and conditions</li>
|
||||
<li>The update will eventually fail, with the error code <code class="language-plaintext highlighter-rouge">003-1099</code>. Dit is verwacht gedrag</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-v---installing-boot9strap">Section V - Installing boot9strap</h4>
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Start de Download Play applicatie (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#notas-de-compatibilidade" id="markdown-toc-notas-de-compatibilidade">Notas de Compatibilidade</a></li>
|
||||
<li><a href="#o-que-é-necessário" id="markdown-toc-o-que-é-necessário">O que é necessário</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#seção-v---instalando-boot9strap" id="markdown-toc-seção-v---instalando-boot9strap">Seção V - Instalando boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#seção-vi---instalando-o-boot9strap" id="markdown-toc-seção-vi---instalando-o-boot9strap">Seção VI - Instalando o boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#continue-para-finalizando-a-instalação" id="markdown-toc-continue-para-finalizando-a-instalação">Continue para Finalizando a instalação</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Detalhes técnicos (opcional)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>Para fazer isso, podemos usar a funcionalidade Download Play do jogo Mario Kart 7, usando um 3DS com custom firmware já instalado junto com um plugin personalizado de jogo.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>A versão mais recente do <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a> (download direto)</li>
|
||||
<li>A versão mais recente do <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (download direto)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>A versão mais recente do <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (o arquivo <code class="language-plaintext highlighter-rouge">.zip</code> do Luma3DS)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<h4 id="section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</h4>
|
||||
|
||||
<p>Nesta seção, você verá se seus botões de gatilho estão funcionando no console. Isso determinará qual método você seguirá na próxima página.</p>
|
||||
|
||||
<ol>
|
||||
<li>Ligue o seu console</li>
|
||||
<li>Quando você ver o Menu HOME, pressione os botões do (Gatilho Esquerdo) e do (Gatilho Direito) ao mesmo tempo
|
||||
<ul>
|
||||
<li>O applet da câmera deve aparecer</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Desligue seu console</li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--warning">If the camera does not open, you cannot follow this method. Se for esse o caso, junte-se ao <a href="https://discord.gg/MWxPgEp">Discord do Nintendo Homebrew</a> e peça ajuda, em Inglês.</p>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>Nesta seção, você irá configurar seu 3DS de origem (o 3DS com custom firmware) para a entrega dos dados do exploit ao 3DS de destino.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Ejete o cartão SD e coloque-o no <strong>3DS de origem</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Insira o cartão SD do seu <strong>3DS de destino</strong> no seu computador</li>
|
||||
<li>Copie o <code class="language-plaintext highlighter-rouge">boot.firm</code> e <code class="language-plaintext highlighter-rouge">boot.3dsx</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do Luma3DS para a raiz do cartão SD do <strong>3DS de destino</strong></li>
|
||||
<li>Crie uma pasta chamada <code class="language-plaintext highlighter-rouge">boot9strap</code> na raiz do seu cartão SD</li>
|
||||
<li>Copie o <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> e o <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do boot9strap para a pasta <code class="language-plaintext highlighter-rouge">/boot9strap/</code> no seu cartão SD</li>
|
||||
<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>Copie <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> do <code class="language-plaintext highlighter-rouge">.zip</code> do SafeB9SInstaller para a raiz do seu cartão SD</li>
|
||||
<li>Crie uma pasta chamada <code class="language-plaintext highlighter-rouge">3ds</code> na raiz do seu cartão SD se ela ainda não existir
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Ejete o cartão SD e coloque-o no <strong>3DS de destino</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Ligue o <strong>3DS de origem</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>Se o exploit falhar, desligue o <strong>3DS de origem</strong> e o <strong>3DS de destino</strong> e comece novamente desde o início da <code class="language-plaintext highlighter-rouge">Seção III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<li>Com o seu console ainda desligado, segure os seguintes botões: (Gatilho Esquerdo) + (Gatilho Direito) + (D-Pad para Cima) + (A), e enquanto segura esses botões juntos, ligue seu console
|
||||
<ul>
|
||||
<li>The console will automatically power off</li>
|
||||
<li>Continue segurando os botões até o console iniciar no Modo de Segurança (um menu de “atualização do sistema”)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Ligue o seu console</li>
|
||||
<li>Toque no pequeno ícone de configurações do Menu HOME no canto superior esquerdo da tela inferior (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Pressione “OK” para aceitar a atualização
|
||||
<ul>
|
||||
<li>Se o console congelar por um tempo e depois acontecer um crash, certifique-se de ter Launcher.dat na raiz do seu cartão SD</li>
|
||||
<li>Não há atualização. Isto faz parte do exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Se o exploit foi bem sucedido, seu console irá iniciar no Homebrew Launcher</li>
|
||||
<li>Abra o nimdsphax da lista de homebrews</li>
|
||||
<li>Se o exploit for bem-sucedido, você terá entrado no SafeB9SInstaller
|
||||
<li>Pressione “Eu aceito” para aceitar os termos e condições</li>
|
||||
<li>A atualização eventualmente falhará, com o código de erro <code class="language-plaintext highlighter-rouge">003-1099</code>. Isto é intencional</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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="seção-v---instalando-boot9strap">Seção V - Instalando boot9strap</h4>
|
||||
<h4 id="seção-vi---instalando-o-boot9strap">Seção VI - Instalando o boot9strap</h4>
|
||||
|
||||
<p>Nesta seção, você instalará custom firmware no seu console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>Na próxima página, você irá instalar aplicativos homebrew úteis para concluir sua instalação.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>Abra o aplicativo Download Play (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<li>Se o seu console estiver travado na tela de carregamento, você está sem <code class="language-plaintext highlighter-rouge">boot.3dsx</code> na raiz do seu cartão SD</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -487,12 +487,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#兼容性注意" id="markdown-toc-兼容性注意">兼容性注意</a></li>
|
||||
<li><a href="#你需要准备点啥" id="markdown-toc-你需要准备点啥">你需要准备点啥?</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#第五步--安装-boot9strap" id="markdown-toc-第五步--安装-boot9strap">第五步 – 安装 boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installing-boot9strap" id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#继续至完成安装" id="markdown-toc-继续至完成安装">继续至完成安装</a></li>
|
||||
|
@ -504,15 +505,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>技术细节(选看)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>为了做到这一点,我们将用一台已安装了自制固件的 3DS 安装一个插件,然后利用马里奥赛车 7 这个游戏中的下载通信功能进行一些操作。</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -535,14 +536,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>最新版本的 <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a>(下载 <code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</li>
|
||||
<li>最新版本的 <a href="https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip">boot9strap</a>(直链)</li>
|
||||
<li>最新版本的 <a href="https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip">SafeB9SInstaller</a>(直链)</li>
|
||||
<li>The latest release of <a href="https://github.com/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></li>
|
||||
<li>最新版本的 <a href="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a>(下载 Luma3DS <code class="language-plaintext highlighter-rouge">.zip</code> 文件)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<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>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>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>为了向目标 3DS 传输带有漏洞的数据,你将需要按照以下内容配置源 3DS(已安装了自制固件的 3DS)。</p>
|
||||
|
||||
|
@ -564,34 +579,25 @@ window.cookieconsent.initialise({
|
|||
<li>弹出 SD 卡并将其插回<strong>源 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>在你的电脑中插入你的<strong>目标 3DS</strong> 的 SD 卡</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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>在 SD 卡根目录创建一个名为 <code class="language-plaintext highlighter-rouge">boot9strap</code> 的文件夹</li>
|
||||
<li>从boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 文件中复制 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> 和 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> 到你SD卡的 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 文件夹中</li>
|
||||
<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>从 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 压缩包中复制 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 到 SD 卡根目录下</li>
|
||||
<li>检查 SD 卡的根目录是否存在一个名为 <code class="language-plaintext highlighter-rouge">3ds</code> 的文件夹,如果没有则手动新建一个
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>取下 SD 卡并将其插回<strong>目标 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>启动 **源 3DS **
|
||||
|
@ -645,32 +651,45 @@ window.cookieconsent.initialise({
|
|||
<li>如果漏洞没有成功触发,则请将<strong>源 3DS</strong> 和 <strong>目标 3DS</strong> 一起关机,然后从 <code class="language-plaintext highlighter-rouge">第三步 — kartdlphax</code> 重新开始</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Press “OK” to accept the update
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>There is no update. This is part of the exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>如果一切成功的话,你将自动进入 SafeB9SInstaller
|
||||
<li>Press “I accept” to accept the terms and conditions</li>
|
||||
<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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="第五步--安装-boot9strap">第五步 – 安装 boot9strap</h4>
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -697,9 +716,9 @@ window.cookieconsent.initialise({
|
|||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>启动“下载通信(Download Play)”程序 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -718,9 +737,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
|
@ -486,12 +486,13 @@ window.cookieconsent.initialise({
|
|||
<ul class="toc__menu" id="markdown-toc">
|
||||
<li><a href="#相容性資訊" id="markdown-toc-相容性資訊">相容性資訊</a></li>
|
||||
<li><a href="#必備項目" id="markdown-toc-必備項目">必備項目</a> <ul>
|
||||
<li><a href="#section-i---prep-work-source-3ds" id="markdown-toc-section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-target-3ds" id="markdown-toc-section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iii---kartdlphax" id="markdown-toc-section-iii---kartdlphax">Section III - kartdlphax</a></li>
|
||||
<li><a href="#section-iv---installing-menuhax67" id="markdown-toc-section-iv---installing-menuhax67">Section IV - Installing menuhax67</a></li>
|
||||
<li><a href="#第五節--安裝-boot9strap" id="markdown-toc-第五節--安裝-boot9strap">第五節 — 安裝 boot9strap</a></li>
|
||||
<li><a href="#section-vi---removing-menuhax67" id="markdown-toc-section-vi---removing-menuhax67">Section VI - Removing menuhax67</a></li>
|
||||
<li><a href="#section-i---hardware-button-check-target-3ds" id="markdown-toc-section-i---hardware-button-check-target-3ds">Section I - Hardware Button Check (target 3DS)</a></li>
|
||||
<li><a href="#section-ii---prep-work-source-3ds" id="markdown-toc-section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</a></li>
|
||||
<li><a href="#section-iii---prep-work-target-3ds" id="markdown-toc-section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</a></li>
|
||||
<li><a href="#section-iv---kartdlphax" id="markdown-toc-section-iv---kartdlphax">Section IV - kartdlphax</a></li>
|
||||
<li><a href="#section-v---unsafe_mode" id="markdown-toc-section-v---unsafe_mode">Section V - unSAFE_MODE</a></li>
|
||||
<li><a href="#section-vi---installing-boot9strap" id="markdown-toc-section-vi---installing-boot9strap">Section VI - Installing boot9strap</a></li>
|
||||
<li><a href="#section-vii---restoring-wifi-configuration-profiles" id="markdown-toc-section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#繼續至完成安裝" id="markdown-toc-繼續至完成安裝">繼續至完成安裝</a></li>
|
||||
|
@ -503,15 +504,15 @@ window.cookieconsent.initialise({
|
|||
<details class="notice--info">
|
||||
<summary><em>Technical Details (optional)</em></summary>
|
||||
|
||||
<p>In order to install custom firmware on our console, we need to get Homebrew Launcher access.</p>
|
||||
<p>In order to exploit the SAFE_MODE firmware of our system, we need to inject an exploited WiFi profile.</p>
|
||||
|
||||
<p>To accomplish this, we can use the Download Play functionality of the game Mario Kart 7, using a 3DS with custom firmware already installed along with a custom game plugin.</p>
|
||||
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject menuhax67, which will allow us to get Homebrew Launcher access.</p>
|
||||
<p>This custom plugin will send a hacked payload to an unhacked console, which then exploits the system in order to inject the exploited WiFi profile into your connections list.</p>
|
||||
|
||||
<p>Once we have Homebrew Launcher access, we can run nimdsphax to install boot9strap.</p>
|
||||
<p>Once the WiFi profile has been injected, we will use SAFE_MODE, which is a recovery feature present on all 3DS consoles, to activate the exploited WiFi profile.</p>
|
||||
|
||||
<p>See <a href="https://github.com/PabloMK7/kartdlphax">here</a> for information about kartdlphax, <a href="https://github.com/zoogie/menuhax67">here</a> for information about menuhax67, and <a href="https://github.com/luigoalma/nimdsphax">here</a> for information about nimdsphax.</p>
|
||||
<p>For a more technical explanation, see the following links for information on the kartdlphax and unSAFE_MODE exploits: <a href="https://github.com/PabloMK7/kartdlphax">kartdlphax</a>, <a href="https://github.com/zoogie/unSAFE_MODE/">unSAFE_MODE</a>.</p>
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -534,14 +535,28 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ul>
|
||||
<li>The latest release of <a href="https://github.com/PabloMK7/kartdlphax/releases/latest">kartdlphax</a> (<code class="language-plaintext highlighter-rouge">plugin.3gx</code>)</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>
|
||||
<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/luigoalma/nimdsphax/releases/download/v1.0/nimdsphax_v1.0.zip">nimdsphax</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/menuhax67/releases/latest">menuhax67</a></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)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/unSAFE_MODE/releases/latest">unSAFE_MODE</a> (the RELEASE <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-i---prep-work-source-3ds">Section I - Prep Work (source 3DS)</h4>
|
||||
<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 console. This will determine which method you will follow on the next page.</p>
|
||||
|
||||
<ol>
|
||||
<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>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>
|
||||
|
||||
<h4 id="section-ii---prep-work-source-3ds">Section II - Prep Work (source 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up your source 3DS (the 3DS with custom firmware) for delivery of the exploit data to the target 3DS.</p>
|
||||
|
||||
|
@ -563,34 +578,25 @@ window.cookieconsent.initialise({
|
|||
<li>Eject the SD card and put it in the <strong>source 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-ii---prep-work-target-3ds">Section II - Prep Work (target 3DS)</h4>
|
||||
<h4 id="section-iii---prep-work-target-3ds">Section III - Prep Work (target 3DS)</h4>
|
||||
|
||||
<p>In this section, you will set up the files that the target 3DS will need to install custom firmware.</p>
|
||||
<p>In this section, you will copy the files needed to trigger the unSAFE_MODE exploit onto your target 3DS (the 3DS that you are trying to modify)’s SD card.</p>
|
||||
|
||||
<ol>
|
||||
<li>Insert the SD card of your <strong>target 3DS</strong> in your 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 the <strong>target 3DS’s</strong> SD card</li>
|
||||
<li>在 SD 卡的根目錄底下建立一個新的資料夾 <code class="language-plaintext highlighter-rouge">boot9strap</code></li>
|
||||
<li>解壓 boot9strap <code class="language-plaintext highlighter-rouge">.zip</code> 的 <code class="language-plaintext highlighter-rouge">boot9strap.firm</code> 及 <code class="language-plaintext highlighter-rouge">boot9strap.firm.sha</code> 檔案至 SD 卡的 <code class="language-plaintext highlighter-rouge">/boot9strap/</code> 資料夾中</li>
|
||||
<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>將 SafeB9SInstaller <code class="language-plaintext highlighter-rouge">.zip</code> 中的 <code class="language-plaintext highlighter-rouge">SafeB9SInstaller.bin</code> 複製到 SD 卡的根目錄</li>
|
||||
<li>在 SD 卡的根目錄底下建立一個新資料夾 <code class="language-plaintext highlighter-rouge">3ds</code>
|
||||
<ul>
|
||||
<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">nimdsphax</code> folder from the nimdsphax<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">menuhax67_installer.3dsx</code> from the menuhax <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 Launcher.dat from the folder for your model and region inside the menuhax <code class="language-plaintext highlighter-rouge">.zip</code> to the root of 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 of your SD card</li>
|
||||
<li>Create a folder called <code class="language-plaintext highlighter-rouge">3ds</code> on the root of your SD card</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">slotTool.3dsx</code> from the <code class="language-plaintext highlighter-rouge">slotTool</code> folder inside 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>Eject the SD card and put it in the <strong>target 3DS</strong></li>
|
||||
</ol>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-root-layout.png" alt="" /></p>
|
||||
<h4 id="section-iv---kartdlphax">Section IV - kartdlphax</h4>
|
||||
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/kart-3ds-layout.png" alt="" /></p>
|
||||
|
||||
<h4 id="section-iii---kartdlphax">Section III - kartdlphax</h4>
|
||||
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, which can be used to install menuhax67, a Homebrew Launcher entrypoint. Your HOME Menu settings will be temporarily inaccessible on the target 3DS while this exploit is active.</p>
|
||||
<p>In this section, you will use Download Play to transfer the exploit data from the source 3DS to the target 3DS, 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>Power on the <strong>source 3DS</strong>
|
||||
|
@ -644,32 +650,45 @@ window.cookieconsent.initialise({
|
|||
<li>If the exploit was not successful, power off the <strong>source 3DS</strong> and <strong>target 3DS</strong> and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Press (X) to inject unSAFE_MODE</li>
|
||||
<li>If the injection was successful, the screen will turn green and the <strong>target 3DS</strong> will automatically power off
|
||||
<ul>
|
||||
<li>If the screen turns red, power off the target 3DS and start again from the beginning of <code class="language-plaintext highlighter-rouge">Section III - kartdlphax</code>. If this doesn’t work, ask for help at <a href="https://discord.gg/MWxPgEp">Nintendo Homebrew on Discord</a>)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iv---installing-menuhax67">Section IV - Installing menuhax67</h4>
|
||||
<p class="notice--info">You will <strong>not</strong> need to use your <strong>source 3DS</strong> to complete any further steps on this guide. Any further steps should only be completed on the <strong>target 3DS</strong>.</p>
|
||||
|
||||
<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 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>Press (Y) + (D-Pad Down) to install menuhax67
|
||||
<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>The console will automatically power off</li>
|
||||
<li>Keep holding the buttons until the console boots into Safe Mode (a “system update” menu)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Power on your console</li>
|
||||
<li>Tap on the small HOME Menu settings icon in the top left of the bottom screen (<img src="https://3ds.hacks.guide/images/homemenuicon.png" alt="" height="32px" width="52px" />)
|
||||
<li>Press “OK” to accept the update
|
||||
<ul>
|
||||
<li>If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card</li>
|
||||
<li>There is no update. This is part of the exploit</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>If the exploit was successful, your console will have booted into the Homebrew Launcher</li>
|
||||
<li>Launch nimdsphax from the list of homebrew</li>
|
||||
<li>如果一切成功的話,您將自動進入 SafeB9SInstaller
|
||||
<li>Press “I accept” to accept the terms and conditions</li>
|
||||
<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 console will have booted into SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If your console freezes on a red screen, hold the POWER button until it turns off, then try running menuhax again by powering on your console and tapping on the HOME Menu settings icon</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>
|
||||
</ol>
|
||||
|
||||
<h4 id="第五節--安裝-boot9strap">第五節 — 安裝 boot9strap</h4>
|
||||
<h4 id="section-vi---installing-boot9strap">Section VI - Installing boot9strap</h4>
|
||||
|
||||
<p>In this section, you will install custom firmware onto your console.</p>
|
||||
|
||||
|
@ -696,9 +715,9 @@ window.cookieconsent.initialise({
|
|||
<li>On the next page, you will install useful homebrew applications to complete your setup.</li>
|
||||
</ul>
|
||||
|
||||
<h4 id="section-vi---removing-menuhax67">Section VI - Removing menuhax67</h4>
|
||||
<h4 id="section-vii---restoring-wifi-configuration-profiles">Section VII - Restoring WiFi Configuration Profiles</h4>
|
||||
|
||||
<p>In this section, you will use the Homebrew Launcher to remove menuhax67, which will let you access the HOME Menu Settings option normally.</p>
|
||||
<p>In this section, you will enter the Homebrew Launcher (using custom firmware) so that you can restore the Wi-Fi connection slots that were overwritten in Section I.</p>
|
||||
|
||||
<ol>
|
||||
<li>啟動『下載通信(Download Play)』程式 (<img src="https://3ds.hacks.guide/images/download-play-icon.png" alt="" height="24px" width="24px" />)</li>
|
||||
|
@ -717,9 +736,9 @@ window.cookieconsent.initialise({
|
|||
<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>
|
||||
<li>Launch menuhax67_installer from the list of homebrew</li>
|
||||
<li>Select REMOVE menuhax67</li>
|
||||
<li>When you see “done.”, press (A), then press (A) on “EXIT to menu”</li>
|
||||
<li>Launch slotTool from the list of homebrew</li>
|
||||
<li>Select “RESTORE original wifi slots 1,2,3”</li>
|
||||
<li>Your console will then reboot</li>
|
||||
</ol>
|
||||
|
||||
<hr />
|
||||
|
|
Loading…
Reference in a new issue