Extract your user saves via RCM
Step 1: Getting the saves
What you need:
- The latest release of TegraExplorer
- A payload injector (Example: TegraRcmGui)
Instructions:
- Launch TegraExplorer via your chosen payload injector
- Navigate to
Browse EMMC
orBrowse EMUMMC
, depending on your needs - Navigate to
USER
- Navigate to
save
- Navigate to
Current folder options
- Select
Copy to clipboard
- Back out to the main menu
- Go to
Browse SD
- Press
Clipboard -> Current folder
- The
save
folder is now located on the root of the sd
Step 2: Extracting the saves
These saves aren't done yet! these are still packed up.
What you need:
- Your prod.keys file (Extracted by Lockpick_RCM)
- Python 3.6+ (Install with
Add to Path
checked otherwise this will fail! Download python here) - the HactoolNet-win.zip release
- Your
save
folder acquired from Step 1 - SaveExtract
Instructions:
- Extract the
SaveExtract
folder out of the SaveExtract.zip to somewhere on your pc - Place your
prod.keys
andHacToolNet.exe
(extracted from it's zip) in theSaveExtract
folder - Place your
save
folder from your sd card (SD:/tegraexplorer/save) in theSaveExtract
folder - Double click
run.bat
to start the save extraction. Your saves should be located now in theout
folder, ordered by titleid
(Optional: Put your sd card back into your switch, select Mount SD
, go to Exit
, and hit either Reboot to Hekate
or Reboot to Atmosphere
)