NCA: Difference between revisions
| Line 175: | Line 175: | ||
! Description  | ! Description  | ||
|-  | |-  | ||
|   | | 0x0  | ||
| 0x20  | | 0x20  | ||
| SHA256 hash over the hash-table at section-start+0 with the below hash-table size.  | | SHA256 hash over the hash-table at section-start+0 with the below hash-table size.  | ||
|-  | |-  | ||
|   | | 0x20  | ||
| 0x4  | | 0x4  | ||
| Block size in bytes.  | | Block size in bytes.  | ||
|-  | |-  | ||
|   | | 0x24  | ||
| 0x4  | | 0x4  | ||
| Must be 0x2.  | | Must be 0x2.  | ||
|-  | |-  | ||
|   | | 0x28  | ||
| 0x8  | | 0x8  | ||
| Offset of hash-table. Normally zero?  | | Offset of hash-table. Normally zero?  | ||
|-  | |-  | ||
|   | | 0x30  | ||
| 0x8  | | 0x8  | ||
| Size of hash-table.  | | Size of hash-table.  | ||
|-  | |-  | ||
|   | | 0x38  | ||
| 0x8  | | 0x8  | ||
| Offset relative to section-start where the PFS0 header is located.  | | Offset relative to section-start where the PFS0 header is located.  | ||
|-  | |-  | ||
|   | | 0x40  | ||
| 0x8  | | 0x8  | ||
| Actual byte-size of the PFS0 filesystem relative to the PFS0 header.  | | Actual byte-size of the PFS0 filesystem relative to the PFS0 header.  | ||
|-  | |-  | ||
|   | | 0x48  | ||
|   | | 0xB0  | ||
| Normally zeros.  | | Normally zeros.  | ||
|}  | |}  | ||