update this to match Guide_3DS

This commit is contained in:
Devon Maloney 2018-04-05 16:20:40 -04:00 committed by Plailect
parent eb7e341ce2
commit 3377e65fdc
No known key found for this signature in database
GPG Key ID: F8A415C5EA602A41
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ If you are familiar with iOS device "jailbreaking", this idea could be considere
+ The scope of device modification is limited for most current homebrew, meaning there is little chance of data loss or console damage when using popular homebrew applications.
+ This guide will work on all Switch devices on firmwares from 1.0.0 to 3.0.0, with all other versions having planned future support for CFW. Instructions are included for blocking updates on devices with firmware versions >=3.0.1.
+ You will need a micro SD card for your device. It should be formatted as Fat32 and [MBR, not GPT](http://www.howtogeek.com/245610/) (most micro SD cards will be formatted this way by default).
+ If you need to format a micro SD card larger than 32gb on Windows, you can use [`guiformat`](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
+ If you need to format a micro SD card larger than 32gb on Windows, you can use [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K.
___

View File

@ -33,7 +33,7 @@ This script will enable the displaying of extra error info when a fatal error is
### What You Need
* [PegaSwitch](pegaswitch)
* [`extraerrorinfo.js`]({{ "/images/extraerrorinfo.js" | absolute_url }})
* [extraerrorinfo.js]({{ "/images/extraerrorinfo.js" | absolute_url }})
### Instructions