Changes

198 bytes removed ,  05:02, 21 August 2012
no edit summary
Line 34: Line 34:     
=CTR partition=
 
=CTR partition=
Like SD, NAND savegames are stored at 00000000.sav under the data dir, for titles using NAND savegames. Also like SD, the [[TMD]] is stored under the titles' content dir as filename <ID>.tmd.
+
The structure of [[nand/title]] appears to be exactly the same as [[SD Filesystem|SD]]. The structure of [[nand/extdata]] appears to be exactly the same as SD and contains shared [[extdata]].
    
The "nandrw" [[FS:OpenArchive|archive]] is mounted at "nand:/rw/", while the "nandro" archive is mounted at "nand:/ro/".
 
The "nandrw" [[FS:OpenArchive|archive]] is mounted at "nand:/rw/", while the "nandro" archive is mounted at "nand:/ro/".
Line 53: Line 53:  
* [[nand/title/]]
 
* [[nand/title/]]
 
* [[nand/tmp/]]
 
* [[nand/tmp/]]
* [[nand/extdata]] (This is structured the same way as SD and contains shared [[extdata]])
+
* [[nand/extdata]]
 
* [[nand/sysdata]]
 
* [[nand/sysdata]]
 +
* [[nand/data]]
 
* [[nand/private/movable.sed]]
 
* [[nand/private/movable.sed]]
    
=TWL partition=
 
=TWL partition=
The structure of twln/title/ is exactly the same as DSi.(Same filenames under titles' data/content dir) The structure of twlp(TWL photo partition) is *exactly* the same as the DSi photo partition as well.
+
The structure of these TWL partitions appears to be identical to DSi, except tickets are stored in the CTR FAT FS.
    
* [[twln/title/]]
 
* [[twln/title/]]
* [[twln/sys/HWINFO_S.dat]] (Presumably has the same format as the DSi version)
+
* [[twln/sys/HWINFO_S.dat]]
    
* [[twlp/photo/]]
 
* [[twlp/photo/]]