[Scummvm-git-logs] scummvm master -> 12f4beddc5d382967dfdb4d611122e1e857fbeea
tag2015
noreply at scummvm.org
Fri Feb 17 16:54:36 UTC 2023
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:
12f4beddc5 AGS: Add detection for Dreams in the Witch House GOG
Commit: 12f4beddc5d382967dfdb4d611122e1e857fbeea
https://github.com/scummvm/scummvm/commit/12f4beddc5d382967dfdb4d611122e1e857fbeea
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-02-17T17:53:53+01:00
Commit Message:
AGS: Add detection for Dreams in the Witch House GOG
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index a63d1208785..b5a8a32f4ef 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3692,6 +3692,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_GOG("downfall2016", "downfall.exe", "08b1340f3528feeebce1ecc59cc17907", 1995812750), // Multilang
GAME_ENTRY_STEAM("downfall2016", "downfall.exe", "08b1340f3528feeebce1ecc59cc17907", 224368590),
GAME_ENTRY_STEAM("downfall2016", "Downfall.ags", "7c87b99ce309a46085e40ac1a2b20e75", 224024207), // Linux
+ GAME_ENTRY_EN_GOG("dreamswitchhouse", "Dreams in the Witch House.exe", "160d78e898924f5cb1347b13746cc935", 484767783), // v1.01
GAME_ENTRY_EN_STEAM("dustbowl", "dustbowl.exe", "aa349d52fd620cf9642935cd5bdec5d8", 63365026),
GAME_ENTRY_EN("dustbowl", "dustbowl.exe", "aa349d52fd620cf9642935cd5bdec5d8", 82185295),
GAME_ENTRY_PLUGIN_STEAM_EN_NOLAUNCHLOAD("excavationhb", "ac2game.dat", "e5553f7c45d26d5fbc8b376a859bb87c", 563281442, AGSSPRITEFONT_CLIFFTOP), // Mac
More information about the Scummvm-git-logs
mailing list