[Scummvm-git-logs] scummvm master -> cd44ddca138062cfd206be3fe10a426716788ae3
sev-
sev at scummvm.org
Mon Nov 1 11:26:55 UTC 2021
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:
cd44ddca13 MOHAWK: Add sizes, versions to some Myst entries
Commit: cd44ddca138062cfd206be3fe10a426716788ae3
https://github.com/scummvm/scummvm/commit/cd44ddca138062cfd206be3fe10a426716788ae3
Author: eientei (log.butt at gmail.com)
Date: 2021-11-01T12:26:51+01:00
Commit Message:
MOHAWK: Add sizes, versions to some Myst entries
Changed paths:
engines/mohawk/detection_tables.h
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index b686727199..9911bf0ef8 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -34,13 +34,13 @@ namespace Mohawk {
static const MohawkGameDescription gameDescriptions[] = {
// Myst
- // English Windows 3.11
- // From clone2727
+ // English Windows 3.11, v1.0
+ // From vonLeheCreative, #9645
{
{
"myst",
"",
- AD_ENTRY1("myst.dat", "ae3258c9c90128d274aa6a790b3ad181"),
+ AD_ENTRY1("myst.dat", "0e4b6fcbd2419d4371365314fb7443f8"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -58,7 +58,7 @@ static const MohawkGameDescription gameDescriptions[] = {
{
"myst",
"",
- AD_ENTRY1("myst.dat", "4beb3366ed3f3b9bfb6e81a14a43bdcc"),
+ AD_ENTRY1s("myst.dat", "4beb3366ed3f3b9bfb6e81a14a43bdcc", 66143659),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -70,13 +70,13 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Myst
- // English Windows 3.11, v1.0
- // From vonLeheCreative, #9645
+ // English MPC/Windows 3.11, v1.1
+ // From clone2727
{
{
"myst",
"",
- AD_ENTRY1("myst.dat", "0e4b6fcbd2419d4371365314fb7443f8"),
+ AD_ENTRY1s("myst.dat", "ae3258c9c90128d274aa6a790b3ad181", 66236882),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -94,7 +94,7 @@ static const MohawkGameDescription gameDescriptions[] = {
{
"myst",
"Demo",
- AD_ENTRY1("DEMO.DAT", "8ff8ae264f759ea4a79cc915757f17c4"),
+ AD_ENTRY1s("DEMO.DAT", "8ff8ae264f759ea4a79cc915757f17c4", 488921),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO | ADGF_NO_FLAGS,
@@ -106,13 +106,13 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Myst Demo
- // English Windows 3.11
+ // English Windows 3.11, v1.0.1
// From CD-ROM Today July, 1994
{
{
"myst",
"Demo",
- AD_ENTRY1("DEMO.DAT", "c39303dd53fb5c4e7f3c23231c606cd0"),
+ AD_ENTRY1s("DEMO.DAT", "c39303dd53fb5c4e7f3c23231c606cd0", 488415),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO | ADGF_NO_FLAGS,
@@ -142,13 +142,13 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Myst
- // German Windows 3.11
+ // German Windows 3.11, v1.0.3GE
// From LordHoto
{
{
"myst",
"",
- AD_ENTRY1("myst.dat", "e0937cca1ab125e48e30dc3cd5046ddf"),
+ AD_ENTRY1s("myst.dat", "e0937cca1ab125e48e30dc3cd5046ddf", 65610606),
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -178,13 +178,13 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Myst
- // Italian Windows ?
+ // Italian Windows 3.11, v1.1 IT
// From goodoldgeorg in bug #6895
{
{
"myst",
"",
- AD_ENTRY1("myst.dat", "a5795ce1751fc42525e4f9a1859181d5"),
+ AD_ENTRY1s("myst.dat", "a5795ce1751fc42525e4f9a1859181d5", 66795223),
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -255,7 +255,7 @@ static const MohawkGameDescription gameDescriptions[] = {
{
"makingofmyst",
"",
- AD_ENTRY1("making.dat", "f6387e8f0f7b8a3e42c95294315d6a0e"),
+ AD_ENTRY1s("making.dat", "f6387e8f0f7b8a3e42c95294315d6a0e", 8377),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -267,14 +267,14 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Making of Myst
- // Japanese Windows 3.11
+ // Japanese Windows 3.11, Italian Windows 3.11
// From clone2727
{
{
"makingofmyst",
"",
- AD_ENTRY1("making.dat", "03ff62607e64419ab2b6ebf7b7bcdf63"),
- Common::JA_JPN,
+ AD_ENTRY1s("making.dat", "03ff62607e64419ab2b6ebf7b7bcdf63", 4602),
+ Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUI_OPTIONS_MYST_MAKING_OF
@@ -291,7 +291,7 @@ static const MohawkGameDescription gameDescriptions[] = {
{
"myst",
"Masterpiece Edition",
- AD_ENTRY1("myst.dat", "c4cae9f143b5947262e6cb2397e1617e"),
+ AD_ENTRY1s("myst.dat", "c4cae9f143b5947262e6cb2397e1617e", 74070233),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
@@ -676,13 +676,13 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Riven: The Sequel to Myst
- // Version ? (Demo, From "Prince of Persia Collector's Edition")
+ // Version 1.03 (Demo, From "Prince of Persia Collector's Edition")
// From Clone2727
{
{
"riven",
"Demo",
- AD_ENTRY1("a_Data.MHK", "bae6b03bd8d6eb350d35fd13f0e3139f"),
+ AD_ENTRY1s("a_Data.MHK", "bae6b03bd8d6eb350d35fd13f0e3139f", 86703958),
Common::EN_ANY,
Common::kPlatformWindows,
(ADGF_DEMO | ADGF_DROPPLATFORM),
More information about the Scummvm-git-logs
mailing list