Extdata: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
* sdmc/Nintendo 3DS/<ID0>/<ID1>/extdata/<ExtdataID-High> | * sdmc/Nintendo 3DS/<ID0>/<ID1>/extdata/<ExtdataID-High> | ||
(ExtdataID-High is always 00000000) Some titles can have Quota.dat stored in these directories. The directory-name for these directories is the ExtdataID-Low. Then there's a sub-directory 00000000, which contains the actual extdata. Size and number of files in this dir varies per title. | (ExtdataID-High is always 00000000 for SD, and always 00048000 for NAND) Some titles can have Quota.dat stored in these directories. The directory-name for these directories is the ExtdataID-Low. Then there's a sub-directory 00000000, which contains the actual extdata. Size and number of files in this dir varies per title. | ||
NAND stores the shared extdata and is structured exactly the same way, see [[Flash Filesystem]]. | NAND stores the shared extdata and is structured exactly the same way, see [[Flash Filesystem]]. | ||