3 KiB
SD Preparation
We will now place the required files for the Atmosphere custom firmware and some additional homebrew files on the SD card.
Atmosphere has its own bootloader, called fusee (primary). For the purposes of this guide we will be using Hekate instead, so that we can back up the system's NAND (internal storage) and take advantage of other advanced features in the future.
?> Notice Your SD card will need to be formatted as either FAT32 or exFAT. FAT32 is recommended as it is more stable and will work out of the box with the Switch's operating system, but has a file size limit of 4GB. If you plan on using exFAT, you will need to install the exFAT update for your Switch, which is downloaded when you insert an exFAT formatted SD card in to your Switch. Note that this will update your console and requires an internet connection.
!> NxThemeInstaller The ban risks of using Switch themes are at this time unknown. Use them at your own risk.
?> File name extensions If you use Windows, you should enable file name extensions before continuing. See this link for a guide on how to do this.
What you need
- The latest release of Hekate
- The latest release of Atmosphere
- You will need to download the release zip.
- The latest release of Lockpick_RCM
- The latest release of Checkpoint
- Download the
Checkpoint.nro
release of Checkpoint- The latest release of FTPD
- Download the
ftpd.nro
release of FTPD- The latest release of NXThemeInstaller
- Download the
NxThemesInstaller.nro
release of NxThemeInstaller- The latest release of NX-Shell
- The latest release of the hbappstore
- hekate-ipl.ini
Instructions
- Insert your Switch's SD card into your PC
- Copy the contents of the Atmosphere
.zip
file to the root of your SD card- Copy the
bootloader
folder from the Hekate.zip
file to the root of your SD card- Copy Hekate's
.bin
file from the Hekate.zip
file to theatmosphere
folder on your SD card- Delete
reboot_payload.bin
in theatmosphere
folder on your SD card- Rename Hekate's
.bin
file toreboot_payload.bin
- Copy
hekate-ipl.ini
to thebootloader
folder on your SD card- Copy
Lockpick_RCM.bin
to the/bootloader/payloads
folder on your SD card- Create a folder named
appstore
inside theswitch
folder on your SD card, and putappstore.nro
in it- Copy
ftpd.nro
,Checkpoint.nro
,NX-Shell.nro
andNxThemesInstaller.nro
to theswitch
folder on your SD card