Sonic Unleashed 999
999
- Game : Sonic Unleashed
- Format Type : Misc
- Endian Order : Big Endian
Format Specifications
// Sonic Unleashed (Java)
// "999" file format
// Note: "999" is an archive index file.
// It can be used to iterate over archives in game.
4 bytes - number of files
num_of_files *
{
4 bytes - file name length
x bytes - file name
4 bytes - file size
}
MultiEx BMS Script
Not written yet
Notes and Comments
- This file format is shared between few J2ME Gameloft games. (link)
Compatible Programs