mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
TSAGE: Add detection entry for Blue Force Spanish CD
This commit is contained in:
parent
9de279b2ab
commit
e81d1848d1
@ -140,6 +140,20 @@ static const tSageGameDescription gameDescriptions[] = {
|
||||
GType_BlueForce,
|
||||
GF_CD | GF_ALT_REGIONS
|
||||
},
|
||||
// Blue Force Spanish CD
|
||||
{
|
||||
{
|
||||
"blueforce",
|
||||
"CD",
|
||||
AD_ENTRY1s("blue.rlb", "5b2b35c51b62e82d82b0791540bfae2d", 10082565),
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformPC,
|
||||
ADGF_CD | ADGF_TESTING,
|
||||
GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
|
||||
},
|
||||
GType_BlueForce,
|
||||
GF_CD | GF_ALT_REGIONS
|
||||
},
|
||||
|
||||
// Return to Ringworld
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user