mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 00:15:30 +00:00
ASYLUM: add detection for Spanish fanmade translation
Ticket 13087
This commit is contained in:
parent
177c92f77a
commit
17c27cdea8
@ -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…
x
Reference in New Issue
Block a user