SUB
Jump to navigation
Jump to search
These files contain the subtitle texts.
Header
| Position | Length | Type | Description |
|---|---|---|---|
| 0x00 | 0x04 | string | Identifier 0x03000000? |
| 0x04 | 0x04 | uint | Entry Count |
Entry
| Position | Length | Type | Description |
|---|---|---|---|
| 0x00 | 0x18 | string | Name |
| 0x18 | 0x04 | uint | Offset in bytes relativ to text section |
Text Section
Right after the entries the text section begins.
Each string is zero terminated.