Skip to content

Commit

Permalink
KYRA: Added detection entries for LOL Japense PC9821 version - Bug #9828
Browse files Browse the repository at this point in the history
  • Loading branch information
Mataniko authored and sev- committed Dec 26, 2017
1 parent 6db791a commit 844c343
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions engines/kyra/detection_tables.h
Expand Up @@ -1500,6 +1500,23 @@ const KYRAGameDescription adGameDescs[] = {
LOL_FLOPPY_FLAGS
},

{ // Japanese PC9821 version - Bug 9828
{
"lol",
"Extracted",
{
{ "GENERAL.PAK", 0, "8902b233405461025e25093b9c4c8d2c", -1 },
{ "CHAPTER7.PAK", 0, "32a46c338a3d6249c273cc3b3881bb8a", -1 },
{ 0, 0, 0, 0 }
},
Common::JA_JPN,
Common::kPlatformDOS,
ADGF_NO_FLAGS,
GUIO8(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIMT32, GUIO_MIDIGM, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GAMEOPTION_LOL_SCROLLING, GAMEOPTION_LOL_CURSORS)
},
LOL_CD_FLAGS
},

// Russian fan translation
{
{
Expand Down

0 comments on commit 844c343

Please sign in to comment.