diff options
Diffstat (limited to 'engines/cryomni3d/detection_tables.h')
-rw-r--r-- | engines/cryomni3d/detection_tables.h | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h index f6791fa19a..b9e0eb399f 100644 --- a/engines/cryomni3d/detection_tables.h +++ b/engines/cryomni3d/detection_tables.h @@ -35,7 +35,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.EXE", "3775004b96f056716ce615b458b1f394", 372736), Common::FR_FRA, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -52,7 +52,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("PROGRAM.Z", "a07b5d86af5f3a8883ba97db2bade87d", 293223), Common::FR_FRA, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -69,7 +69,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 630431), Common::FR_FRA, Common::kPlatformDOS, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -86,7 +86,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("Versailles", "f81935517b1bbb58acf70f25efa5c7f3", 375868), Common::FR_FRA, Common::kPlatformMacintosh, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -103,7 +103,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("Versaill.exe", "5c3c10ec821b8d96016041ab649af8c7", 377856), Common::EN_ANY, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -120,7 +120,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("Versailles", "7fa3cb6a3c18f6b4ba6be85dcd433cff", 366199), Common::EN_ANY, Common::kPlatformMacintosh, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -137,7 +137,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 598639), Common::EN_ANY, Common::kPlatformDOS, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -154,7 +154,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 603023), Common::IT_ITA, Common::kPlatformDOS, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -171,7 +171,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("Versailles", "f1aa0603e7f71404f936e4189b4c5b2b", 348614), Common::DE_DEU, Common::kPlatformMacintosh, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -188,7 +188,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.EXE", "78d90d656ec3b76f158721d38bc68083", 346112), Common::ES_ESP, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -205,7 +205,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("PROGRAM.Z", "9e7c0c3125124010d45dde9dc62744ef", 346112), Common::ES_ESP, Common::kPlatformWindows, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, @@ -222,7 +222,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 715887), Common::ES_ESP, Common::kPlatformDOS, - ADGF_UNSTABLE, + ADGF_TESTING, GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, |