OBD:OSBD/OSIm: Difference between revisions

m
localized image
m (linking to internal image instead)
m (localized image)
 
(3 intermediate revisions by 3 users not shown)
Line 13: Line 13:
{{OBDtr| 0x3C | float    |C800C8| 00 00 B4 43 | 360.0      | maximum volume angle }}
{{OBDtr| 0x3C | float    |C800C8| 00 00 B4 43 | 360.0      | maximum volume angle }}
{{OBDtr| 0x40 | float    |C87C64| 00 00 00 00 | 0.0        | unknown }}
{{OBDtr| 0x40 | float    |C87C64| 00 00 00 00 | 0.0        | unknown }}
{{OBDtr| 0x44 | int32    |B0C3D4| 00 00 00 00 | 0          | unknown (present for version 4 and above, default is 0) }}
{{OBDtr| 0x44 | int32    |B0C3D4| 00 00 00 00 | 0          | threshold (present for version 4 and above, default is 0) }}
{{OBDtr| 0x48 | char[32] |E7CEA5| 00...      |            | alternate impulse name (reference to another imp.OSBD file, present for version 4 and above, default is empty string) }}
{{OBDtr| 0x48 | char[32] |E7CEA5| 00...      |            | alternate impulse name (reference to another imp.OSBD file, present for version 4 and above, default is empty string) }}
{{OBDtr| 0x68 | float    |FFDDDD| 00 00 00 00 | 0.0        | unknown (present for version 5 and above, default is 0) }}
{{OBDtr| 0x68 | float    |FFDDDD| 00 00 00 00 | 0.0        | unknown (present for version 5 and above, default is 0) }}
Line 20: Line 20:
;Version
;Version
:Just as for other [[OSBD]], there have been several version of the binary format.
:Just as for other [[OSBD]], there have been several version of the binary format.
:Over time, some fields that used to be hardcoded became customizeable on a group-per-group basis.
:Over time, some fields that used to be hardcoded became customizable on a group-per-group basis.
:Thus, later versions include some extra fields as compared to earlier ones.
:Thus, later versions include some extra fields as compared to earlier ones.
:The above example belongs to the latest OSIm version encountered in Oni: 6.
:The above example belongs to the latest OSIm version encountered in Oni: 6.
:Lower versions lack certain fields, and the following content is simply shifted backwards.
:Lower versions lack certain fields, and the following content is simply shifted backwards.
:Versions of OSIm occurring in Oni: 3, 4, 5, 6.
:Versions of OSIm occurring in Oni: 3, 4, 5, 6.
;Dialog from level0_Tools
[[Image:Tool dialog - Impulse Sound Properties.png]]
{{OBD}}