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

This commit is contained in:
lifehackerhansol 2023-05-25 07:17:57 +00:00
parent af86c03236
commit 5cf86c571f
2 changed files with 3 additions and 3 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-25T07:12:59+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-25T07:17:45+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

@ -573,8 +573,8 @@ window.cookieconsent.initialise({
</ul>
</li>
<li>Copy this <code class="language-plaintext highlighter-rouge">input.bin</code> to the Seedminer folder</li>
<li>Open the terminal/PowerShell/Command Prompt window from earlier
1.Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<li>Open the terminal/PowerShell/Command Prompt window from earlier</li>
<li>Inside this window, enter the command <code class="language-plaintext highlighter-rouge">py -3 seedminer_launcher3.py id0 &lt;id0&gt;</code>
<ul>
<li>Replace <code class="language-plaintext highlighter-rouge">&lt;id0&gt;</code> with the ID0 you copied into a document</li>
<li>Do not include the angle brackets</li>