Ardennen Offensive
From XentaxWiki
Choose archive extension:
Contents
WRS
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (WRS2)
// for each file
- byte {X} - File Data
MultiEx BMS
Not written yet
Notes and Comments
- This archive uses a compression algorithm structured around control characters similar to RLE compression or plain-text compression
- Control=255 means read the next 8 bytes normally
- This archive probably has a separate index file for the directory?
Supported Programs
- None Yet