TSAGE: Ringworld Spanish detection Floppy & CD versions

The story with Ringworld Spanish is the same as Blue Force Spanish.
It was originally released on Floppy, and the CD version is just the
installed Floppy version put onto CD. But it does not contain any audio
tracks at all, and is best handled as Floppy.
This commit is contained in:
Francisco Javier Diéguez Tirado
2021-04-12 18:25:51 -07:00
committed by Paul Gilbert
parent c6204c2c90
commit 277df95c84
+4 -4
View File
@@ -40,19 +40,19 @@ static const tSageGameDescription gameDescriptions[] = {
GType_Ringworld,
GF_CD | GF_ALT_REGIONS
},
// Ringworld Spanish CD
// Ringworld Spanish Floppy and CD use the same files
{
{
"ringworld",
"CD",
"",
AD_ENTRY1s("ring.rlb", "cb8bba91b30cd172712371d7123bd763", 7427980),
Common::ES_ESP,
Common::kPlatformDOS,
ADGF_CD,
ADGF_NO_FLAGS,
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
},
GType_Ringworld,
GF_CD | GF_ALT_REGIONS
GF_FLOPPY | GF_ALT_REGIONS
},
// Ringworld English Floppy version
{