[Scummvm-git-logs] scummvm master -> 879109836be0a53bc2305ba65ea5471d0dc8861b
SupSuper
noreply at scummvm.org
Wed Mar 29 22:22:12 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
879109836b SCUMM: Add detection for Amazon Games Launcher versions of LOOM and The Dig
Commit: 879109836be0a53bc2305ba65ea5471d0dc8861b
https://github.com/scummvm/scummvm/commit/879109836be0a53bc2305ba65ea5471d0dc8861b
Author: SupSuper (supsuper at gmail.com)
Date: 2023-03-29T23:21:31+01:00
Commit Message:
SCUMM: Add detection for Amazon Games Launcher versions of LOOM and The Dig
https://bugs.scummvm.org/ticket/14374
https://bugs.scummvm.org/ticket/14375
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index b1beedbcec8..d658a9c86eb 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -185,6 +185,7 @@ loom Loom
5d88b9d6a88e6f8e90cded9d01b7f082 8307 en DOS VGA VGA CD Version v1.0 from 10. Feb 92 (Talkie) Peter Eckerlein, Fingolfin
0354ee0d14cde1264ec762261c04c14a 585728 en Windows Steam Steam Steam Version Ben Castricum, Filippos Karapetis
b4a677bf27c010a747975705108ff1e6 393572 en Mac Steam Steam Steam Version Filippos Karapetis
+ c7689be9f82426f9a7c8906f62e64ab1 592280 en Windows Steam Amazon Amazon Games Launcher Fancy2209
c5d10e190d4b4d59114b824f2fdbd00e 7540 en FM-TOWNS FM-TOWNS - - dhewg, Andrea Petrucci
31b8fda4c8c7413fa6b39997e776eba4 -1 jp FM-TOWNS FM-TOWNS - - khalek, Andrea Petrucci
@@ -414,6 +415,7 @@ dig The Dig
d8323015ecb8b10bf53474f6e6b0ae33 16304 All All - - - Fingolfin
aad201302286c1cfee92321cd406e427 811008 All Windows Steam Steam Steam Version Ben Castricum, Filippos Karapetis
d93cc8be628ed5d3b3a29188fc7105d3 1061296 All Mac Steam Steam Steam Version Filippos Karapetis
+ a940b79c6f1e83f607573ed71ab891ec 458752 All Windows Steam Amazon Amazon Games Launcher Fancy2209
d62047a6729349ab36f7ee065bf26509 -1 ru All - - - sev
ebdd2fbc995a321605375dc57766db79 16304 ru All - With Subtitles - sev
35a2d3040fa512f8232d9e443319d84d 659335495 en Mac - - Mac bundle Fingolfin
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 23b17edc84a..6a434cc550b 100644
--- a/engines/scumm/scumm-md5.h
+++ b/engines/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Thu Mar 16 21:52:10 2023
+ This file was generated by the md5table tool on Wed Mar 29 22:04:39 2023
DO NOT EDIT MANUALLY!
*/
@@ -530,6 +530,7 @@ static const MD5Table md5table[] = {
{ "a85856675429fe88051744f755b72f93", "farm", "HE 73", "", -1, Common::EN_ANY, Common::kPlatformWindows },
{ "a86f9c49355579c30d4a55b477c0d869", "baseball2001", "", "", -1, Common::EN_ANY, Common::kPlatformUnknown },
{ "a8fcc3084ad5e3e569722755f205b1ef", "pajama3", "", "Mini Game", 13911, Common::DE_DEU, Common::kPlatformWindows },
+ { "a940b79c6f1e83f607573ed71ab891ec", "dig", "Steam", "Amazon", 458752, Common::UNK_LANG, Common::kPlatformWindows },
{ "a9543ef0d79bcb47cd76ec197ad0a967", "puttmoon", "", "", -1, Common::EN_ANY, Common::kPlatform3DO },
{ "a95baf7746f1be4985ad42126993a744", "monkey2", "", "", -1, Common::KO_KOR, Common::kPlatformDOS },
{ "a99c39ba65b6086be28aef576da69595", "spyozon", "", "Demo", 15335, Common::FR_FRA, Common::kPlatformWindows },
@@ -604,6 +605,7 @@ static const MD5Table md5table[] = {
{ "c63ee46143ba65f9ce14cf539ca51bd7", "atlantis", "Floppy", "Floppy", 12030, Common::EN_ANY, Common::kPlatformDOS },
{ "c666a998af90d81db447eccba9f72c8d", "monkey", "No AdLib", "EGA", -1, Common::EN_ANY, Common::kPlatformAtariST },
{ "c6907d44f1166941d982864cd42cdc89", "pajama2", "HE 99", "", 60678, Common::DE_DEU, Common::kPlatformUnknown },
+ { "c7689be9f82426f9a7c8906f62e64ab1", "loom", "Steam", "Amazon", 592280, Common::EN_ANY, Common::kPlatformWindows },
{ "c782fbbe74a987c3df8ac73cd3e289ed", "freddi", "HE 73", "", -1, Common::SE_SWE, Common::kPlatformMacintosh },
{ "c7890e038806df2bb5c0c8c6f1986ea2", "monkey", "VGA", "VGA", 8357, Common::EN_ANY, Common::kPlatformDOS },
{ "c7be10f775404fd9785a8b92a06d240c", "atlantis", "FM-TOWNS", "", 12030, Common::EN_ANY, Common::kPlatformFMTowns },
More information about the Scummvm-git-logs
mailing list