This is the specifications for the image file which is handled by the
Game Extractor plugin
Viewer_000_9_WAR_WAR.
Endian Order: | Little Endian |
Compression: | none |
Encryption: | None |
This format is used by the following Games:
Lara Croft and the Guardian of Light | *.war |
Legacy of Kain: Soul Reaver 2 | *.war |
Tomb Raider: Anniversary | *.war |
Tomb Raider: Legend | *.war |
Tomb Raider: Underworld | *.war |
This is the format specification information:
| // IMAGE HEADER
4 - Header (!WAR)
4 - Image Data Offset (128)
4 - Image Data Length
4 - Unknown (3)
4 - Padding Offset (112)
4 - Image Width
4 - Image Height
4 - Unknown
4 - Bits Per Color (32)
4 - Bits Alpha (8)
4 - Bits Blue (8)
4 - Bits Green (8)
4 - Bits Red (8)
4 - Bitmask for Alpha
4 - Bitmask for Blue
4 - Bitmask for Green
4 - Bitmask for Red
44 - null
8 - Padding (-1)
8 - null
// IMAGE DATA
X - Pixels (BGRA) |
Game Extractor is able to read files of this type, as well as files from thousands of other games. To give it a try, download
Game Extractor (Basic Version) for
free, and see what it can do.
For further information on this format, refer to the source code on our
GitHub repository.