This is the specifications for the archive file which is handled by the
Game Extractor plugin
Archive_BAG.
Endian Order: | Little Endian |
Compression: | None |
Encryption: | None |
This format is used by the following Games:
Brian Lara International Cricket 2005 | *.bag |
Brian Lara International Cricket 2005 [PS2] | *.bag |
Ricky Ponting International Cricket 2005 | *.bag |
This is the format specification information:
| 4 - Version (0)
4 - Number Of Files
// for each file
4 - Filename Length
// for each file
4 - File Length
// for each file
64 - Filename (null)
// for each file
4 - File Offset (relative to the start of the file data)
X - null Padding to a multiple of 256 bytes
// for each file
X - File Data
X - null Padding to multiple of 256 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.
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.