KYRA:HoF DOS Spanish version - hash file detection
This commit is contained in:
parent
fc9f393e2d
commit
5e2bc86fbd
1 changed files with 13 additions and 0 deletions
|
@ -536,6 +536,19 @@ const KYRAGameDescription adGameDescs[] = {
|
||||||
KYRA2_FLOPPY_FLAGS
|
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
|
{ // Floppy version extracted
|
||||||
{
|
{
|
||||||
"kyra2",
|
"kyra2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue