mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-27 04:25:12 +00:00
Updated PKG Information (markdown)
parent
dbda4f3c1b
commit
fab405e409
@ -18,11 +18,11 @@ First 4.096 bytes (0x1000) are the PKG Header. PKG header appears to be in Big E
|
|||||||
| ----------------------- | -----|----- |------- |------------
|
| ----------------------- | -----|----- |------- |------------
|
||||||
| 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
|
||||||
| 0x8 | U32 |
|
| 0x8 | U32 | 4 | 0x008 | ???
|
||||||
| pkg_file_count | U32 |
|
| pkg_file_count | U32 | 4 | 0x00C |
|
||||||
| pkg_table_entry_count | U32 |
|
| pkg_table_entry_count | U32 | 4 | 0x010 |
|
||||||
| pkg_sc_entry_count | U16 |
|
| pkg_sc_entry_count | U16 | 2 | 0x014 |
|
||||||
| pkg_table_entry_count_2 | U16 |
|
| pkg_table_entry_count_2 | U16 | 2 | 0x016 | same as pkg_table_entry_count
|
||||||
| pkg_table_entry_offset | U32 |
|
| pkg_table_entry_offset | U32 |
|
||||||
| pkg_sc_entry_data_size | U32 |
|
| pkg_sc_entry_data_size | U32 |
|
||||||
| pkg_body_offset | U64|
|
| pkg_body_offset | U64|
|
||||||
@ -73,3 +73,4 @@ First 4.096 bytes (0x1000) are the PKG Header. PKG header appears to be in Big E
|
|||||||
| VER_2 | 0x02000000|
|
| VER_2 | 0x02000000|
|
||||||
| INTERNAL | 0x40000000|
|
| INTERNAL | 0x40000000|
|
||||||
| FINALIZED | 0x80000000|
|
| FINALIZED | 0x80000000|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user