From 356a52fae2c54a88dcdb00d5117b6589320898cc Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Fri, 24 Feb 2023 16:13:09 +0200 Subject: [PATCH] internal links to sections --- PKG-Information.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKG-Information.md b/PKG-Information.md index 2e4c873..78376b2 100644 --- a/PKG-Information.md +++ b/PKG-Information.md @@ -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_sc_entry_count | U16 | 2 | 0x014 | | 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_body_offset | U64| | pkg_body_size | U64|