encourage people to read the Home page

This commit is contained in:
Plailect 2017-09-16 23:16:25 -04:00 committed by Plailect
parent cb57fdd56c
commit 1f39fc582c
No known key found for this signature in database
GPG key ID: F8A415C5EA602A41

View file

@ -5,13 +5,11 @@ header:
overlay_color: "#5e616c" #
overlay_image: /images/home-page-feature.jpg
overlay_filter: 0.5
cta_label: "Get Started" #
cta_url: "get-started" #
caption:
excerpt: "A complete guide to 3DS custom firmware, <br /> from stock to boot9strap.<br />"
---
Thoroughly read all of the introductory pages (including this one!) before proceeding. Note that this page has an FAQ at the bottom that should be read before you get started.
Thoroughly read all of the introductory pages (including this one!) before proceeding.
{: .notice--warning}
{% capture notice-home %}
@ -72,7 +70,12 @@ For a list of each of the calculated sighax signatures (the platform boot9strap
+ If you have already hacked your 3DS before to get an EmuNAND setup, and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, you should follow all instructions and restore your existing EmuNAND when prompted once you reach [Finalizing Setup](finalizing-setup).
+ This guide will work on New 3DS, Old 3DS, New 2DS, and Old 2DS in all regions on firmware 11.5.0 or below.
+ If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved).
+ **Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off!**
+ 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.
+ 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.
___
Continue to [Get Started](get-started)
{: .notice--primary}