Close #1620
This commit is contained in:
parent
a8a3a72610
commit
f943111a5f
1 changed files with 4 additions and 4 deletions
|
@ -18,15 +18,15 @@ Thoroughly read all of the introductory pages (including this one!) before proce
|
|||
{: .notice--warning}
|
||||
|
||||
{% 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") console, check out the [Panda 3DS Hacks Guide](https://panda.hacks.guide).
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--danger">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
{% capture notice-1 %}
|
||||
This guide is available in other languages!
|
||||
Click the <i class="fa fa-language" aria-hidden="true"></i> icon at the top right of the page to change the language.
|
||||
This guide is available in other languages!
|
||||
Click the <i class="fa fa-language" aria-hidden="true"></i> icon at the top right of the page to change the language.
|
||||
Alternatively, click [here](https://crowdin.com/project/3ds-guide) to help to keep these translations up to date.
|
||||
{% endcapture %}
|
||||
|
||||
|
@ -83,7 +83,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https://
|
|||
+ Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!
|
||||
+ Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default).
|
||||
+ If you need to format a brand new SD card, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768).
|
||||
+ The 2DS is essentially identical to the Old 3DS in terms of software, and that any steps which say "Old 3DS" also apply to 2DS.
|
||||
+ The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS.
|
||||
|
||||
___
|
||||
|
||||
|
|
Loading…
Reference in a new issue