Updated PKG Information (markdown)

georgemoralis 2023-02-24 16:11:46 +02:00
parent 01e9cc5dd8
commit df6e0ba68e

@ -17,7 +17,7 @@ First 4.096 bytes (0x1000) are the PKG Header. PKG header appears to be in Big E
| Field | Type | Size | Offset | Description | Field | Type | Size | Offset | Description
| ----------------------- | -----|----- |------- |------------ | ----------------------- | -----|----- |------- |------------
| pkg_magic | U32 | 4 | 0x000 | Should be 0x7F434E54 to be PS4 valid | pkg_magic | U32 | 4 | 0x000 | Should be 0x7F434E54 to be PS4 valid
| pkg_flags | U32 | 4 | 0x004 | *Check PKG Flags table below | pkg_flags | U32 | 4 | 0x004 | [Check PKG Flags table below](https://github.com/georgemoralis/shadPS4/wiki/PKG-Information#pkg-flags-table)
| 0x8 | U32 | 4 | 0x008 | ??? | 0x8 | U32 | 4 | 0x008 | ???
| pkg_file_count | U32 | 4 | 0x00C | | pkg_file_count | U32 | 4 | 0x00C |
| pkg_table_entry_count | U32 | 4 | 0x010 | Number of files inside PKG (doesn't include PFS) | pkg_table_entry_count | U32 | 4 | 0x010 | Number of files inside PKG (doesn't include PFS)