• Fixed an issue where every time the game saves the oldest backup was moved to the archive causing a lot of save files to be backed up. It now only archives a save file if it cannot load the file.
• Removed HMAC we don't need tamper protection for a single player game and it was just adding another point of failure.