From 04b879da6281e34909b79de520f088503d57d214 Mon Sep 17 00:00:00 2001 From: d10sfan Date: Mon, 15 Jan 2024 09:58:30 -0600 Subject: [PATCH] ja2 - Fix app id --- engines/ja2-stracciatella/env.sh | 2 +- metadata/packagessniper_v2.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/engines/ja2-stracciatella/env.sh b/engines/ja2-stracciatella/env.sh index 813071ca4..6afdc71b4 100755 --- a/engines/ja2-stracciatella/env.sh +++ b/engines/ja2-stracciatella/env.sh @@ -1,3 +1,3 @@ #!/bin/bash -export STEAM_APP_ID_LIST="215930 1620" +export STEAM_APP_ID_LIST="215930 12370" diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 12f99e669..ebb03b8bf 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -5280,7 +5280,7 @@ "command": "./run-ja2-gold.sh", "engine_name": "Jagged Alliance 2 Stracciatella", "cloudNotAvailable": true, - "app_id": "1620" + "app_id": "12370" }, { "game_name": "Tomb Raider I", @@ -10252,4 +10252,4 @@ "value": "Save Format Not Compatible" } ] -} \ No newline at end of file +}