Changing microSD cards¶
The goal of this page is to transfer the contents from one microSD card to another one. The method to do this will differ, depending on whether you're using a partition based emuMMC on your microSD card or not.
We will be using hekate to both backup and restore the emuMMC, so make sure that you have its latest files on your microSD card already.
Instructions¶
You should first check whether you have a file or partition based emuMMC:
- Inject the Hekate payload.
- Tap on
emuMMC
. - Under
emuMMC Info & Selection
, check the text next toType
.- If you have one it should be either
SD Raw Partition
orSD File
.
- If you have one it should be either
If you are using a file based emummc or are using no emummc at all:¶
- Remove your microSD card.
- Insert your old microSD card into your computer.
- Copy the contents of your microSD card somewhere to your PC.
- Eject the microSD card and insert your new one.
- Format your new microSD card to FAT32 if it isn’t already.
- To do this, use guiformat for example (Windows).
- Copy the files from your PC to your new microSD card and you’re done.
If you are using a partition based emummc:¶
Space for the backup
You need at least 30GB of free space to be able to backup and restore the emuMMC!
- Inject the Hekate payload.
- In the main menu, tap on
Tools
, thenBackup eMMC
and setSD emuMMC Raw Partition
at the bottom of your screen toON
. - Backup both
SD emuMMC BOOT0 & BOOT1
andSD emuMMC RAW GPP
(Note: raw gpp may take a while). - Once both are done, go back to the main menu, remove your microSD card and insert it into your PC.
- If Windows asks you to format a drive, discard it and select the drive with your SD contents.
- Copy the contents of your microSD card somewhere to your PC.
- Follow only this page to partition the new microSD card for an emuMMC setup.
- After it’s done, exit and insert your new microSD card into your PC.
- Copy the contents of your old microSD card to your new one.
- Navigate to
/backup/<some characters>/emummc
on your microSD card and moveBOOT0
,BOOT1
and therawnand.bin.xx
files to/backup/<some characters>/restore/emummc
. - Eject the microSD card and insert it into your Switch.
- Inject the Hekate payload once again.
- Tap on
Tools
,Restore eMMC
, setSD emuMMC Raw Partition
at the bottom of your screen toON
. - Restore the backup by tapping on both
SD emuMMC BOOT0 & BOOT1
andSD emuMMC RAW GPP
(Note: raw gpp may take a while).- It is very important that for both of these the
SD emuMMC Raw Partition
option is enabled, otherwise you will be altering your sysMMC which is not what you want.
- It is very important that for both of these the
- Your emuMMC is now restored on the new microSD card and you should be able to launch it from
Launch
->Atmosphere FSS0 emuMMC
in hekate.