BYML: Difference between revisions
imported>Leoetlino add ACNH and v4 info |
imported>Leoetlino |
||
| Line 49: | Line 49: | ||
|- | |- | ||
| align="center" | 0xA1 | | align="center" | 0xA1 | ||
| align="center" | | | align="center" | Value (Special) | ||
| Binary data. | | Binary data. | ||
| 4+ | | 4+ | ||
| Line 115: | Line 115: | ||
For string nodes, this encoding is simply a four byte index into the string table respectively. | For string nodes, this encoding is simply a four byte index into the string table respectively. | ||
For special value nodes, the value is an offset | For special value nodes, the value is an offset relative to the start of the file. | ||
==== 0xA1 - Binary Data Node ==== | ==== 0xA1 - Binary Data Node ==== | ||