Madoka Magica Pachislot OBB
Back to index | Edit this page
OBB
- Format Type : Archive
- Endian Order : Little Endian
- Signature : None
Format Specifications
// OBB file format
4 bytes (uint32) - number of files
num_of_files *
{
4 bytes (uint32) - file offset
4 bytes (uint32) - file size
1 byte (uint8) - name length
x bytes - file name // e.g. "cri.bin"
}
num_of_files *
{
x bytes - file data
}
quickBMS Script
Notes and Comments
None.
Games
List of games using this file format:
- Madoka Magica Pachislot (Android) (*.OBB)
Compatible Programs
None.