[Scummvm-git-logs] scummvm master -> 080a3c246581ef10e79e161ddf12998661a5a486
criezy
criezy at scummvm.org
Thu Mar 25 20:23:31 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
080a3c2465 AGS: Adding detection for Gemini Rue Linux from Steam
Commit: 080a3c246581ef10e79e161ddf12998661a5a486
https://github.com/scummvm/scummvm/commit/080a3c246581ef10e79e161ddf12998661a5a486
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-03-25T20:23:14Z
Commit Message:
AGS: Adding detection for Gemini Rue Linux from Steam
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index cb7f63414a..e46913f038 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1685,6 +1685,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("geminirue", "gemini rue.exe", "f3c0c7d3892bdd8963e8ce017f73de08", 61986506), // GOG
GAME_ENTRY("geminirue", "gemini_rue_pc.exe", "83362d0d2c1d4909bfbd85c04c95bde2", 72960932), // Steam
GAME_ENTRY("geminirue", "gemini_rue_pc.exe", "f49a61ea46feb86f89de3c136ad809ff", 73412249), // Steam
+ GAME_ENTRY("geminirue", "agsgame.dat", "f3c0c7d3892bdd8963e8ce017f73de08", 62059297), // Steam Linux
GAME_ENTRY("geminirue", "gemini_rue_pc.exe", "e8f1d07a6b363e9cc80dac5367f1b4ba", 72860463), // Humble Bundle
GAME_ENTRY("geminirue", "ac2game.dat", "f3c0c7d3892bdd8963e8ce017f73de08", 62852566), // Android
GAME_ENTRY("geminirue", "ac2game.dat", "e8f1d07a6b363e9cc80dac5367f1b4ba", 72836785), // MacOS, Humble Bundle
More information about the Scummvm-git-logs
mailing list