From 5acc8e18d29440a73b1abcce0cc4dd2ee26fe75f Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 20 Oct 2020 01:22:23 +0200 Subject: [PATCH] GOB: Marked CD-i demos as unstable --- engines/gob/detection/tables_gob1.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engines/gob/detection/tables_gob1.h b/engines/gob/detection/tables_gob1.h index 30d9bdb4b45..9afd1bc9acc 100644 --- a/engines/gob/detection/tables_gob1.h +++ b/engines/gob/detection/tables_gob1.h @@ -733,7 +733,7 @@ AD_ENTRY1s("intro.stk", "ae38e1dac63576b9a7d34a96fd6eb37c", 5731374), FR_FRA, kPlatformCDi, - ADGF_DEMO, + ADGF_DEMO | ADGF_UNSTABLE, GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) }, kGameTypeGob1, @@ -747,7 +747,7 @@ AD_ENTRY1s("intro.stk", "ca15cc119fea5ee432083e7f6b873c38", 2441216), FR_FRA, kPlatformCDi, - ADGF_DEMO, + ADGF_DEMO | ADGF_UNSTABLE, GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) }, kGameTypeGob1,