Deploying to gh-pages from @ hacks-guide/Guide_3DS@d18de84c0d 🚀

This commit is contained in:
lifehackerhansol 2023-06-07 05:58:25 +00:00
parent d4bf3b1edd
commit 8fea2e9722
2 changed files with 3 additions and 3 deletions

View file

@ -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-06-06T15:14:30+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-06-07T05:58:12+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>

View file

@ -587,14 +587,14 @@ window.cookieconsent.initialise({
<li>Select your region based on your console</li>
<li>Select “Build and Download”</li>
<li>Wait for the process to complete</li>
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;32-character-id&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">title</code> -&gt; <code class="language-plaintext highlighter-rouge">00040000</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;8-character-region&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">data</code> on your SD card
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID0&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;ID1&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">title</code> -&gt; <code class="language-plaintext highlighter-rouge">00040000</code> -&gt; <code class="language-plaintext highlighter-rouge">&lt;8-character-region&gt;</code> -&gt; <code class="language-plaintext highlighter-rouge">data</code> on your SD card
<ul>
<li><strong>EUR Region</strong>: <code class="language-plaintext highlighter-rouge">000d7e00</code></li>
<li><strong>JPN Region</strong>: <code class="language-plaintext highlighter-rouge">000d7c00</code></li>
<li><strong>USA Region</strong>: <code class="language-plaintext highlighter-rouge">000d7d00</code></li>
</ul>
</li>
<li>Copy the new downloaded save file to the <code class="language-plaintext highlighter-rouge">data</code> folder on your SD card
<li>Copy the newly downloaded <code class="language-plaintext highlighter-rouge">00000001.sav</code> file to the <code class="language-plaintext highlighter-rouge">data</code> folder on your SD card
<ul>
<li>Overwrite the old save file when prompted</li>
</ul>