-> 3ds.hacks.guide

This commit is contained in:
Plailect 2018-02-09 23:05:25 -05:00
parent 96bbe1cd27
commit 34cb40c697
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41
8 changed files with 10 additions and 16 deletions

2
CNAME
View file

@ -1 +1 @@
3ds.guide 3ds.hacks.guide

View file

@ -13,8 +13,8 @@ title : "3DS Guide"
title_separator : "-" title_separator : "-"
name : "Plailect" name : "Plailect"
description : "Full sighax CFW Guide" description : "Full sighax CFW Guide"
url : "https://3ds.guide" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" url : "https://3ds.hacks.guide" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
enforce_ssl : "3ds.guide" enforce_ssl : "3ds.hacks.guide"
baseurl : # the subpath of your site, e.g. "/blog" baseurl : # the subpath of your site, e.g. "/blog"
repository : "Plailect/Guide" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" repository : "Plailect/Guide" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png" teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"

View file

@ -2,12 +2,6 @@
{% include base_path %} {% include base_path %}
<!-- insert favicons. use http://realfavicongenerator.net/ --> <!-- insert favicons. use http://realfavicongenerator.net/ -->
<script type="text/javascript">
var host = "3ds.guide";
if ((host == window.location.host) && (window.location.protocol != "https:"))
window.location.protocol = "https";
</script>
<link rel="apple-touch-icon" sizes="180x180" href="{{ base_path }}/images/apple-touch-icon.png?v=PYEmwKvQAx"> <link rel="apple-touch-icon" sizes="180x180" href="{{ base_path }}/images/apple-touch-icon.png?v=PYEmwKvQAx">
<link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32"> <link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-32x32.png?v=PYEmwKvQAx" sizes="32x32">
<link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194"> <link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-194x194.png?v=PYEmwKvQAx" sizes="194x194">

View file

@ -5,7 +5,7 @@ title: "Credits"
**Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!** **Special thanks to all of [#Cakey on Freenode](http://webchat.freenode.net/?channels=%23Cakey) for being awesome!**
{: .notice--primary} {: .notice--primary}
**Special thanks to all of [the translators](https://translate.3ds.guide/) for being awesome!** **Special thanks to all of [the translators](https://crowdin.com/project/3ds-guide) for being awesome!**
{: .notice--primary} {: .notice--primary}
If I forgot you here, contact me and I'll add your name. If I forgot you here, contact me and I'll add your name.

View file

@ -14,7 +14,7 @@ Thoroughly read all of the introductory pages (including this one!) before proce
{% capture notice-1 %} {% capture notice-1 %}
This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_! This guide is for retail (consumer purchased; not from the Nintendo Developer Program) consoles _only_!
If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev.3ds.guide). If you have a developer ("PANDA" or "SNAKE") console, check out [devGuide](https://dev3ds.hacks.guide).
{% endcapture %} {% endcapture %}
<div class="notice--danger">{{ notice-1 | markdownify }}</div> <div class="notice--danger">{{ notice-1 | markdownify }}</div>
@ -26,10 +26,10 @@ Click the <i class="fa fa-language" aria-hidden="true"></i> icon at the top righ
<div class="notice--success">{{ notice-1 | markdownify }}</div> <div class="notice--success">{{ notice-1 | markdownify }}</div>
This guide needs *your* help to [translate](https://translate.3ds.guide/) it to other languages! This guide needs *your* help to [translate](https://crowdin.com/project/3ds-guide) it to other languages!
{: .notice--success} {: .notice--success}
This guide needs *your* help to seed [these](https://3ds.guide/rss.xml) torrents! This guide needs *your* help to seed [these]({{ "rss.xml" | absolute_url }}) torrents!
{: .notice--success} {: .notice--success}
## What is Homebrew? ## What is Homebrew?

View file

@ -32,7 +32,7 @@ title: "Installing boot9strap (2xrsa)"
#### Section II - Launching SafeB9SInstaller #### Section II - Launching SafeB9SInstaller
1. Launch the browser and go to the following URL on your device 1. Launch the browser and go to the following URL on your device
+ `http://2xrsa.3ds.guide` + `http://2xrsa.hacks.guide`
+ If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up + If you are on a New 3DS, New 2DS, or Old 2DS and Wireless Communication is off, you can re-enable the wireless by removing the battery and unplugging the charger for several seconds then booting back up
+ If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer + If you get the error "This service is not available in your region", use the System Settings to set your device's country to match the NAND region you installed with 2.1.0 CTRTransfer
+ If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password + If you forgot to disable parental controls before CTRTransfering or otherwise cannot access wireless settings, note that the device will autoconnect to any network named `attwifi` with no password

View file

@ -123,7 +123,7 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
1. Do one of the following 1. Do one of the following
+ Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)* + Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)*
+ Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case) + Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case)
+ You can also just [remove the NNID](https://3ds.guide/troubleshooting#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS** + You can also just [remove the NNID](troubleshooting#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS**
1. Reboot **the source 3DS** while holding (Start) to launch GodMode9 1. Reboot **the source 3DS** while holding (Start) to launch GodMode9
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out` 1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
1. Press (A) on `<date>_<serialnumber>_sysnand_###.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)" 1. Press (A) on `<date>_<serialnumber>_sysnand_###.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"

View file

@ -126,7 +126,7 @@ Use a [save manager](https://github.com/BernardoGiordano/Checkpoint/releases/lat
1. Do one of the following 1. Do one of the following
+ Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)* + Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)*
+ Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case) + Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case)
+ You can also just [remove the NNID](https://3ds.guide/troubleshooting#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS** + You can also just [remove the NNID](troubleshooting#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS**
1. Reboot **the source 3DS** while holding (Start) to launch GodMode9 1. Reboot **the source 3DS** while holding (Start) to launch GodMode9
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed 1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue 1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue