diff --git a/aots-e/aotse.py b/aots-e/aotse.py index dabad94..ea2295d 100644 --- a/aots-e/aotse.py +++ b/aots-e/aotse.py @@ -49,7 +49,6 @@ BENCHMARK_CONFIG = { } } CFG = f"{CONFIG_PATH}\\{CONFIG_FILENAME}" -GAME_DIR = get_app_install_location(STEAM_GAME_ID) def start_game(): """Launch the game with no launcher or start screen""" diff --git a/aots-e/manifest.yaml b/aots-e/manifest.yaml index 04e505b..2612f7a 100644 --- a/aots-e/manifest.yaml +++ b/aots-e/manifest.yaml @@ -1,6 +1,6 @@ friendly_name: "Ashes of the Singularity: Escalation" executable: "aotse.py" -process_name: "AshesEscalation_DX12.exe" +process_name: "StardockLauncher.exe" output_dir: "run" options: - name: kerasHost