[Scummvm-git-logs] scummvm master -> 53a380c69f83153c895f2c3a496189994021ad38
lotharsm
noreply at scummvm.org
Sat Jul 1 10:17:26 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:
53a380c69f SWORD1: Add Brazilian game variant
Commit: 53a380c69f83153c895f2c3a496189994021ad38
https://github.com/scummvm/scummvm/commit/53a380c69f83153c895f2c3a496189994021ad38
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-07-01T12:17:13+02:00
Commit Message:
SWORD1: Add Brazilian game variant
Changed paths:
engines/sword1/detection_tables.h
diff --git a/engines/sword1/detection_tables.h b/engines/sword1/detection_tables.h
index 6828c38ceb9..07228959696 100644
--- a/engines/sword1/detection_tables.h
+++ b/engines/sword1/detection_tables.h
@@ -333,6 +333,19 @@ static const ADGameDescription gameDescriptions[] = {
GUIO0()
},
+ {
+ "sword1",
+ "",
+ AD_ENTRY4s("clusters/scripts.clu", "72b10193714e8c6e4daca51791c0db0c", 1088468,
+ "clusters/swordres.rif", "34c111f224e75050a523dc758c71d54e", 60612,
+ "clusters/text.clu", "76f93f5feecc8915435105478f3c6615", 3164478,
+ "smackshi/intro.smk", "4a7343c3d59526dcab04be7a6af3943a", 13238300),
+ Common::PT_BRA,
+ Common::kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO0()
+ },
+
{
"sword1",
"English speech",
More information about the Scummvm-git-logs
mailing list