FLOCK!: Difference between revisions
imported>Ikskoks No edit summary |
imported>Ikskoks No edit summary |
(No difference)
| |
Latest revision as of 12:47, 6 January 2021
Contents: GRAFs page - All - 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z - Edit
Format Type: Archive
Extensions: fpk
Platforms: unknown
Endian Order: Little Endian
Format Specifications
Some internal files like PGM and PGA use GZip compression
Some files have an extra 2048 bytes of padding between them - not sure why, or how to determine which files
ARCHIVE HEADER
uint32 {4} - Header (FKP.)
uint32 {4} - Version (1)
uint32 {4} - Number Of Files
uint32 {4} - Header Length (16)
DIRECTORY
for each file (64 bytes per entry)
byte {48} - Filename (null terminated, filled with byte 204)
uint32 {4} - Hash?
uint32 {4} - null (or a value that seems to relate to the file type - like-type files have the same value)
uint32 {4} - File Length
uint32 {4} - File Offset
byte {0-2047} - Padding (byte 205)
FILE DATA
for each file
byte {X} - File Data
byte {0-2047} - Padding (byte 205)
byte {0|2048} - Optional 2048 bytes of padding (byte 205)
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- FLOCK!