Extdata: Difference between revisions

3dsguy (talk | contribs)
No edit summary
Line 20: Line 20:
=== Filesystem ===
=== Filesystem ===


Most extdata uses the same FS as [[savegames]], except extdata uses [[Savegames|DIFF]] instead of DISA. However some extdata files are raw, without any FS.
Title extdata contains a series of extdata images which comprise an independent file system. The first image (00000001) contains the VSXE (FST) partition, and subsequent images each containing a single file. Non-title extdata, usually contain single files, or a [[Title Database|database]].
Quota.dat is an extdata image, however it's unknown what this is used for.
Quota.dat is an extdata image, however it's unknown what this is used for.


Line 190: Line 190:
| ?
| ?
| 00000d9a
| 00000d9a
| Donkey Kong Country Returns 3d Trialer
| Donkey Kong Country Returns 3d Trailer
|  
|  
|}
|}
Line 218: Line 218:
|  ?
|  ?
|}
|}
=== Tools ===
* [https://github.com/ps3hen/ctr_toolkit/tree/master/extdata_tool extdata_tool] - Extract standalone extdata images, aswell as title extdata FS.