Dangerous Waters: Difference between revisions
imported>WATTO (Created page with " Game: Dangerous Waters Status: Complete Extension: agg {{CompactGRAFTOC}} <...") |
imported>Ikskoks No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 80: | Line 80: | ||
{{Format Navigation}} | {{Format Navigation}} | ||
<br /><br /> | <br /><br /> | ||
[[Category:File Format]] | |||
Latest revision as of 15:10, 3 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: agg
Platforms: unknown
Endian Order: Little Endian
Format Specifications
CHECK THIS - DOES THE FILE LENGTH INCLUDE THE 12-byte HEADER FOR EACH FILE?
ARCHIVE HEADER
byte {10} - Header (Aggregate )
uint16 {2} - Unknown
byte {12} - null
uint32 {4} - Directory Offset
FILE DATA (the first file only)
uint32 {4} - Unknown
uint32 {4} - Unknown (8192)
uint32 {4} - Unknown (8192)
byte {X} - File Data
DIRECTORY
uint32 {4} - null
uint32 {4} - Directory Length (not including padding) (field 4 is included already) [field 4 is included already)]
uint32 {4} - Directory Length (including padding) (field 4 is included already) [field 4 is included already)]
uint32 {4} - Number Of Files?
for each file
uint32 {4} - Filename Length (including null terminator)
uint32 {4} - File Length
uint32 {4} - Hash?
uint32 {4} - null
uint32 {4} - null
uint32 {4} - File Offset
byte {X} - Filename
byte {1} - null Filename Terminator
byte {X} - null Padding to a multiple of X bytes
FILE DATA
for each file
uint32 {4} - Unknown
uint32 {4} - Unknown (8192)
uint32 {4} - Unknown (8192)
byte {X} - File Data
MultiEx BMS Script
No BMS script
Supported Programs
Notes
No additional notes
Games
- Dangerous Waters