aboutsummaryrefslogtreecommitdiff
path: root/engines/cryomni3d/detection_tables.h
diff options
context:
space:
mode:
authorThierry Crozat2019-08-05 23:48:34 +0100
committerThierry Crozat2019-08-05 23:50:24 +0100
commit8666e9564f25d2f0923ac6e23b74d107a17d645e (patch)
tree781b358c8f6f48732305c6b39f4501c309e47cc0 /engines/cryomni3d/detection_tables.h
parent0b0f803a93973311dc8aaa08f114994fe1446ab7 (diff)
downloadscummvm-rg350-8666e9564f25d2f0923ac6e23b74d107a17d645e.tar.gz
scummvm-rg350-8666e9564f25d2f0923ac6e23b74d107a17d645e.tar.bz2
scummvm-rg350-8666e9564f25d2f0923ac6e23b74d107a17d645e.zip
CRYOMNI3D: Add detection for French DOS version from ticket #11035
Diffstat (limited to 'engines/cryomni3d/detection_tables.h')
-rw-r--r--engines/cryomni3d/detection_tables.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h
index b9e0eb399f..989332db1b 100644
--- a/engines/cryomni3d/detection_tables.h
+++ b/engines/cryomni3d/detection_tables.h
@@ -77,6 +77,23 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
},
// Versailles 1685
+ // French DOS from hybrid Win95/DOS CD
+ // From legloutondunet, ticket #11035
+ {
+ {
+ "versailles",
+ "",
+ AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 598767),
+ Common::FR_FRA,
+ Common::kPlatformDOS,
+ ADGF_TESTING,
+ GUI_OPTIONS_VERSAILLES
+ },
+ GType_VERSAILLES,
+ GF_VERSAILLES_AUDIOPADDING,
+ },
+
+ // Versailles 1685
// French Macintosh
// From criezy
{