Deploying to gh-pages from @ hacks-guide/Guide_3DS@be9562353d 🚀
This commit is contained in:
parent
f67eaf8a5a
commit
a01cde1377
4 changed files with 4 additions and 13 deletions
11
faq.html
11
faq.html
|
@ -473,21 +473,12 @@ window.cookieconsent.initialise({
|
|||
|
||||
<p class="notice--info"><strong>Yes</strong>, you can still install custom firmware on your 3DS, even after the closure of eShop.</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p><strong>The latest 3DS firmware is 11.16.0</strong>. Here’s what you should know:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 11.0</em> or newer, it is <em>100% safe</em> to update. You can check your Luma version by holding (Select) while booting your device.</li>
|
||||
<li>If your device is on an older Luma version, you should <a href="checking-for-cfw">update Luma</a> before you update your device to 11.16.0.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="pre-installation-faq">Pre-Installation FAQ</h2>
|
||||
|
||||
<details>
|
||||
<summary><u>I am on the latest system version. Is my device hackable without any external hardware?</u></summary>
|
||||
|
||||
<p>Yes! The latest firmware (11.16.0) has a free method for getting CFW named <a href="seedminer">Seedminer</a>.</p>
|
||||
<p>Currently the latest system version (11.17.0) cannot be hacked without external hardware.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
|
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-23T00:49:53+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-23T01:04:05+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>
|
|
@ -478,7 +478,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<ol>
|
||||
<li>Open the System Settings application</li>
|
||||
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.16.0-49U”)</li>
|
||||
<li>Your system version will be displayed on the bottom right of the top screen (e.g. “Ver. 11.17.0-50U”)</li>
|
||||
</ol>
|
||||
|
||||
<h4 id="section-iii---select-a-method">Section III - Select a Method</h4>
|
||||
|
|
|
@ -470,7 +470,7 @@ window.cookieconsent.initialise({
|
|||
|
||||
<h3 id="required-reading">Required Reading</h3>
|
||||
|
||||
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.16.0).</p>
|
||||
<p>This is an add-on section for region changing your device. This is done by installing the 11.15.0 CTRTransfer image for the region you want to switch to. After installing the image, you can update your device normally to the latest firmware (11.17.0).</p>
|
||||
|
||||
<p>Note that region changing is almost completely unnecessary since Luma3DS supports out-of-region games and individual title <a href="https://github.com/LumaTeam/Luma3DS/wiki/Optional-features">Locale Emulation</a>. Additionally, running NDS games with alternative out-of-region languages is supported by <a href="https://github.com/DS-Homebrew/TWiLightMenu/releases">TWiLight Menu++</a>. You should only perform a region change if you wish to have your system UI is in a language that is not available on your console’s current region.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue