OBD:OSBD: Difference between revisions
m (Removing DEAD part... It is NOT a part of the type...) |
m (wording) |
||
| 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 | uint32 | {{OBDtr| 0x08 | uint32 |FFC8C8| D0 00 00 00 | 208 | size of the data in the raw/separate file }} | ||
{{OBDtr| 0x0C | offset |FFFFC8| 20 5E B2 01 | 01 B2 5E 20 | | {{OBDtr| 0x0C | offset |FFFFC8| 20 5E B2 01 | 01 B2 5E 20 | offset of the data in the raw/separate file }} | ||
|} | |} | ||
; | ;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) | ||
:*[[OBD:OSBD/OSGr|OSGr]] (Oni Sound : Group) | :*[[OBD:OSBD/OSGr|OSGr]] (Oni Sound : Group) | ||
:*[[OBD:OSBD/OSIm|OSIm]] (Oni Sound : Impulse) | :*[[OBD:OSBD/OSIm|OSIm]] (Oni Sound : Impulse) | ||
: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). The engine knows how to parse the raw/separate file once it's read the first 4 bytes (same as for [[OBD:BINA|BINA]]). | ||
Latest revision as of 21:22, 30 November 2025
|
|
|
| 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 | uint32 | D0 00 00 00 | 208 | size of the data in the raw/separate file |
| 0x0C | offset | 20 5E B2 01 | 01 B2 5E 20 | offset of the data in the raw/separate file |
- 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 |
