105
edits
GlitcherOG (talk | contribs) No edit summary |
GlitcherOG (talk | contribs) No edit summary |
||
EA's archive format.
== File Data ==
All integers are Big endian unless stated otherwise.
=== Magic words ===▼
{| class="wikitable"
!Hex
!ASCII
=== BIGF/BIG4 ===
{| class="wikitable"
|+Header
!Type
!Description
|Data Start Offset
|}
<!-- Editor's note, I believe the third word is header size. This is is how you should check for lumpy debug info iirc -->{| class="wikitable"
▲==== File Entries ====
!Type
!Description
|}
If the first word of the file data starts with 0x10FB, the file is RefPack compressed.
==== Debug Info Footer ====▼
This footer contains a tiny bit of debug info about the Lumpy used to pack the archive.▼
{| class="wikitable"
!Type
!Description
|Lumpy flags (as a bitflag. Unknown)
|}
▲This footer contains a tiny bit of debug info about the Lumpy used to pack the archive.
=== C0FB ===
{| class="wikitable"
|+Header
!Type
!Description
|File Count
|}
==== File Entries ====▼
{| class="wikitable"
!Type
!Description
|