This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_BDF_BDF5.
Endian Order: | Little Endian |
Compression: | None |
Encryption: | None |
This format is used by the following Games:
This is the format specification information:
| 256 - Header ("BDF5 Rage Games Sound BDF Standard" + (bytes)13,10 + "BDF5 Created By Phil Scott (Rage Newcastle)" + (bytes)13,10 + nulls to fill)
// for each file
4 - File Offset
4 - File Length
2 - Mono/Stereo? (1)
2 - Sound Quality (22050)
2 - Unknown (1)
2 - Unknown (1)
2 - Unknown
2 - Unknown
2 - Unknown
2 - Unknown
2 - Unknown
64 - Filename (null terminated)
X - File Data |
These are the accompanying notes and further information:
| There are numerous entries that are totally null, and the directory is padded to the first file offset using nulls |
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.
Game Extractor (Full Version) is also able to modify and save files of this type. Visit the
Game Extractor website for more information on this, and the other great features that come with Game Extractor (Full Version).
For further information on this format, refer to the source code on our
GitHub repository.