mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 18:06:26 +00:00
SCI: Add SQ3 1.0P signature
Closes Trac#9626. Closes gh-858.
This commit is contained in:
parent
6de396d787
commit
1f0d363ab4
@ -4077,6 +4077,20 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformDOS, 0, GUIO5(GUIO_NOSPEECH, GAMEOPTION_EGA_UNDITHER, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
|
||||
|
||||
// Space Quest 3 - English DOS (from telanus, bug report Trac#9626)
|
||||
// Game version 1.0P 1989-03-22
|
||||
// SCI interpreter version 0.000.453
|
||||
{"sq3", "", {
|
||||
{"resource.map", 0, "6dd8f59dd8a0c8131f34b159044e645e", 5598},
|
||||
{"resource.001", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 170496},
|
||||
{"resource.002", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 312537},
|
||||
{"resource.003", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 325576},
|
||||
{"resource.004", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 321377},
|
||||
{"resource.005", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 328162},
|
||||
{"resource.006", 0, "ceeda7202b96e5c85ecaa88a40a540fc", 356560},
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformDOS, 0, GUIO5(GUIO_NOSPEECH, GAMEOPTION_EGA_UNDITHER, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
|
||||
|
||||
// Space Quest 3 - English DOS (from abevi, bug report #2612718)
|
||||
{"sq3", "", {
|
||||
{"resource.map", 0, "eca165515c6b62b05fa86b7d8f727660", 5598},
|
||||
|
Loading…
x
Reference in New Issue
Block a user