[Scummvm-git-logs] scummvm master -> 8b70a4a5865d04b00c303e110de8cf97086fbdbf

lotharsm mail at serra.me
Sun Feb 14 14:49:49 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:
8b70a4a586 AGS: Add detection for Gemini Rue variant


Commit: 8b70a4a5865d04b00c303e110de8cf97086fbdbf
    https://github.com/scummvm/scummvm/commit/8b70a4a5865d04b00c303e110de8cf97086fbdbf
Author: Lothar Serra Mari (mail at serra.me)
Date: 2021-02-14T15:49:34+01:00

Commit Message:
AGS: Add detection for Gemini Rue variant

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 25d2f8d802..424caa4c51 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1549,6 +1549,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	ENGLISH_ENTRY("geminirue", "gemini_rue_pc.exe", "83362d0d2c1d4909bfbd85c04c95bde2", 72960932), // Steam
 	ENGLISH_ENTRY("geminirue", "gemini_rue_pc.exe", "e8f1d07a6b363e9cc80dac5367f1b4ba", 72860463), // Humble Bundle
 	ENGLISH_ENTRY("geminirue", "ac2game.dat", "f3c0c7d3892bdd8963e8ce017f73de08", 62852566), // Android
+	ENGLISH_ENTRY("geminirue", "ac2game.dat", "e8f1d07a6b363e9cc80dac5367f1b4ba", 72836785), // MacOS, Humble Bundle
 	ENGLISH_ENTRY("goldenwake", "a-golden-wake.exe", "dbe281d93c914899886e77c09c3c65ec", 130844360), // Steam
 	ENGLISH_ENTRY("goldenwake", "a-golden-wake.exe", "e80586fdc2db32f65658b235d8cbc159", 129814364), // Humble Bundle
 	ENGLISH_ENTRY("guardduty", "GuardDuty.exe", "98d09f79129a5f96b6622661e2a7bc64", 706020335), // Steam




More information about the Scummvm-git-logs mailing list