SCI: Add detection for Larry 6 French floppy
This commit is contained in:
parent
eaf6e5d4f8
commit
7a24ab227d
1 changed files with 8 additions and 0 deletions
|
@ -2286,6 +2286,14 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
|||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformDOS, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
|
||||
|
||||
// Larry 6 - French DOS Floppy - LOWRES (provided by theco33)
|
||||
// SCI interpreter version 1.001.113
|
||||
{"lsl6", "", {
|
||||
{"resource.map", 0, "1e07144d3b06a3269236880170978acb", 6943},
|
||||
{"resource.000", 0, "7884a8db9253e29e6b37a2651fd90ba3", 5749882},
|
||||
AD_LISTEND},
|
||||
Common::FR_FRA, Common::kPlatformDOS, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
|
||||
|
||||
// Larry 6 - English/German/French DOS CD - LOWRES
|
||||
// SCI interpreter version 1.001.115
|
||||
{"lsl6", "", {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue