From df6e0ba68e26f80af1ea348c56eaeb8802a1e9b0 Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Fri, 24 Feb 2023 16:11:46 +0200 Subject: [PATCH] Updated PKG Information (markdown) --- PKG-Information.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)