Deploying to gh-pages from @ hacks-guide/Guide_3DS@d0d7f500d1 🚀
This commit is contained in:
parent
d66defb944
commit
2512da0903
2 changed files with 4 additions and 4 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-10-27T16:22:05+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-10-27T21:18:46+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>
|
|
@ -580,9 +580,9 @@ window.cookieconsent.initialise({
|
|||
</li>
|
||||
<li>Copy kartdlphax’s <code class="language-plaintext highlighter-rouge">plugin.3gx</code> to the following directory on the <strong>source 3DS</strong>’s SD card, depending on the <strong>region of your copy of Mario Kart 7</strong>:
|
||||
<ul>
|
||||
<li>USA: <code class="language-plaintext highlighter-rouge">luma/plugins/0004000000030800</code></li>
|
||||
<li>EUR: <code class="language-plaintext highlighter-rouge">luma/plugins/0004000000030700</code></li>
|
||||
<li>JPN: <code class="language-plaintext highlighter-rouge">luma/plugins/0004000000030600</code></li>
|
||||
<li>USA: <code class="language-plaintext highlighter-rouge">/luma/plugins/0004000000030800</code></li>
|
||||
<li>EUR: <code class="language-plaintext highlighter-rouge">/luma/plugins/0004000000030700</code></li>
|
||||
<li>JPN: <code class="language-plaintext highlighter-rouge">/luma/plugins/0004000000030600</code></li>
|
||||
<li>Create the <code class="language-plaintext highlighter-rouge">plugins</code> and <code class="language-plaintext highlighter-rouge">00040000...</code> folders if they do not already exist</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue