mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
593 B
593 B
The Resetti will discourage players from exploiting the game reset.
For the sake of playability, anti-frustration features also must be in place.
Resetti Binary File
Resetti will reside within the savegame with disguised filename, to prevent novice-level tampering.
Binary Format
Total 6 bytes of data, in which:
- First 1 Byte: SAVE/LOAD marker. If sixth bit is zero (0bxx0x_xxxx), it's LOAD marker, otherwise it's SAVE. The rest of bits are totally random.
- 5 Payload Bytes: truncated UNIX timestamp in little-endian, unsigned. Will overflow on the Gregorian year 36812.