Changes

Jump to navigation Jump to search
524 bytes added ,  19:44, 17 September 2021
Created page with "'''GFAC''' files are archive files. ==File Format== ===Header=== {| class="wikitable" border="1" ! Offset !! Size !! Type !! Description |- | 0x000 || 4 || char[4] || Mag..."
'''GFAC''' files are archive files.

==File Format==
===Header===
{| class="wikitable" border="1"
! Offset !! Size !! Type !! Description
|-
| 0x000 || 4 || char[4] || Magic Word 'GFAC'
|-
| 0x004 || 4 || uint32 || Version?
|-
| 0x008 || 4 || uint32 || Always 1
|-
| 0x00C || 4 || uint32 || Absolut offset of file table
|-
| 0x010 || 4 || uint32 || Size of file table
|-
| 0x014 || 4 || uint32 || Absolut offset of file data
|-
| 0x018 || 4 || uint32 || Size of file data
|-
| 0x01C || 16 || || Padding/Unknown
|}
62

edits

Navigation menu