mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 05:33:52 -05:00
More AOTSE fixes
This commit is contained in:
@@ -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"""
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user