Deploying to gh-pages from @ hacks-guide/Guide_3DS@a38ef41477 🚀
This commit is contained in:
parent
6fd220d58e
commit
3e843a7229
3 changed files with 9 additions and 5 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-27T21:46:36+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-27T22:29:07+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>
|
|
@ -560,14 +560,16 @@ window.cookieconsent.initialise({
|
|||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code></li>
|
||||
<li>Set “Proxy Settings” to “Yes”, then click <code class="language-plaintext highlighter-rouge">Detailed Setup</code></li>
|
||||
<li>Set the Proxy Server to <code class="language-plaintext highlighter-rouge">192.9.234.11</code>, and the Port to <code class="language-plaintext highlighter-rouge">8080</code></li>
|
||||
<li>Set the Proxy Server to <code class="language-plaintext highlighter-rouge">ssloth.nintendohomebrew.com</code>, and the Port to <code class="language-plaintext highlighter-rouge">8080</code></li>
|
||||
<li>Click OK, then click Save</li>
|
||||
<li>When prompted, click “Test” to perform the connection test
|
||||
<ul>
|
||||
<li>The test should succeed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click “OK” to continue</li>
|
||||
<li>
|
||||
<p>Click “OK” to continue</p>
|
||||
</li>
|
||||
<li>Power off your device</li>
|
||||
</ol>
|
||||
|
||||
|
|
|
@ -551,14 +551,16 @@ window.cookieconsent.initialise({
|
|||
<li>Navigate to <code class="language-plaintext highlighter-rouge">Internet Settings</code> -> <code class="language-plaintext highlighter-rouge">Connection Settings</code></li>
|
||||
<li>Click on your network connection slot and navigate to <code class="language-plaintext highlighter-rouge">Change Settings</code> -> <code class="language-plaintext highlighter-rouge">Next Page (right arrow)</code> -> <code class="language-plaintext highlighter-rouge">Proxy Settings</code></li>
|
||||
<li>Set “Proxy Settings” to “Yes”, then click <code class="language-plaintext highlighter-rouge">Detailed Setup</code></li>
|
||||
<li>Set the Proxy Server to <code class="language-plaintext highlighter-rouge">192.9.234.11</code>, and the Port to <code class="language-plaintext highlighter-rouge">8080</code></li>
|
||||
<li>Set the Proxy Server to <code class="language-plaintext highlighter-rouge">ssloth.nintendohomebrew.com</code>, and the Port to <code class="language-plaintext highlighter-rouge">8080</code></li>
|
||||
<li>Click OK, then click Save</li>
|
||||
<li>When prompted, click “Test” to perform the connection test
|
||||
<ul>
|
||||
<li>The test should succeed</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Click “OK” to continue</li>
|
||||
<li>
|
||||
<p>Click “OK” to continue</p>
|
||||
</li>
|
||||
<li>Press “Back” twice, then “Close” to go back to the HOME Menu</li>
|
||||
</ol>
|
||||
|
||||
|
|
Loading…
Reference in a new issue