restart_and_load
Kill the game process, relaunch it via Steam, and load a save file to recover from hangs or infinite loops.
Instructions
Full game recovery: kill, relaunch, and load a save.
Args:
save_name: Autosave name (e.g. "AutoSave_0221"). If not provided,
loads the most recent autosave.
This is the recommended tool for recovering from game hangs (e.g. AI turn
processing stuck in infinite loop). Takes 60-120 seconds total:
1. Kills the game process
2. Waits for Steam to deregister (~10s)
3. Relaunches via Steam (~15-30s for process start + main menu)
4. Navigates menus via OCR to load the save (~30-60s)
After completion, wait ~10 seconds then call get_game_overview to verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |