This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_BIN_DWBF.
Endian Order: | Little Endian |
Compression: | None |
Encryption: | None |
This format is used by the following Games:
This is the format specification information:
| 4 - Header (DWBF)
4 - Version (1)
4 - Number Of Files?
4 - Padding Multiple (2048)
// for each file
4 - Hash?
4 - File Length
4 - File Offset
// for each file
X - File Data
0-2047 - null Padding to a multiple of 2048 bytes |
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.