Translations:Save file/7/en
From Treasure Adventure Game Wiki
Jump to navigationJump to search
The entire entry takes up length + ascii_length + 3, where length is the value of the length (at the beginning of the entry), and ascii_length is the length of the length value, when represented with ASCII text. The + 3 comes from two null bytes at the end of the strings and the space (0x20) terminator.