mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
SCI: Added detection for The Dating Pool (2019 One Day Demo). Fixes #11071
This commit is contained in:
parent
ab9be9aba3
commit
e709a6d6f3
@ -2107,7 +2107,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
{"resource.000", 0, "51c1ead1163e19a2de8f121c39df7a76", 200764100},
|
||||
AD_LISTEND},
|
||||
Common::ES_ESP, Common::kPlatformWindows, ADGF_NO_FLAGS, GUIO_KQ7 },
|
||||
|
||||
|
||||
// King's Quest 7 - Russian Windows (SoftClub official translation)
|
||||
// VERSION file reports "2.1b", provided by trcpman in Trac #11302.
|
||||
// This version is Windows-only. It does not include a DOS interpreter and
|
||||
@ -5597,6 +5597,8 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
FANMADE11("The Dating Pool Demo (Itch.IO 2018)", "750e0f01ca54ac0ea49cff2753e1ae65", 1263, "094b9d3c841fe60076f06cdef3fb1383", 1467849),
|
||||
// Itch.IO 2019 release: more bug fixes and polish
|
||||
FANMADE11("The Dating Pool Demo (Itch.IO 2019)", "1f7b68ed422eadbf373cc8611bc56f94", 1393, "094b9d3c841fe60076f06cdef3fb1383", 1555073),
|
||||
// Reported in #11071
|
||||
FANMADE11("The Dating Pool Demo (2019 One Day)", "736656f6debeaf8c8f53ef4f4825511a", 1303, "4d6f521253ec67d0f1bd38c29c91c806", 915171),
|
||||
FANMADE("The Farm Nightmare", "fb6cbfddaa7c055e2c3d8cf4c683a7db", 906, "50655e8b8925f717e698e08f006f40be", 338303),
|
||||
FANMADE("The Gem Scenario", "ef5f61f4d2c6d31122d3e2baf89ad976", 642, "2f16be390dd90c3d7ca1c8a594ac0bfa", 244794),
|
||||
FANMADE("The Legend of the Lost Jewel", "ba1bca315e3818c5626eda51bcfbcccf", 636, "9b0736d69924af0cff32a0f78db96855", 300398),
|
||||
|
Loading…
x
Reference in New Issue
Block a user