User:HunterMario/SwitchSaveExtraction: Difference between revisions
User page
More actions
HunterMario (talk | contribs) Added improved version of SaveExtract to guide |
HunterMario (talk | contribs) Improved hactool clarification + Optimized instructions to open terminal window at directory where script is located. |
||
| Line 30: | Line 30: | ||
#Extract the <code>SaveExtract</code> folder out of the SaveExtract.zip to somewhere on your pc | #Extract the <code>SaveExtract</code> folder out of the SaveExtract.zip to somewhere on your pc | ||
#Place your <code>prod.keys</code> | #Place your <code>prod.keys</code> in the <code>SaveExtract</code> folder | ||
#Place your <code>save</code> folder from your sd card (SD:/tegraexplorer/save) in the <code>SaveExtract</code> folder | #Place your <code>save</code> folder from your sd card (SD:/tegraexplorer/save) in the <code>SaveExtract</code> folder | ||
#Open a terminal window and run <code>py extract.py</code> on Windows or <code>python3 extract.py</code> on any other operating system to start the save extraction. Your saves should be located now in the <code>out</code> folder, ordered by titleid. | #Open a terminal window in the <code>SaveExtract</code> directory and run <code>py extract.py</code> on Windows or <code>python3 extract.py</code> on any other operating system to start the save extraction. Your saves should be located now in the <code>out</code> folder, ordered by titleid. | ||
(Optional: Put your sd card back into your switch, select <code>Mount SD</code>, go to <code>Exit</code>, and hit either <code>Reboot to Hekate</code> or <code>Reboot to Atmosphere</code>) | (Optional: Put your sd card back into your switch, select <code>Mount SD</code>, go to <code>Exit</code>, and hit either <code>Reboot to Hekate</code> or <code>Reboot to Atmosphere</code>) | ||