This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_ZBD.
Endian Order: | Little Endian |
Compression: | None |
Encryption: | None |
This format is used by the following Games:
Mech Warrior 3 | *.zbd |
Recoil | *.zbd |
This is the format specification information:
| 4 - null
4 - Version (1)
4 - null
4 - Number Of Files
8 - null
// for each file
32 - Filename (null)
4 - Offset
4 - Padding (all 255's)
X - File Data |
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.