ASYLUM: add detection for Spanish fanmade translation
Ticket 13087
This commit is contained in:
parent
177c92f77a
commit
17c27cdea8
1 changed files with 15 additions and 0 deletions
|
@ -189,6 +189,21 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
ADGF_TESTING | ADGF_DROPPLATFORM,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
// Spanish fanmade translation
|
||||
"asylum",
|
||||
"Fanmade",
|
||||
{
|
||||
{"SNTRM.DAT", 0, "7cfcc457c1f579fbf9878ac175d29374", 8930},
|
||||
{"RES.000", 0, "4a112c41f58ac89b472be8cbfe82ab4b", 272057},
|
||||
{"SCN.006", 0, "3a5b54da08198012dc0614114782d5fb", 2918330},
|
||||
AD_LISTEND
|
||||
},
|
||||
Common::ES_ESP,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_TESTING | ADGF_DROPPLATFORM,
|
||||
GUIO0()
|
||||
},
|
||||
{
|
||||
// English Demo
|
||||
"asylum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue