internal links to sections

georgemoralis 2023-02-24 16:13:09 +02:00
parent df6e0ba68e
commit 356a52fae2

@ -23,7 +23,7 @@ First 4.096 bytes (0x1000) are the PKG Header. PKG header appears to be in Big E
| 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)
| pkg_sc_entry_count | U16 | 2 | 0x014 | | pkg_sc_entry_count | U16 | 2 | 0x014 |
| pkg_table_entry_count_2 | U16 | 2 | 0x016 | same as pkg_table_entry_count | pkg_table_entry_count_2 | U16 | 2 | 0x016 | same as pkg_table_entry_count
| pkg_table_entry_offset | U32 | 4 | 0x018 | offset of the first pkg file entry *Check file table below | pkg_table_entry_offset | U32 | 4 | 0x018 | offset of the first pkg file entry [Check File Table below](https://github.com/georgemoralis/shadPS4/wiki/PKG-Information#pkg-file-table)
| pkg_sc_entry_data_size | U32 | | pkg_sc_entry_data_size | U32 |
| pkg_body_offset | U64| | pkg_body_offset | U64|
| pkg_body_size | U64| | pkg_body_size | U64|