mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
SCI32: Add detection entry for French Shivers
Fixes Trac#9742.
This commit is contained in:
parent
e4ab357d14
commit
ffdfa317f1
@ -3992,6 +3992,13 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::DE_DEU, Common::kPlatformWindows, ADGF_TESTING, GUIO_SHIVERS },
|
||||
|
||||
// Shivers - French Windows (from legluondunet in bug report Trac#9742)
|
||||
{"shivers", "", {
|
||||
{"resmap.000", 0, "73bee036dc8ece0d03f637eb340ea428", 46543},
|
||||
{"ressci.000", 0, "8d45ebb1e5a13468d10e676b8dbce682", 262161072},
|
||||
AD_LISTEND},
|
||||
Common::FR_FRA, Common::kPlatformWindows, ADGF_TESTING, GUIO_SHIVERS },
|
||||
|
||||
// Shivers - English Windows Non-interactive Demo
|
||||
// Executable scanning reports "2.100.002"
|
||||
{"shivers", "Non-interactive Demo", {
|
||||
|
Loading…
Reference in New Issue
Block a user