check_save Console Command
Documentation and examples for the check_save command in Stellaris.
check_save
This command is designed to validate the functionality of the save feature. It generates two separate save files from your current game and compares them. If the files differ, it indicates a potential issue with the game save or the saving mechanism itself.
In-depth description
The check_save command in Stellaris is a debug command primarily designed for the developers of the game to check the status of the current save file.
When activated, this command instructs the game to perform an immediate save and then proceeds to immediately load that save to ensure the persistence and integrity of all data contained in the save file.
It is helpful in identifying and debugging any potential issues or bugs related to the saving and loading of game sessions. For example, if there are issues with game data not persisting across save/load cycles, this command can help isolate and identify those issues.