Deploying to gh-pages from @ hacks-guide/Guide_3DS@64159ca940 🚀
This commit is contained in:
parent
af86c03236
commit
5cf86c571f
2 changed files with 3 additions and 3 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-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>
|
|
@ -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 <id0></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 <id0></code>
|
||||
<ul>
|
||||
<li>Replace <code class="language-plaintext highlighter-rouge"><id0></code> with the ID0 you copied into a document</li>
|
||||
<li>Do not include the angle brackets</li>
|
||||
|
|
Loading…
Reference in a new issue