Jump to content

OBD:SNDD: Difference between revisions

47 bytes removed ,  Yesterday at 21:25
m
wording
m ("vanilla" not usually capitalized)
m (wording)
 
Line 29: Line 29:
{{OBDtr| 0x0C | uint16  |FFFFC8| 37 00      | 55        | duration in 1/60 seconds (game ticks) }}
{{OBDtr| 0x0C | uint16  |FFFFC8| 37 00      | 55        | duration in 1/60 seconds (game ticks) }}
{{OBDtr| 0x0E | uint16  |FFFFC8| 00 00      | 0x0000    | padding (unused in vanilla Oni) }}
{{OBDtr| 0x0E | uint16  |FFFFC8| 00 00      | 0x0000    | padding (unused in vanilla Oni) }}
{{OBDtr| 0x10 | uint32  |C8FFC8| 5E 2A 00 00 | 10846    | size of the part in the raw file, in bytes }}
{{OBDtr| 0x10 | uint32  |C8FFC8| 5E 2A 00 00 | 10846    | size of the data in the raw file }}
{{OBDtr| 0x14 | offset  |C8FFFF| 00 B1 01 00 | 0x1B100  | at this position starts the part in the raw file }}
{{OBDtr| 0x14 | offset  |C8FFFF| 00 B1 01 00 | 0x1B100  | offset of the data in the raw file }}
{{OBDtr| 0x18 | char[8]  |FFC8FF| AD DE      | dead      | 8 unused bytes (padding; not part of the SNDD file) }}
{{OBDtr| 0x18 | char[8]  |FFC8FF| AD DE      | dead      | 8 unused bytes (padding; not part of the SNDD file) }}
|}
|}
Line 122: Line 122:
{{OBDtr| 0x0C | block[50]|FFC8C8|        |      | format header (MS ADPCM variant here; can also be IMA4, see below)}}
{{OBDtr| 0x0C | block[50]|FFC8C8|        |      | format header (MS ADPCM variant here; can also be IMA4, see below)}}
{{OBDtr| 0x3E | uint16  |FFFFC8| 37 00      | 55        | duration in 1/60 seconds (game ticks), rounded to the lower value }}
{{OBDtr| 0x3E | uint16  |FFFFC8| 37 00      | 55        | duration in 1/60 seconds (game ticks), rounded to the lower value }}
{{OBDtr| 0x40 | uint32  |C8FFC8| 56 28 00 00 | 10326    | size of the part in the raw file in bytes }}
{{OBDtr| 0x40 | uint32  |C8FFC8| 56 28 00 00 | 10326    | size of the data in the raw file }}
{{OBDtr| 0x44 | offset  |C8FFFF| 20 10 59 00 | 0x591020  | at this position starts the part in the raw file }}
{{OBDtr| 0x44 | offset  |C8FFFF| 20 10 59 00 | 0x591020  | offset of the data in the raw file }}
{{OBDtr| 0x48 | char[24] |FFC8FF| AD DE      | dead      | 24 unused bytes (padding) }}
{{OBDtr| 0x48 | char[24] |FFC8FF| AD DE      | dead      | 24 unused bytes (padding) }}
|}
|}