Deploying to gh-pages from @ hacks-guide/Guide_3DS@109932ffa0 🚀
This commit is contained in:
parent
f4d00bc923
commit
34f0c872af
3 changed files with 8 additions and 8 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-09T19:15:40+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-11T05:49:38+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>
|
|
@ -536,7 +536,7 @@ window.cookieconsent.initialise({
|
|||
<li>Your SD card must be inserted in your console to install SmileBASIC</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.0/Release_sh2e_v1.0.zip">smilehax-IIe</a> (direct download)</li>
|
||||
<li>The latest release of <a href="https://github.com/zoogie/smilehax-IIe/releases/download/v1.0/Release_sh2e_v1.1.zip">smilehax-IIe</a> (direct download)</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><a href="/assets/otherapps.zip">otherapps.zip</a> (direct download)</li>
|
||||
</ul>
|
||||
|
@ -558,7 +558,7 @@ window.cookieconsent.initialise({
|
|||
<li>Do not add the <code class="language-plaintext highlighter-rouge">.bin</code> extension if you do not already see it</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a console that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Transfer the <code class="language-plaintext highlighter-rouge">.wav</code> for your region from the Release_sh2e <code class="language-plaintext highlighter-rouge">.zip</code> to a device that can play <code class="language-plaintext highlighter-rouge">.wav</code> files, for example a phone</li>
|
||||
<li>Copy the petitcom <code class="language-plaintext highlighter-rouge">.icn</code> for your region to the root of your SD card</li>
|
||||
</ol>
|
||||
|
||||
|
@ -577,12 +577,12 @@ window.cookieconsent.initialise({
|
|||
<li>Press the “Yes” button to confirm the download of PMODEM141</li>
|
||||
<li>Press “OK”, then “Back”, then “Browse Projects”</li>
|
||||
<li>Select PMODEM141, then press “Select File”</li>
|
||||
<li>Select PMODEM141.PRG, then Press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select PMODEM141.PRG, then press “OK”, then “Yes” to execute it</li>
|
||||
<li>Select RECEIVE FILE SIMPLEX</li>
|
||||
<li>Prepare the console you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing consoles’ speaker and use a reasonable (not loud) volume to play the<code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Prepare the device you use to play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>Keep your console about a foot from the <code class="language-plaintext highlighter-rouge">.wav</code> file playing devices’ speaker and use a reasonable (not loud) volume to play the <code class="language-plaintext highlighter-rouge">.wav</code></li>
|
||||
<li>Now select 300BPS, then play the <code class="language-plaintext highlighter-rouge">.wav</code> file</li>
|
||||
<li>When it finishes, Press “Yes”, then press “OK”</li>
|
||||
<li>When it finishes, press “Yes”, then press “OK”</li>
|
||||
<li>Press the START button</li>
|
||||
<li>Select the SH2E-xxx.TXT file, then press OK, then “Yes” to execute it
|
||||
<ul>
|
||||
|
|
|
@ -1238,7 +1238,7 @@ However, if you do not know the PIN and therefore cannot access the console’s
|
|||
<li>Go to <a href="https://mkey.eiphax.tech/">this website</a></li>
|
||||
<li>Fill the following boxes with the information:
|
||||
<ul>
|
||||
<li>Console Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>Device Type: Select “3DS” (the same applies if you are using a 2DS, New 3DS (XL/LL) or New 2DS (XL/LL))</li>
|
||||
<li>System Date: The day and month your console’s clock is set to</li>
|
||||
<li>Inquiry Number: Can be obtained by pressing “Forgot PIN” then “I Forgot” in the Parental Controls screen</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue