Titles: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
ID0 is the first 0x10-bytes from a SHA256 [[nand/private/movable.sed|hash]]. | ID0 is the first 0x10-bytes from a SHA256 [[nand/private/movable.sed|hash]]. | ||
Title data stored on the SD Card is encrypted with the console-unique [[nand/private/movable.sed|keyslots]], however the NAND title data is stored as cleartext. | |||
The base CTR for files stored under /title is likely based on the /title path, similar to extdata. This base CTR is unique per titleID and filename. The base CTR never changes after creation of each file. | The base CTR for files stored under /title is likely based on the /title path, similar to extdata. This base CTR is unique per titleID and filename. The base CTR never changes after creation of each file. | ||
Line 100: | Line 100: | ||
| 0x20 | | 0x20 | ||
| 0x18 | | 0x18 | ||
| Entries for each content begin here with size | | Entries for each content begin here with size 0x8. For SD titles the entry size is 0x18. | ||
|} | |} | ||
Line 120: | Line 120: | ||
| 0x8 | | 0x8 | ||
| 0x10 | | 0x10 | ||
| | | ? | ||
|} | |} | ||