OBD:OSBD: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (changed family) |
||
(2 intermediate revisions by the same user 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]] | ||
Line 10: | Line 10: | ||
{{OBDtr| 0x00 | res_id |FF0000| 01 E4 18 00 | 6372 | 06372-AirCon5.amb.OSBD }} | {{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| 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 | {{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 | {{OBDtr| 0x0C | offset |FFFFC8| 20 5E B2 01 | 01 B2 5E 20 | start of the chunk in the raw/separate file }} | ||
{{OBDtr| 0x10 | char[16] |C8FFC8| AD DE | dead | unused }} | {{OBDtr| 0x10 | char[16] |C8FFC8| AD DE | dead | unused }} | ||
|} | |} | ||
; | ;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 23: | Line 23: | ||
: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= | {{OBD_File_Footer | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}} | ||
{{OBD}} | {{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 |