mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 10:26:40 +00:00
DIRECTOR: add The Simpsons Cartoon Studio WIN to detection
This commit is contained in:
parent
9a7d3b58ea
commit
53fb65932c
@ -135,8 +135,10 @@ static const PlainGameDescriptor directorGames[] = {
|
||||
{ "sciencesmart", "Science Smart"},
|
||||
{ "screamingmetal", "Screaming Metal"},
|
||||
{ "shanghai", "Shanghai: Great Moments"},
|
||||
{ "simpsons", "The Simpsons: Cartoon Studio"},
|
||||
{ "skyborg", "SkyBorg: Into the Vortex"},
|
||||
{ "snh", "A Silly Noisy House"},
|
||||
{ "splayer", "The Simpsons: Cartoon Studio Player"},
|
||||
{ "spyclub", "Spy Club" },
|
||||
{ "spycraft", "Spycraft: The Great Game" },
|
||||
{ "staytooned", "Stay Tooned!" },
|
||||
|
@ -682,6 +682,9 @@ static const DirectorGameDescription gameDescriptions[] = {
|
||||
|
||||
WINDEMO("shanghai", "Demo", "SHGMDEMO.EXE", "4a8fd0d74faef305bc935e1aac94d3e8", 712817, 400), // full game is not Director
|
||||
|
||||
WINGAME("simpsons", "", "SIMPSONS.EXE", "358af28ffe3fa515a9b9a03149483cb1", 3368957, 404),
|
||||
WINGAME("splayer", "", "SPLAYER.EXE", "8966c096c5718316fddc7b238dd9df94", 884843, 404), // standalone player for simpsons cartoons
|
||||
|
||||
MACGAME("skyborg", "", "SkyBorg 1.0", "bcd3c718db258701496b3c5bcb827ef2", 486954, 400),
|
||||
WINGAME("skyborg", "", "BORG.EXE", "855f305ba8ae70d5e5a53a9085b83d5b", 1887499, 400),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user