OBD:SUBT
Jump to navigation
Jump to search
Main Page >> Oni Binary Data >> File Types >> SUBT File
Subtitle Array - Level 0 File
Hex | Translation | Meaning |
01 2A 12 00 | 4650 | 04650-subtitles.SUBT |
01 00 00 00 | 0 | level 0 |
AD DE | dead | not used |
C0 F4 0B 01 | 01 0B F4 C0 | at this position starts the part in the raw file |
61 02 00 00 | 609 | 609 packages follow (one package is edged in black) |
Below follows the first package. | ||
00 00 00 00 | 0 | start position of the subtitle (01 0B F4 C0 + 0 = 01 0B F4 C0) |
The start position fits only to the German SUBT file.
Main Page >> Oni Binary Data >> File Types >> SUBT File