TSAGE: Fix orphaned Protostar demos and mark unstable

This commit is contained in:
Walter Agazzi 2023-01-05 17:48:56 +01:00
parent 6ef805f232
commit 42f0b89b20
2 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@ static const PlainGameDescriptor tSageGameTitles[] = {
{ "ringworld", "Ringworld: Revenge of the Patriarch" },
{ "blueforce", "Blue Force" },
{ "ringworld2", "Return to Ringworld" },
{ "protostar", "Protostar: War on the Frontier" },
{ "sherlock-logo", "The Lost Files of Sherlock Holmes (Logo)" },
{ 0, 0 }
};

View File

@ -254,7 +254,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("demops.rlb", "8a2aa522b4473bcc32e06371568c0d9a", 1019247),
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_DEMO,
ADGF_DEMO | ADGF_UNSTABLE,
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
},
GType_Ringworld,
@ -269,7 +269,7 @@ static const tSageGameDescription gameDescriptions[] = {
AD_ENTRY1s("demops.rlb", "efe17413126b13228564f687d185a7ad", 511111),
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_DEMO,
ADGF_DEMO | ADGF_UNSTABLE,
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
},
GType_Ringworld,