This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_DAT_79.
Endian Order: | Little Endian |
Compression: | none |
Encryption: | None |
This format is used by the following Games:
Rollercoaster Tycoon | *.dat |
This is the format specification information:
| // ARCHIVE HEADER
4 - Number of Files
// DETAILS DIRECTORY
// for each file
4 - File Offset
// FILE DATA
// for each file
4 - File Data Length
2 - Unknown (1)
2 - Unknown (1)
4 - Frequency 1 (22050)
4 - Frequency 2 (44100)
2 - Channels (2)
2 - Bitrate (16)
4 - null
4 - Unknown
X - Audio 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.