Madoka Magica Pachislot BIN: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "{{GRAFPageHeader}} == BIN == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signature '''...") |
imported>Ikskoks |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 38: | Line 38: | ||
=== Notes and Comments === | === Notes and Comments === | ||
* Those files usually comes in pairs like '''cri.bin''' (data file) and '''cri_add.bin''' (index file) and usually stores one type of file (e.g. [[USM Video|USM movies]]. | * Those files usually comes in pairs like '''cri.bin''' (data file) and '''cri_add.bin''' (index file) and usually stores one type of file (e.g. [[USM Video|USM movies]]). | ||
* Those BIN archives can be extracted from [[Madoka Magica Pachislot OBB|OBB archives]]. | * Those BIN archives can be extracted from [[Madoka Magica Pachislot OBB|OBB archives]]. | ||
Latest revision as of 21:57, 15 January 2022
Back to index | Edit this page
BIN
- Format Type : Archive
- Endian Order : Little Endian
- Signature : None
Format Specifications
// DATA file
num_of_files *
{
x bytes - file data
}
// INDEX file
num_of_files *
{
4 bytes (uint32) - file offset
}
quickBMS Script
Notes and Comments
- Those files usually comes in pairs like cri.bin (data file) and cri_add.bin (index file) and usually stores one type of file (e.g. USM movies).
- Those BIN archives can be extracted from OBB archives.
Games
List of games using this file format:
- Madoka Magica Pachislot (Android) (*.BIN)
Compatible Programs
None.