BURIED: Fix 1.00 detection entries

This commit is contained in:
Eugene Sandulenko 2021-03-26 08:29:19 +01:00
parent 8d527c95eb
commit af9aa7fbf2

View File

@ -39,7 +39,7 @@ static const ADGameDescription gameDescriptions[] = {
// English Windows 3.11 24BPP
// Installed
// v1.01
// v1.00
{
"buried",
"v1.00 24BPP",
@ -112,9 +112,9 @@ static const ADGameDescription gameDescriptions[] = {
// v1.00
{
"buried",
"v1.01 8BPP",
"v1.00 8BPP",
AD_ENTRY2s("BIT816.EX_", "e385901182f4eafe0a8a157e4f24fc1f", 366069,
"BIT8LIB.DL_","8a345993f60f6bed7c17fa9e7f2bc37d", 908854),
"BIT8LIB.DL_","8a345993f60f6bed7c17fa9e7f2bc37d", 900844),
Common::EN_ANY,
Common::kPlatformWindows,
GF_COMPRESSED,
@ -126,9 +126,9 @@ static const ADGameDescription gameDescriptions[] = {
// v1.00
{
"buried",
"v1.01 24BPP",
"v1.00 24BPP",
AD_ENTRY2s("BIT2416.EX_", "144ad890ad0ded4262438c3ef37b88f4", 363601,
"BIT24LIB.DL_","00e6eedbcef824988fbb01a87ca8f7fd", 2269314),
"BIT24LIB.DL_","00e6eedbcef824988fbb01a87ca8f7fd", 2272515),
Common::EN_ANY,
Common::kPlatformWindows,
GF_COMPRESSED | GF_TRUECOLOR,