[Scummvm-git-logs] scummvm master -> 939eecaa24081cdf08d32bc96cb7d0abe8eb75f2
trembyle
noreply at scummvm.org
Thu Jun 26 19:54:44 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
939eecaa24 DIRECTOR: Update detection for Mercedes-Benz C-Class
Commit: 939eecaa24081cdf08d32bc96cb7d0abe8eb75f2
https://github.com/scummvm/scummvm/commit/939eecaa24081cdf08d32bc96cb7d0abe8eb75f2
Author: trembyle (sean.patrick.brody at gmail.com)
Date: 2025-06-26T15:53:44-04:00
Commit Message:
DIRECTOR: Update detection for Mercedes-Benz C-Class
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 3dd093b93b8..1e9e4618dba 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -2539,7 +2539,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("cinevolt", "", "Cinema Volta", "2ce360c9ea2da80a2c6d1040b0ad92dd", 387911, 313),
WINGAME1("cinevolt", "", "CINEVOLT.EXE", "65d06b5fef155a2473434571aff5bc29", 370009, 313),
- WINGAME1_l("cklasse", "", "c-klasse.exe", "39df1c7ff23ba627ddffaa5a77f83008", 376244, Common::DE_DEU, 313),
+ WINGAME1_l("cklasse", "", "c-klasse.exe", "t:9defffd35651ce464d41be094258c373", 376244, Common::DE_DEU, 313),
MACDEMO1("clarisimpact", "Demo", "ClarisImpact Self Running Demo", "7f443f2e63fd497a9ad85b10dc880a91", 1241451, 310),
More information about the Scummvm-git-logs
mailing list