Translations:Save file/6/en

From Treasure Adventure Game Wiki
Jump to navigationJump to search
  • A number in ASCII, terminated with a space (0x20) - the length of the entry,
  • A null-terminated string - the key of the key-value pair,
  • A null-terminated string - the first, string value,
  • A number in ASCII, without a terminator - the second, integer value. This number is read from the remaining bytes in the entry.