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

This commit is contained in:
lifehackerhansol 2023-05-30 17:17:02 +00:00
parent dbea5f8c34
commit b7ea3011d4
2 changed files with 2 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-30T17:07:21+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-30T17:16:49+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,7 +587,7 @@ window.cookieconsent.initialise({
<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>
<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>