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

This commit is contained in:
lilyuwuu 2023-05-27 21:29:57 +00:00
parent 4fd7735e00
commit 6ed5c64b82
2 changed files with 4 additions and 2 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-05-27T19:30: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>
<?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-05-27T21:29:44+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

@ -584,8 +584,10 @@ window.cookieconsent.initialise({
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;model&gt;</code> with the model of your console (<code class="language-plaintext highlighter-rouge">new</code> or <code class="language-plaintext highlighter-rouge">old</code>) - if you arent sure, only models with the ZL/ZR buttons and C-Stick are new</li>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;year&gt;</code> with the year the 3DS was made (you often find this on the backplate) - leave this empty if you arent sure, in which case it will start from the middle</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it still fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>If this fails with an error of <code class="language-plaintext highlighter-rouge">input.bin is invalid size</code>, remake the <code class="language-plaintext highlighter-rouge">input.bin</code> using your QR Code. If it <em>still</em> fails, open a different browser and remake the <code class="language-plaintext highlighter-rouge">input.bin</code> there</li>
<li>If you see the message <code class="language-plaintext highlighter-rouge">"LFCS has been left blank</code>, use the opposite console model (e.g. <code class="language-plaintext highlighter-rouge">mii old</code> instead of <code class="language-plaintext highlighter-rouge">mii new</code>)</li>
<li>The mining process will usually take up to 90 minutes, depending on luck and your GPUs strength</li>
<li>If the second stage (<code class="language-plaintext highlighter-rouge">movable_part2.sed generation success</code>) gets past offset 100, Verify that you input the correct ID0. If your ID0 is correct, you cannot use this method and will have to update to the latest version and see if a non-Seedminer method is available for you <a href="https://troubleshoot.uwuu.ca/seventeen">here</a></li>
</ul>
</li>
<li>When it finishes, a file called <code class="language-plaintext highlighter-rouge">movable.sed</code> will appear in the Seedminer folder</li>