Byaml: Difference between revisions
m Broken website moment (failed to delete apparently). |
ArchLeaders (talk | contribs) m Fix Key/String Table structure |
||
| Line 161: | Line 161: | ||
|- | |- | ||
|0x4 | |0x4 | ||
|0x4 * ByamlContainer count | |0x4 * ByamlContainer count + 1 | ||
|u32 | |u32 | ||
|String offset array, offsets relative | |String offset array, offsets relative to string table header (the extra offset is to the end of the last key/string) | ||
|- | |- | ||
| | | | ||