From ab3a7a562c4b303b487759c99089dddcf284c10d Mon Sep 17 00:00:00 2001 From: PhoenixARC <46140834+PhoenixARC@users.noreply.github.com> Date: Mon, 24 Apr 2023 10:59:34 -0400 Subject: [PATCH] Update PCK.md --- Formats/PCK.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formats/PCK.md b/Formats/PCK.md index 1dc97f0..6d16ebe 100644 --- a/Formats/PCK.md +++ b/Formats/PCK.md @@ -5,6 +5,8 @@ | [File Entries](./PCK.md#entries) | variable | an index of all files within the PCK, contains size, type, and filename | [File Contents](./PCK.md#contents) | variable | all files within the PCK, includes file tags +It is worth noting that aside from the main lineup(PS3, WiiU, and Xbox360) all other consoles are Endian Swapped. + ## lookupTable | Name | Size (per element) | Description |