mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-05 17:20:30 +00:00
GOB: Added detection for playtoons4-de. Bugreport #13100
This commit is contained in:
parent
9640478b9b
commit
bbe39976fa
@ -356,6 +356,21 @@
|
||||
kFeatures640x480,
|
||||
"intro2.stk", 0, 0
|
||||
},
|
||||
{ // Supplied by indy4fan in bug report #13100. Orig title: "Der Mandarin-Prinz"
|
||||
{
|
||||
"playtoons4",
|
||||
"",
|
||||
AD_ENTRY2s("playtoon.stk", "f853153e9be33b9e0ec6970d05642e51", 30448480,
|
||||
"manda.stk", "fb65d32f43ade3ff573a8534d5a1a91e", 6492732),
|
||||
DE_DEU,
|
||||
kPlatformDOS,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GUIO_NOASPECT)
|
||||
},
|
||||
kGameTypePlaytoons,
|
||||
kFeatures640x480,
|
||||
"intro2.stk", 0, 0
|
||||
},
|
||||
{ //Supplied by goodoldgeorg in bug report #4390
|
||||
{
|
||||
"playtoons4",
|
||||
@ -389,11 +404,7 @@
|
||||
kFeatures640x480,
|
||||
"intro2.stk", 0, 0
|
||||
},
|
||||
|
||||
// -- Playtoons 5: The Stone of Wakan German -- "Der Stein von Wakan"
|
||||
// Bugreport #13099
|
||||
|
||||
{
|
||||
{ // Supplied by indy4fan in bug report #13099. Orig title: "Der Stein von Wakan"
|
||||
{
|
||||
"playtoons5",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user