[Scummvm-git-logs] scummvm master -> fb0b667fb8c58882f95b6af1e61e009ee1fb32ee

tag2015 noreply at scummvm.org
Tue Aug 30 10:59:44 UTC 2022


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:
fb0b667fb8 AGS: Add detection for Suli Fallen Harmony full game


Commit: fb0b667fb8c58882f95b6af1e61e009ee1fb32ee
    https://github.com/scummvm/scummvm/commit/fb0b667fb8c58882f95b6af1e61e009ee1fb32ee
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-08-30T12:58:40+02:00

Commit Message:
AGS: Add detection for Suli Fallen Harmony full game

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index e03dfc199d8..46905e84b21 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3683,6 +3683,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY_GOG("strangeland", "ac2game.dat", "e4b9f0aa26c1115143ad483c99bc9383", 3183880236), // Mac v2.5a
 	GAME_ENTRY_GOG("strangeland", "ac2game.dat", "86e8b93b8231d6c571669f1621561a21", 3183886917), // Mac v2.7
 	GAME_ENTRY_GOG("strangeland", "ac2game.dat", "c0d0009485795a4ff0cf9dbe5ad82a2f", 3183902196), // Mac
+	GAME_ENTRY("sulifallenharmony", "Suli Fallen Harmony.exe", "8a58836830dce896e4366f57791ab6cc", 35900870),  // v1.4 itch.io En-Fr
 	GAME_ENTRY_STEAM("sumatra", "sumatra fate of yandi.exe", "57c868b1a81c0335ab60970292cd79d8", 170088886),
 	GAME_ENTRY_STEAM("sumatra", "sumatra fate of yandi.exe", "b4407ac542f316456f549fc8a60dccae", 170634789),
 	GAME_ENTRY_GOG("sumatra", "sumatra fate of yandi.exe", "b4407ac542f316456f549fc8a60dccae", 170715680),  // v1.2




More information about the Scummvm-git-logs mailing list