
Where’s the Save File Location?
Game saves are stored inside Windows Registry.
- HKEY_CURRENT_USER\Software\Degenerals\TankMechanicSimulator
You can create new additional profile in the game, to keep old save on first profile and start new game with second. Also, you can use following “hack” to dump registry data into file.
In game (for example when you are in Warehouse), press ~ (tilda) key and use following command:
savegame 1
Then, it will export save data into file:
- SteamLibrary\steamapps\common\TankMechanicSimulator\TankMechanicSimulator_Data\StreamingAssets\Internal\tms1.data
To load game, copy this file into second computer, load game, load Warehouse, use command:
loadgame 1
Warning: Do not forget to backup your save data! Please feel free to ask any questions in the comments below about finding save files!
Be the first to comment