OBD:OSBD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (changed family) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{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 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 | int32 |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 }} | ||
|- ALIGN=CENTER | {{OBDtr| 0x10 | char[16] |C8FFC8| AD DE | dead | unused }} | ||
| | |||
| | |||
| 6372 | |||
| | |||
| | |||
| 0 | |||
| | |||
| | |||
| 208 | |||
| | |||
| | |||
| 01 B2 5E 20 | |||
| | |||
| | |||
| | |||
| dead | |||
|} | |} | ||
;raw/separate file chunk | |||
:It has 3 different sub-formats : | |||
:*[[OBD:OSBD/OSAm|OSAm]] (Oni Sound : Ambient) | |||
:*[[OBD:OSBD/OSGr|OSGr]] (Oni Sound : Group) | |||
:*[[OBD:OSBD/OSIm|OSIm]] (Oni Sound : Impulse) | |||
: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) | |||
:The engine knows how to parse the raw/separate file once it's read the first 4 bytes | |||
::(same as for [[OBD:BINA|BINA]]) | |||
| OSAm | |||
| | |||
| | |||
{{OBD_File_Footer | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}} | |||
{{OBD}} |
Latest revision as of 21:41, 9 December 2023
|
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
0x00 | res_id | 01 E4 18 00 | 6372 | 06372-AirCon5.amb.OSBD |
0x04 | lev_id | 01 00 00 00 | 0 | level 0 |
0x08 | int32 | D0 00 00 00 | 208 | size of the chunk in the raw/separate file in bytes |
0x0C | offset | 20 5E B2 01 | 01 B2 5E 20 | start of the chunk in the raw/separate file |
0x10 | char[16] | AD DE | dead | unused |
- raw/separate file chunk
- It has 3 different sub-formats :
- 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)
- The engine knows how to parse the raw/separate file once it's read the first 4 bytes
- (same as for BINA)
ONI BINARY DATA |
---|
OPge << Other file types >> OTIT |
OSBD : Oni Sound Binary Data |
General file |