Deploying to gh-pages from @ hacks-guide/Guide_3DS@3bcc10dbe1 🚀
This commit is contained in:
parent
d692ed678f
commit
a1f28b2e5a
15 changed files with 50 additions and 1 deletions
|
@ -70,6 +70,8 @@ function sslothablekor(s, n, o) {
|
|||
- N3DS & 11.16:
|
||||
- super-skaterhax, compatible with 11.15 - 11.16 but browser itself doesn't work on 11.15
|
||||
- This way N3DS users don't have to think too much about the slightly long Seedminer steps
|
||||
- 11.17:
|
||||
- unhackable
|
||||
*/
|
||||
function redirect() {
|
||||
var major = document.getElementById("major");
|
||||
|
@ -87,6 +89,9 @@ function redirect() {
|
|||
else if (major.value == 0) {
|
||||
document.getElementById("result_invalidVersion").style.display = "block";
|
||||
}
|
||||
else if (major.value == 11 && minor.value == 17) {
|
||||
document.getElementById("result_methodUnavailable").style.display = "block";
|
||||
}
|
||||
// only do things if major isnt 0, which would be invalid
|
||||
else {
|
||||
// USA/EUR/JPN things
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
11
faq.html
11
faq.html
|
@ -460,6 +460,17 @@ window.cookieconsent.initialise({
|
|||
</nav>
|
||||
</aside>
|
||||
|
||||
<div class="notice--danger">
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Here’s what you should know:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 11.0</em>, 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.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as you will not be able to hack your console.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<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">
|
||||
|
|
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-19T04:52:51+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-23T00:40:38+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>
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
11
index.html
11
index.html
|
@ -330,6 +330,17 @@ window.cookieconsent.initialise({
|
|||
<hr>
|
||||
<p class="notice--info">Thoroughly read all of the introductory pages (including this one!) before proceeding.</p>
|
||||
|
||||
<div class="notice--danger">
|
||||
<p><strong>3DS firmware 11.17.0 was recently released</strong>. Here’s what you should know:</p>
|
||||
|
||||
<ul>
|
||||
<li>If your device is running <em>Luma 11.0</em>, 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.17.0.</li>
|
||||
<li>If your device does not yet have custom firmware, <strong>do NOT update to the latest version</strong>, as you will not be able to hack your console.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
<h2 id="what-is-custom-firmware">What is custom firmware?</h2>
|
||||
|
||||
<p><strong>Custom firmware</strong> (“CFW”) is a full software modification to your 3DS, comparable to “administrator access” on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do.</p>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -529,6 +529,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -582,6 +583,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
|
@ -528,6 +528,7 @@ window.cookieconsent.initialise({
|
|||
<option>14</option>
|
||||
<option>15</option>
|
||||
<option>16</option>
|
||||
<option>17</option>
|
||||
</select>.<select id="whydidnintendodecidetodothingslikethis">
|
||||
<option>0</option>
|
||||
</select>-<select id="nver">
|
||||
|
@ -581,6 +582,7 @@ window.cookieconsent.initialise({
|
|||
<option>47</option>
|
||||
<option>48</option>
|
||||
<option>49</option>
|
||||
<option>50</option>
|
||||
</select><select id="region">
|
||||
<option>E</option>
|
||||
<option>U</option>
|
||||
|
|
Loading…
Add table
Reference in a new issue