diff --git a/PKG-Information.md b/PKG-Information.md index 7735473..2e4c873 100644 --- a/PKG-Information.md +++ b/PKG-Information.md @@ -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 | ----------------------- | -----|----- |------- |------------ | 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 | ??? | pkg_file_count | U32 | 4 | 0x00C | | pkg_table_entry_count | U32 | 4 | 0x010 | Number of files inside PKG (doesn't include PFS)