279
edits
m (oops) |
m (Removing DEAD part... It is NOT a part of the type...) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{OBD_File_Header|align=center|type=OSBD|prev=OPge|next=OTIT|name=Oni Sound Binary Data|family= | {{OBD_File_Header | align=center | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}} | ||
[[Image:osbd_all.gif]] | |||
{{Table}} | |||
{ | {{OBD_Table_Header}} | ||
|- ALIGN=CENTER | |- ALIGN=CENTER VALIGN=TOP | ||
{{OBDtr| 0x00 | res_id |FF0000| 01 E4 18 00 | 6372 | 06372-AirCon5.amb.OSBD }} | |||
{{OBDtr| 0x04 | lev_id |FFFF00| 01 00 00 00 | 0 | level 0 }} | |||
{{OBDtr| 0x08 | uint32 |FFC8C8| D0 00 00 00 | 208 | size of the chunk in the raw/separate file in bytes }} | |||
{{OBDtr| 0x0C | offset |FFFFC8| 20 5E B2 01 | 01 B2 5E 20 | start of the chunk in the raw/separate file }} | |||
| | |||
| 6372 | |||
|- | |||
|0x04 | |||
| | |||
| 0 | |||
| | |||
| | |||
| | |||
| 208 | |||
| | |||
| | |||
| | |||
| 01 B2 5E 20 | |||
| | |||
|} | |} | ||
; | |||
;raw/separate file chunk | |||
:It has 3 different sub-formats : | :It has 3 different sub-formats : | ||
:*[[OBD:OSBD/OSAm|OSAm]] (Oni Sound : Ambient) | :*[[OBD:OSBD/OSAm|OSAm]] (Oni Sound : Ambient) | ||
Line 49: | Line 22: | ||
:The format is not known when following the link at 0x0C above | :The format is not known when following the link at 0x0C above | ||
::(even if it can be inferred from the name of the OSBD file) | ::(even if it can be inferred from the name of the OSBD file) | ||
:The engine knows how to parse the | :The engine knows how to parse the raw/separate file once it's read the first 4 bytes | ||
::(same as for [[OBD:BINA|BINA]]) | ::(same as for [[OBD:BINA|BINA]]) | ||
{{OBD_File_Footer | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}} | |||
{{OBD}} | |||
{{ |
edits