mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 08:40:59 +00:00
SWORD1: Add detection entry for GOG.com translated version
This version is from GOG.com, plus the german translation, and DXA videos. Ticket #14592.
This commit is contained in:
parent
2022b893e0
commit
1da5439f7a
@ -242,7 +242,7 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
GUIO0()
|
||||
},
|
||||
|
||||
{ // DVD Trilogy collection
|
||||
{ // German DVD Trilogy collection
|
||||
"sword1",
|
||||
"",
|
||||
AD_ENTRY4s("clusters/scripts.clu", "72b10193714e8c6e4daca51791c0db0c", 1087240,
|
||||
@ -255,6 +255,19 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
GUIO0()
|
||||
},
|
||||
|
||||
{ // GOG.com version + german translation
|
||||
"sword1",
|
||||
"GOG.com",
|
||||
AD_ENTRY4s("clusters/scripts.clu", "72b10193714e8c6e4daca51791c0db0c", 1087240,
|
||||
"clusters/swordres.rif", "5463362dc77b6efc36e46ac84998bd2f", 59788,
|
||||
"clusters/text.clu", "76f93f5feecc8915435105478f3c6615", 2705446,
|
||||
"video/intro.dxa", "e27cd33593c08b66e8d20fbc40938789", 7397543),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO0()
|
||||
},
|
||||
|
||||
{
|
||||
"sword1",
|
||||
"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user