GRAF:Spy Bot Chronicles PAK
TLD
- Game : Spy Bot Chronicles
- Format Type : Archive
- Endian Order : Big Endian
Format Specifications
// Spy Bot Chronicles (iphone)
// PAK file format
//big endian
//header
3 bytes - magic // "IGL"
3 bytes - unknown
2 bytes (uint16) - number of entries
4 bytes - unknown // some CRC maybe?
//some array (8 bytes per entry)
num_of_entries *
{
8 bytes - unknown entry
}
//files
num_of_entries *
{
4 bytes (uint32) - compressed size
4 bytes (uint32) - uncompressed size
x bytes - compressed file data
}
MultiEx BMS Script
Not written yet
Notes and Comments
None.
Compatible Programs