mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-28 10:49:58 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@8c2613d88b 🚀
This commit is contained in:
@@ -519,7 +519,7 @@ window.cookieconsent.initialise({
|
||||
<li><a href="#injecting-any-cia-app-into-health--safety" id="markdown-toc-injecting-any-cia-app-into-health--safety">Injecting any .CIA app into Health & Safety</a></li>
|
||||
<li><a href="#restoring-health--safety-after-injecting-a-cia-app" id="markdown-toc-restoring-health--safety-after-injecting-a-cia-app">Restoring Health & Safety after injecting a .CIA app</a></li>
|
||||
<li><a href="#format-an-sd-card" id="markdown-toc-format-an-sd-card">Format an SD card</a></li>
|
||||
<li><a href="#removing-an-nnid-without-formatting-your-device" id="markdown-toc-removing-an-nnid-without-formatting-your-device">Removing an NNID without formatting your device</a></li>
|
||||
<li><a href="#removing-an-nnid-without-formatting-your-console" id="markdown-toc-removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -550,17 +550,17 @@ window.cookieconsent.initialise({
|
||||
<h3 id="instructions">Instructions</h3>
|
||||
|
||||
<ol>
|
||||
<li>Power off your device</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge">GodMode9.firm</code> from the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> to the <code class="language-plaintext highlighter-rouge">/luma/payloads/</code> folder on your SD card</li>
|
||||
<li>Copy the <code class="language-plaintext highlighter-rouge">gm9</code> folder from the GodMode9 <code class="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
|
||||
<li>Reinsert your SD card into your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="creating-a-nand-backup">Creating a NAND Backup</h2>
|
||||
|
||||
<ol>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press (Home) to bring up the action menu</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
<li>Select “GM9Megascript”</li>
|
||||
@@ -576,7 +576,7 @@ window.cookieconsent.initialise({
|
||||
<li>Press (B) to return to the main menu</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Press (A) to relock write permissions if prompted</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your device</li>
|
||||
<li>Hold (R) and press (Start) at the same time to power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge">essential.exefs</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card to a safe location on your computer
|
||||
<ul>
|
||||
@@ -585,17 +585,17 @@ window.cookieconsent.initialise({
|
||||
</ul>
|
||||
</li>
|
||||
<li>Delete <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> and <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin.sha</code> from the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card after copying it</li>
|
||||
<li>Reinsert your SD card into your device</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="restoring-a-nand-backup">Restoring a NAND Backup</h2>
|
||||
|
||||
<ol>
|
||||
<li>Power off your device</li>
|
||||
<li>Power off your console</li>
|
||||
<li>Insert your SD card into your computer</li>
|
||||
<li>Copy <code class="language-plaintext highlighter-rouge"><date>_<serialnumber>_sysnand_##.bin</code> from your computer to the <code class="language-plaintext highlighter-rouge">/gm9/out/</code> folder on your SD card</li>
|
||||
<li>Reinsert your SD card into your device</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Reinsert your SD card into your console</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press (Home) to bring up the action menu</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
<li>Select “GM9Megascript”</li>
|
||||
@@ -621,7 +621,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">Note that it is not possible to inject files into Health & Safety that are larger than it (including games and other large applications)</p>
|
||||
|
||||
<ol>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">[0:] SDCARD</code> -> <code class="language-plaintext highlighter-rouge">cias</code></li>
|
||||
<li>Press (A) on your <code class="language-plaintext highlighter-rouge">.cia</code> to select it, then select “CIA image options…”, then select “Mount image to drive”</li>
|
||||
<li>Press (A) on the <code class="language-plaintext highlighter-rouge">.app</code> file, then select “NCCH image options”, then select “Inject to H&S”</li>
|
||||
@@ -635,7 +635,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--info">This will only work if the Health & Safety injection was performed by GodMode9 (not Decrypt9 or Hourglass9).</p>
|
||||
|
||||
<ol>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press (Home) to bring up the action menu</li>
|
||||
<li>Select “More…”</li>
|
||||
<li>Select “Restore H&S”</li>
|
||||
@@ -648,7 +648,7 @@ window.cookieconsent.initialise({
|
||||
<p class="notice--danger"><strong>Note that this will erase the contents of your SD card!</strong></p>
|
||||
|
||||
<ol>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press (Home) to bring up the action menu</li>
|
||||
<li>Select “More…”</li>
|
||||
<li>Select “SD format menu”</li>
|
||||
@@ -662,10 +662,10 @@ window.cookieconsent.initialise({
|
||||
<li>When prompted, input the key combo given to confirm</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="removing-an-nnid-without-formatting-your-device">Removing an NNID without formatting your device</h2>
|
||||
<h2 id="removing-an-nnid-without-formatting-your-console">Removing an NNID without formatting your console</h2>
|
||||
|
||||
<ol>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your device. This will launch GodMode9</li>
|
||||
<li>Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9</li>
|
||||
<li>Press (Home) to bring up the action menu</li>
|
||||
<li>Select “Scripts…”</li>
|
||||
<li>Select “GM9Megascript”</li>
|
||||
@@ -677,7 +677,7 @@ window.cookieconsent.initialise({
|
||||
<li>Press (B) to return to the main menu</li>
|
||||
<li>Select “Exit”</li>
|
||||
<li>Press (A) to relock write permissions if prompted</li>
|
||||
<li>Press (Start) to reboot your device</li>
|
||||
<li>Press (Start) to reboot your console</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user