WAD IWAD
From XentaxWiki
Contents
WAD
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (IWAD)
uint32 {4} - Number Of Files
uint32 {4} - Directory Offset
byte {X} - File Data
// Directory
- // for each file
- uint32 {4} - File Offset
- uint32 {4} - File Length
- char {8} - Filename
- uint32 {4} - File Offset
MultiEx BMS Script
ImpType Standard ; IDString 0 IWAD ; Get FC Long 0 ; SavePos TailOffOff 0 ; Get TO Long 0 ; GoTo TO 0 ; For TE = 1 To FC ; SavePos FOO 0 ; Get FO Long 0 ; SavePos FSO 0 ; Get FS Long 0 ; GetDString FN 8 0 ; Log FN FO FS FOO FSO ; Next TE ;
Compatible Programs
Other Games
These games use this file format
- Doom *.wad
- Doom 2 *.wad
- Duke Nukem 3D *.wad
- Heretic *.wad
- Hexen *.wad
- Quake 2 *.wad
- Shadow Warrior *.wad
- Strife *.wad