SD Savedata Backups: Difference between revisions

3dsguy (talk | contribs)
Added complete blacklist
3dsguy (talk | contribs)
mNo edit summary
Line 13: Line 13:
  └───XXX
  └───XXX
     └───<Application TitleID>
     └───<Application TitleID>
          └───00000000.sav
   
   
* '''XXX''' - A three digit hexadecimal number representing the slot number i.e. (000-01d).
* '''XXX''' - A three digit hexadecimal number representing the slot number i.e. (000-01d).
* '''<Application TitleID>''' - The application's full TitleID.
* '''<Application TitleID>''' - The application's full TitleID. This directory contains a verbatim backup of files in the title's "data" directory(where the save file is located).
* '''00000000.sav''' - A verbatim copy of the application's savedata at time of backup.


There can only be one savedata per slot, and details about the backed up savedata are stored by the system and hence cannot manually be created.
There can only be one savedata per slot, and details about the slots are stored in [[Extdata|System Settings's Extdata]] and hence cannot manually be created.


== Exclusions ==
== Exclusions ==