XCI: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 440: | Line 440: | ||
=== PartitionFsHeader === | === PartitionFsHeader === | ||
The "SHA-256 File System" or "HFS0" starts at offset 0x10000 in the Gamecard. The first 0x200 bytes act as a global header and represent the root partition which points to the other partitions ("normal", "logo", "update" and "secure). | The "SHA-256 File System" or "HFS0" starts at offset 0x10000 in the Gamecard. The first 0x200 bytes act as a global header and represent the root partition which points to the other partitions ("normal", "logo", "update" and "secure"). | ||
A hash for this header is stored at offset 0x140 in the [[#CardHeader]]. | A hash for this header is stored at offset 0x140 in the [[#CardHeader]]. |