Castle Of The Winds
Jump to navigation
Jump to search
Choose archive extension:
CWG
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {2} - Header (vw)
uint16 {2} - Version ((byte)1 (byte)1) (ie 1.1)
uint32 {4} - Unknown
// for each file
- uint32 {4} - File Offset
// Note: Stop when the fileOffset=0
byte {X} - null padding to first file offset (or to 128)
byte {X} - File Data
MultiEx BMS Script
Not written yet