OBD:OSBD

From OniGalore
Revision as of 23:12, 22 October 2006 by Geyser (talk | contribs) (fixing up...)
Jump to navigation Jump to search
ONI BINARY DATA
OPge << Other file types >> OTIT
OSBD : Oni Sound Binary Data
switch to XML:OSBD page
Overview @ Oni Stuff
OBD.png

Below is the DAT part of AirCon5.amb.OSBD of level0_Final


osbd_all.gif
 

Offset Raw hex Value Meaning
0x00 01 E4 18 00 6372 file ID
0x04 01 00 00 00 0 level ID
0x08 D0 00 00 00 208 size of the RAW/SEP chunk, in bytes
0x0C 20 5E B2 01 01 B2 5E 20 offset of the RAW/SEP chunk, in bytes
0x10 AD DE dead blank filler
RAW/SEP chunk
It has 3 different sub-formats :
  • OSAm (Oni Sound : Ambient)
  • OSGr (Oni Sound : Group)
  • 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/SEP 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
Global file