Difference between revisions of "Talk:Flash Filesystem"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
* Can't help with nand reading but lib references give some indication of the filesystem. | * Can't help with nand reading but lib references give some indication of the filesystem. | ||
+ | |||
+ | '''Note! some of these NAND paths below may be outdated'''. Confirmed NAND directories/directory structures are on the [[Flash Filesystem]] page. | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" |
Revision as of 16:51, 24 August 2012
- Can't help with nand reading but lib references give some indication of the filesystem.
Note! some of these NAND paths below may be outdated. Confirmed NAND directories/directory structures are on the Flash Filesystem page.
nand:/extdata |
nand:/ro/ |
nand:/ro/sys/HWCAL0.dat |
nand:/ro/sys/HWCAL1.dat |
nand:/rw/ |
nand:/rw/sys/ |
nand:/rw/sys/config |
nand:/rw/sys/updater.log |
nand:/rw/sys/PlayHistory.dat |
nand:/rw/sys/PedometerHistory.dat |
nand:/rw/sys/LocalFriendCodeSeed |
nand:/rw/sys/SecureInfo |
nand:/title |
nand:/title/%08x/%08x |
nand:/title/%08x/%08x/%08x.app |
nand:/title/%08x/%08x/title.tmd |
nand:/ticket |
nand:/ticket/%08x/%08x.tik |
nand:/tmp |
@yellows8, since the \titles directory is similar between nand and sdmc, do you think it should have a separate page from the SD Filesystem page?--3dsguy 02:36, 23 August 2012 (CEST)
- Go ahead.(SD/NAND /title is exactly the same, except for the additional encryption for SD perhaps) NAND has .db files too, but I'm not sure where those are located. --Yellows8 02:59, 23 August 2012 (CEST)