3DS Development Unit Software: Difference between revisions
→Config: Correct N3DS values |
→SaveDataFiler: missing functionality [1/2] |
||
Line 224: | Line 224: | ||
*User - This is where saves for 3DS-mode installed and cartridge applications can be exported to the SD Card. After the initial release, button combinations for deleting the entire save archive or resetting the [[Anti Savegame Restore|secure value system]] for the selected title were added. The selected save archive can also be browsed by pressing A. | *User - This is where saves for 3DS-mode installed and cartridge applications can be exported to the SD Card. After the initial release, button combinations for deleting the entire save archive or resetting the [[Anti Savegame Restore|secure value system]] for the selected title were added. The selected save archive can also be browsed by pressing A. | ||
The entire save or individual files can be deliberately corrupted. | |||
*ExtData - This is where application extdata can be deleted or exported to the SD Card for later use | *ExtData - This is where application extdata can be deleted or exported to the SD Card for later use | ||
Line 234: | Line 235: | ||
It creates a folder in that path and 3 files. The 2 files exported to the above path are <uniqueID>.dat and <uniqueID>_.dat while a folder named /<uniqueID>/ in that path contains <ExHeader Name>.dat | It creates a folder in that path and 3 files. The 2 files exported to the above path are <uniqueID>.dat and <uniqueID>_.dat while a folder named /<uniqueID>/ in that path contains <ExHeader Name>.dat | ||
Pressing L+R+Start will, after confirmation, delete all [[Shared Extdata]]. Home Menu will crash if returned to before rebooting. | |||
== CTR MenuSelector == | == CTR MenuSelector == |