To discourage people from cheating in BASIC games by modifying save data, if you can't use a complex encryption method and the save files can be decrypted pretty fast, I just make the save file be deleted completely upon game loading if the game detects it was modified and has invalid values. In Mana Force 2, when you tried to load a save file where you're Level 120 for example, it started a new game instead.