Worms Armageddon DIR: Difference between revisions
Jump to navigation
Jump to search
imported>WATTO mNo edit summary |
imported>WATTO mNo edit summary |
(No difference)
| |
Revision as of 06:17, 4 January 2006
DIR
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (DIR + (char)26)
uint32 {4} - Archive Length
uint32 {4} - Directory Offset [+4104]
byte {X} - File Data
// Directory
- // for each file
- uint32 {4} - Data Offset
- uint32 {4} - File Length
- char {X} - Filename
- byte {1} - null Filename Terminator
- byte {0-3} - null Padding to a multiple of 4 bytes
- uint32 {4} - null
- uint32 {4} - Data Offset
MultiEx BMS Script
Not written yet
Other Games
These games use this file format:
- Worms 2
- Worms Armageddon