- Steam App
- Dragon Kings (1971830)
- Event type
- patch note
- Published
- 10 March 2024 - 23:22:00 UTC
- Source
- steam_community_announcements
Warning please read! This update modifies the way the game is saved. By updating you will be required to start over. Instead of one large file. Data is now saved individually per category: SaveVersion, WeaponVersion, PlayerStatsVersion, StatsVersion, SettingsVersion, UpgradesVersion, AchievementsVersion, ElementsVersion, LevelsVersion Unfortunately, this requires the player to start all over. In the long term it will be beneficial as any corrupted file won't cause you to lose the whole save block. And it should be easier to modify a small save category instead of a whole save block. You can find this data named appropriately in the folder ""Dragon Kings_Data"" . However, this data is not modifiable because it is serialized to save space. To modify this data it needs to be deserialized, then it can be modded, and then reserialized to save. I can adjust this upon popular request. Additiona...