SCI: Re-enable the entry for LSL1 remake
The entry is valid, verified by waltervn
This commit is contained in:
parent
84c8e966bd
commit
c25f190ee6
1 changed files with 4 additions and 8 deletions
|
@ -1832,15 +1832,12 @@ 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) },
|
||||
|
||||
#if 0
|
||||
// The resource.002 file, contained in disk 3, is broken in this version
|
||||
// (it contains a large chunk of zeroes and several broken resources,
|
||||
// e.g. pic 250 and views 250 and 251).
|
||||
// Thus this detection entry isn't accurate.
|
||||
|
||||
// Larry 1 Remake - English Amiga (from www.back2roots.org)
|
||||
// Larry 1 Remake - English Amiga
|
||||
// Executable scanning reports "1.004.024"
|
||||
// SCI interpreter version 1.000.784
|
||||
// NOTE: The resource.002 file, contained in disk 3, is broken in the
|
||||
// www.back2roots.org version (it contains a large chunk of zeroes and
|
||||
// several broken resources, e.g. pic 250 and views 250 and 251).
|
||||
{"lsl1sci", "SCI", {
|
||||
{"resource.map", 0, "7d115a9e27dc8ac71e8d5ef33d589bd5", 3366},
|
||||
{"resource.000", 0, "e67fd129d5810fc7ad8ea509d891cc00", 363073},
|
||||
|
@ -1849,7 +1846,6 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
|||
{"resource.003", 0, "4a34c3367c2fe7eb380d741374da1989", 572251},
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformAmiga, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
|
||||
#endif
|
||||
|
||||
// Larry 1 VGA Remake - English DOS (from spookypeanut)
|
||||
// Executable scanning reports "1.000.577", VERSION file reports "2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue