Light Of Altair PAK: Difference between revisions
imported>WATTO (Created page with " Game: Light Of Altair Status: Complete Extension: pak {{CompactGRAFTOC}} <di...") |
imported>Ikskoks No edit summary |
||
| Line 67: | Line 67: | ||
{{Format Navigation}} | {{Format Navigation}} | ||
<br /><br /> | <br /><br /> | ||
[[Category:File Format]] | |||
Revision as of 15:45, 10 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: pak
Platforms: unknown
Endian Order: Little Endian
Format Specifications
ARCHIVE HEADER
uint32 {4} - Header Name Length (including null) (9)
uint64 {8} - Header (PackFile)
byte {1} - null Header Name Terminator
uint32 {4} - Directory Offset
FILE DATA
uint32 {4} - File Data Header Length (including null) (5)
uint32 {4} - File Data Header (DATA)
byte {1} - null File Data Header Terminator
for each file
uint32 {4} - Unknown (-1136111)
uint32 {4} - File Length
byte {X} - File Data
DIRECTORY
uint32 {4} - Number Of Files?
for each file
uint32 {4} - Filename Length (including null)
byte {X} - Filename
byte {1} - null Filename Terminator
uint32 {4} - File Offset
uint32 {4} - End Of File Data Offset (FileLength = ThisField-FileOffset)
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Light Of Altair