Method 1 (NAND Dump):
	Requirements:
		Basic understanding of how to boot RCM payloads
		Unpatched Switch
		At least 31GB free space on your microSD card
		Download TegraRCMGUI from https://github.com/eliboa/TegraRcmGUI/releases
		Download HacDiskMount from https://switchtools.sshnuke.net
		Download biskeydump from https://switchtools.sshnuke.net

	Instructions:
		01. Obtain your rawnand.bin (Use TegraRcmGUI with the Switch in RCM to push the Hekate payload then Tools > Backup > Backup eMMC RAW GPP)
		02. Obtain your bis_key_03 (Use TegraRcmGUI with the Switch in RCM to push the  biskeydump payload then follow the instructions to dump to SD, you can then read the device.keys file in step 3)
		03. Turn off your Switch and plug the SD card into your computer.
		04. Open HacDiskMount (As Administrator if you have not installed the driver, otherwise open normally) and click File, Open file, select the rawnand.bin you dumped. Should be located under backup/<hex value>/
		05. Double click the USER partition in the list. (if you have not installed the drvier, select the install option from the virtual drive section, close the app and continue from step 04 again)
		06. Enter your bis_key_03. It should be 32 bytes in hex (64 characters). You need to enter the first half (16 bytes/32 characters) into the Crypto box, and the last half (16 bytes/32 characters) into the Tweak box.
		07. Click the test button in the BIS key 3 box, if it doesn't succeed you're using the wrong BIS key info for that partition.
		08. Select a free drive letter from the drop down in virtual drive, select the Read-Only option, and click mount.
		09. Navigate to your selected drive and copy the save folder to the same folder as this file.
		10. Unmount the disk in HacDiskMount and exit the application.
		11. Run the run.bat which should be in the same directory.
		12. The out dir should have your saves. They are organized in <userid>/<titleid>/<saveid> <timestamp> <savenumber>/ format. You can copy the /<saveid <timestamp> <savenumber>/ folders into the switch/Checkpoint/saves/<game> directory on your SD Card. You'll need to match the titleid to each game.

Method 2 (USB):
	Requirements:
		Basic understanding of how to boot RCM payloads
		Unpatched Switch
		Download TegraRCMGUI from https://github.com/eliboa/TegraRcmGUI/releases
		Download HacDiskMount from https://switchtools.sshnuke.net
		Download biskeydump from https://switchtools.sshnuke.net
		Download memloader from https://switchtools.sshnuke.net

	Instructions:
		01. Perform step 02 from Method 1.
		02. Turn off your switch and get your bis_key_03 from the device.keys file on your SD card.
		03. Copy the contents of the sample directory in the memloader zip to the root of your sd (should have 4 new ini files starting with ums and a uboot dir) then install the SD card into the Switch.
		04. Select ums_emmc.ini from memloader (Use TegraRcmGUI with the Switch in RCM to push the memloader payload).
		05. Open HacDiskMount (As Administrator if you have not installed the driver, otherwise open normally) and click File, Open physical drive, select the newly connected drive.
		06. Double click the USER partition in the list. (if you have not installed the drvier, select the install option from the virtual drive section, close the app and continue from step 05 again)
		07. Continue from Method 1 Step 06.
		08. Once completed the steps turn off your Switch.