Fixing loading on Cities 2 so it's happy again

This commit is contained in:
J-Doiron
2025-08-20 17:44:21 -07:00
parent 705bd8e452
commit 2ff305ca6d
5 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@ def copy_benchmarksave(save_files: list[str]) -> None:
"""Copy benchmark save file to save directory"""
for file in save_files:
try:
src_path = SCRIPT_DIRECTORY / "save" / file
src_path = SCRIPT_DIRECTORY / "save" / "76561199517889423" / file
SAVE_LOCATION.mkdir(parents=True, exist_ok=True)
dest_path = SAVE_LOCATION / file
logging.info("Copying: %s -> %s", file, dest_path)

View File

@@ -1,5 +1,5 @@
User Settings
{
"lastSaveGameMetadata": "4d6c3ccb7ecaebb43efcf0913bb053b0",
"lastSaveGameMetadata": "e284bbf6f86bd366ca930783985b849c",
"naturalDisasters": false
}

View File

@@ -1,6 +1,6 @@
{
"title": "Benchmark",
"desc": "Population: 99766 Money: \u00a280542653",
"date": "2024-08-20T14:35:47",
"rawGameVersion": "1.1.7f1"
"desc": "Population: 103333 Money: \u00a280551826",
"date": "2025-08-20T17:37:03",
"rawGameVersion": "1.3.3f1"
}

Binary file not shown.

View File

@@ -1 +1 @@
9a03f3dfd36a585d8397c021d92d4184
582572b506bb32028036437e27f475ae