mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 19:54:03 +00:00
KYRA:HoF DOS Spanish version - hash file detection
This commit is contained in:
parent
fc9f393e2d
commit
5e2bc86fbd
@ -536,6 +536,19 @@ const KYRAGameDescription adGameDescs[] = {
|
||||
KYRA2_FLOPPY_FLAGS
|
||||
},
|
||||
|
||||
{ // Floppy version extracted
|
||||
{
|
||||
"kyra2",
|
||||
"Extracted",
|
||||
AD_ENTRY1("FATE.PAK", "7c6c82f9beac616d2f4accf65c448162"),
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformDOS,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO6(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA)
|
||||
},
|
||||
KYRA2_FLOPPY_FLAGS
|
||||
},
|
||||
|
||||
{ // Floppy version extracted
|
||||
{
|
||||
"kyra2",
|
||||
|
Loading…
Reference in New Issue
Block a user