Skip to content

Commit

Permalink
KYRA: fix "bug" #3552534 (LOL Floppy FR version unknown)
Browse files Browse the repository at this point in the history
  • Loading branch information
athrxx committed Jul 31, 2012
1 parent 4b4ce9d commit 411e3de
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions engines/kyra/detection_tables.h
Expand Up @@ -1329,6 +1329,22 @@ const KYRAGameDescription adGameDescs[] = {
LOL_FLOPPY_CMP_FLAGS
},

{
{
"lol",
0,
{
{ "WESTWOOD.1", 0, "43857e24d1fc6731f3b13d9ed6db8c3a", -1 },
{ 0, 0, 0, 0 }
},
Common::FR_FRA,
Common::kPlatformPC,
ADGF_NO_FLAGS,
GUIO8(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS)
},
LOL_FLOPPY_CMP_FLAGS
},

{
{
"lol",
Expand Down Expand Up @@ -1397,6 +1413,23 @@ const KYRAGameDescription adGameDescs[] = {
LOL_FLOPPY_FLAGS
},

{
{
"lol",
"Extracted",
{
{ "GENERAL.PAK", 0, "f4fd14f244bd7c7fa08d026fafe44cc5", -1 },
{ "CHAPTER7.PAK", 0, "733e33c8444c93843dac3b683c283eaa", -1 },
{ 0, 0, 0, 0 }
},
Common::FR_FRA,
Common::kPlatformPC,
ADGF_NO_FLAGS,
GUIO8(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS)
},
LOL_FLOPPY_FLAGS
},

// Russian fan translation
{
{
Expand Down

0 comments on commit 411e3de

Please sign in to comment.