mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 21:59:17 +00:00
SHERLOCK: Mark all entries except 3DO SS as testing
This commit is contained in:
parent
492166debe
commit
4ee421f29d
@ -32,7 +32,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("talk.lib", "ad0c4d6865edf15da4e9204c08815875", 238928),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
|
||||
GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE)
|
||||
},
|
||||
@ -50,7 +50,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
|
||||
GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE)
|
||||
},
|
||||
@ -68,7 +68,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
|
||||
GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE)
|
||||
},
|
||||
@ -86,7 +86,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
|
||||
GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE)
|
||||
},
|
||||
@ -116,7 +116,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("talk.lib", "dbdc8a20c96900aa7e4d02f3fe8a274c", 121102),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE | ADGF_DEMO,
|
||||
ADGF_TESTING | ADGF_DEMO,
|
||||
GUIO1(GUIO_NOSPEECH)
|
||||
},
|
||||
GType_SerratedScalpel,
|
||||
@ -131,7 +131,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("music.lib", "ec19a09b7fef6fd90b1ab812ce6e9739", 38563),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE | ADGF_DEMO,
|
||||
ADGF_TESTING | ADGF_DEMO,
|
||||
GUIO1(GUIO_NOSPEECH)
|
||||
},
|
||||
GType_SerratedScalpel,
|
||||
@ -146,7 +146,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("talk.lib", "22e8e6406dd2fbbb238c9898928df42e", 770756),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO3(GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_HELP_STYLE, GAMEOPTION_TRANSPARENT_WINDOWS)
|
||||
},
|
||||
GType_RoseTattoo
|
||||
@ -161,7 +161,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("talk.lib", "9639a756b0993ebd71cb5f4d8b78b2dc", 765134),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO3(GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_HELP_STYLE, GAMEOPTION_TRANSPARENT_WINDOWS)
|
||||
},
|
||||
GType_RoseTattoo,
|
||||
@ -176,7 +176,7 @@ static const SherlockGameDescription gameDescriptions[] = {
|
||||
AD_ENTRY1s("talk.lib", "5027aa72f0d263ed3b1c764a6c397911", 873864),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_UNSTABLE,
|
||||
ADGF_TESTING,
|
||||
GUIO3(GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_HELP_STYLE, GAMEOPTION_TRANSPARENT_WINDOWS)
|
||||
},
|
||||
GType_RoseTattoo,
|
||||
|
Loading…
Reference in New Issue
Block a user