From 277df95c8442dfcd34736f08c67effd10c13dfd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Javier=20Di=C3=A9guez=20Tirado?= Date: Mon, 12 Apr 2021 19:12:28 +0200 Subject: [PATCH] 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. --- engines/tsage/detection_tables.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h index 9dc5757fa50..3e87e48fd99 100644 --- a/engines/tsage/detection_tables.h +++ b/engines/tsage/detection_tables.h @@ -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 {