Jump to content

OBD:BINA: Difference between revisions

7 bytes removed ,  Yesterday at 18:48
m
mentioned that OniX uses .sep as well; wording
m (Removing DEAD part... It is NOT a part of the type...)
m (mentioned that OniX uses .sep as well; wording)
 
Line 2: Line 2:


==Introduction==
==Introduction==
"BINA" is short for "binary data", which refers to chunks of data that are stored in the [[separate file]] when available (Windows demo, Mac) or in the [[raw file]] otherwise (Windows). BINA is registered as a tag, but is really a wrapper for other tags. One of those tags, OBJC, is a wrapper for still more tags (see below).
"BINA" is short for "binary data", which refers to chunks of data that are stored in the [[separate file]] when available (Windows demo, Mac, [[OniX]]) or in the [[raw file]] otherwise (Windows retail). BINA is registered as a tag, but is really a wrapper for other tags. One of those tags, OBJC, is a wrapper for still more tags (see below).


==File description==
==File description==
[[image:bina_all.gif]]
[[Image:bina_all.gif]]


{{Table}}
{{Table}}
Line 11: Line 11:
{{OBDtr| 0x00 | res_id  |FF0000| 01 67 23 00 | 9063      | 09063-CJBOCharacter.BINA }}
{{OBDtr| 0x00 | res_id  |FF0000| 01 67 23 00 | 9063      | 09063-CJBOCharacter.BINA }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3        | level 3 }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 06 | 3        | level 3 }}
{{OBDtr| 0x08 | uint32   |FFC8C8| 34 8B 00 00 | 35636    | size of the part in the raw/separate file in bytes }}
{{OBDtr| 0x08 | uint32   |FFC8C8| 34 8B 00 00 | 35636    | size of the data in the raw/separate file }}
{{OBDtr| 0x0C | offset  |FFFFC8| 40 DD E4 00 |00 E4 DD 40| at this position starts the part in the raw/separate file }}
{{OBDtr| 0x0C | offset  |FFFFC8| 40 DD E4 00 |00 E4 DD 40| offset of the data in the raw/separate file }}
|}
|}