aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/cryomni3d/detection_tables.h34
1 files changed, 34 insertions, 0 deletions
diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h
index 989332db1b..7f30dd0381 100644
--- a/engines/cryomni3d/detection_tables.h
+++ b/engines/cryomni3d/detection_tables.h
@@ -162,6 +162,40 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
},
// Versailles 1685
+ // English Windows 95 compressed from hybrid Win95/DOS CD
+ // From scoria in forum
+ {
+ {
+ "versailles",
+ "",
+ AD_ENTRY1s("PROGRAM.Z", "f5327cb860a67a24a52b6125ddc5e00b", 256146),
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_TESTING,
+ GUI_OPTIONS_VERSAILLES
+ },
+ GType_VERSAILLES,
+ GF_VERSAILLES_NUMERICFONTS,
+ },
+
+ // Versailles 1685
+ // English DOS from hybrid Win95/DOS CD
+ // From scoria in forum
+ {
+ {
+ "versailles",
+ "",
+ AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 710467),
+ Common::EN_ANY,
+ Common::kPlatformDOS,
+ ADGF_TESTING,
+ GUI_OPTIONS_VERSAILLES
+ },
+ GType_VERSAILLES,
+ GF_VERSAILLES_NUMERICFONTS,
+ },
+
+ // Versailles 1685
// Italian DOS
// From lePhilousophe
{