19,603
edits
mNo edit summary |
m (contrary to Windows' claims, these are not "RAW" and "SEP" files) |
||
Line 10: | Line 10: | ||
{{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 | int32 |FFC8C8| 34 8B 00 00 | 35636 | size of the part in the raw/ | {{OBDtr| 0x08 | int32 |FFC8C8| 34 8B 00 00 | 35636 | size of the part in the raw/separate file in bytes }} | ||
{{OBDtr| 0x0C | offset |FFFFC8| 40 DD E4 00 |00 E4 DD 40| at this position starts the part in the raw/ | {{OBDtr| 0x0C | offset |FFFFC8| 40 DD E4 00 |00 E4 DD 40| at this position starts the part in the raw/separate file }} | ||
{{OBDtr| 0x10 | char[16] |C8FFC8| AD DE | dead | unused }} | {{OBDtr| 0x10 | char[16] |C8FFC8| AD DE | dead | unused }} | ||
|} | |} | ||
;Version-dependence | ;Version-dependence | ||
:The binary data chunk is stored in the | :The binary data chunk is stored in the [[separate file]] when available (Mac and Windows demo), in the raw file otherwise (Windows). | ||
---- | ---- | ||
== Overview of BINA types == | ==Overview of BINA types== | ||
BINA are differentiated by the layout of their raw/separate file part. The different types are: | |||
BINA are differentiated by the layout of their | |||
Line 60: | Line 59: | ||
==Global BINA== | ==Global BINA== | ||
These are stored in '''level0_Final''' and are available globally. The filenames link to the | These are stored in '''level0_Final''' and are available globally. The filenames link to the raw/separate file parts of every BINA type (or object type for [[OBD:BINA/OBJC|OBJC]]). | ||