OBD:OSBD: Difference between revisions

m
Removing DEAD part... It is NOT a part of the type...
mNo edit summary
m (Removing DEAD part... It is NOT a part of the type...)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> OSBD File
{{OBD_File_Header | align=center | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}}




<CENTER>[[OBD:OPge|<==]] <FONT SIZE=5>OSBD File</FONT> [[OBD:OTIT|==>]]<BR>
[[Image:osbd_all.gif]]
<FONT SIZE=2>Oni Sound Binary Data - Level 0 File</FONT></CENTER><BR>




Below is the dat file part of the OSBD file.<BR>&nbsp;<BR>
{{Table}}
 
{{OBD_Table_Header}}
 
|- ALIGN=CENTER VALIGN=TOP
http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/osbd_all.gif
{{OBDtr| 0x00 | res_id  |FF0000| 01 E4 18 00 | 6372        | 06372-AirCon5.amb.OSBD }}
<BR>&nbsp;<BR>
{{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 }}
|}


{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=1 BGCOLOR="#000000"
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
| WIDTH=15% | <B>Hex</B>
| WIDTH=15% | <B>Translation</B>
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FF0000" | 01 E4 18 00
| 6372
| ALIGN=LEFT | 06372-AirCon5.amb.OSBD
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFF00" | 01 00 00 00
| 0
| ALIGN=LEFT | level 0
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | D0 00 00 00
| 208
| ALIGN=LEFT | 208 bytes; size of the part in the raw file
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 20&nbsp;5E&nbsp;B2&nbsp;01
| 01&nbsp;B2&nbsp;5E&nbsp;20
| ALIGN=LEFT | at this position starts the part in the raw file; the following parts are possible:<UL><LI TYPE="disc">[[OBD:OSBD/AMB|Ambient]]</LI><LI TYPE="disc">[[OBD:OSBD/GRP|Group]]</LI><LI TYPE="disc">[[OBD:OSBD/IMP|Impulse]]</LI></UL><P>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#C8FFC8" | AD DE
| dead
| ALIGN=LEFT | not used
|}


;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]])


<HR>
<CENTER>[[OBD:OPge|<==]] <B>OSBD File</B> [[OBD:OTIT|==>]]</CENTER>
<HR>


{{OBD_File_Footer | type=OSBD | prev=OPge | next=OTIT | name=Oni Sound Binary Data | family=General}}


[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> OSBD File
{{OBD}}
279

edits