Deploying to gh-pages from @ hacks-guide/Guide_3DS@d18de84c0d 🚀
This commit is contained in:
parent
d4bf3b1edd
commit
8fea2e9722
2 changed files with 3 additions and 3 deletions
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-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>
|
|
@ -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> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><32-character-id></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">00040000</code> -> <code class="language-plaintext highlighter-rouge"><8-character-region></code> -> <code class="language-plaintext highlighter-rouge">data</code> on your SD card
|
||||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> -> <code class="language-plaintext highlighter-rouge"><ID0></code> -> <code class="language-plaintext highlighter-rouge"><ID1></code> -> <code class="language-plaintext highlighter-rouge">title</code> -> <code class="language-plaintext highlighter-rouge">00040000</code> -> <code class="language-plaintext highlighter-rouge"><8-character-region></code> -> <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>
|
||||
|
|
Loading…
Reference in a new issue