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

eriktorbjorn noreply at scummvm.org
Wed Sep 25 17:43:40 UTC 2024


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:
a34566f390 AGS: Add GOG version of The Crimson Diamond


Commit: a34566f390e51fc7d10ceb796edf0f85fb200d9d
    https://github.com/scummvm/scummvm/commit/a34566f390e51fc7d10ceb796edf0f85fb200d9d
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2024-09-25T19:43:14+02:00

Commit Message:
AGS: Add GOG version of The Crimson Diamond

I have no idea how to deal with achievements, though.

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 00a03226376..4293a17a612 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -4424,6 +4424,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY_EN_STEAM("crimsondiamond", "The Crimson Diamond - Full Game.exe", "38a49a28c0af599633006c09fe6c2f72", 159585457), // Final Release Win
 	GAME_ENTRY_EN_STEAM("crimsondiamond", "game.ags", "38a49a28c0af599633006c09fe6c2f72", 159579164), // Final Release Mac
 	GAME_ENTRY_EN_STEAM("crimsondiamond", "The Crimson Diamond - Full Game.exe", "38a49a28c0af599633006c09fe6c2f72", 159589239), // itch.io 1.02b
+	GAME_ENTRY_EN_GOG("crimsondiamond", "The Crimson Diamond - Full Game.exe", "38a49a28c0af599633006c09fe6c2f72", 159920906), // 1.07b
 	GAME_ENTRY_STEAM("crystalshardadventurebundle", "bundle.exe", "1c45d5c239d9eeef61e283983b6e6851", 4645713),  // Multilang
 	GAME_ENTRY_STEAM("crystalshardadventurebundle", "bundle.ags", "9b7610e4330a7aa2118bc3bdb8d2ce7e", 1935844),  // Multilang
 	GAME_ENTRY_EN("danewguys2", "jackass.exe", "029aab0fef5e9fff7b95ddf5d79d7718", 23932842), // Humble Store




More information about the Scummvm-git-logs mailing list