DIRECTOR: Add more games, fix some entries (#3470)

* DIRECTOR: Add detection entries for multiple demos and games

* DIRECTOR: Add rest of TKKG games, unrelated demo

* DIRECTOR: Add patches to get snh in-game

* DIRECTOR: Add detection entries for some more games
This commit is contained in:
Logan B 2021-11-10 15:56:57 +13:00 committed by GitHub
parent 230450fde3
commit ba4fbd253c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 675 additions and 223 deletions

View File

@ -194,6 +194,12 @@ const char *directoryGlobs[] = {
"PINK GEAR", // Pink Gear 2
"NAV",
"SSWARLCK", // Spaceship Warlock (Windows)
"InsMilo", // Milo and the Magical Stones
"dir",
"CHRISTMAS PRESENT", // Christmas Present
"Subotnick Hummingbirds", // All My Hummingbirds Have Alibis
"Silly Noisy House Folder", // A Silly Noisy House
"Installer Files", // Encarta '95
0
};

File diff suppressed because it is too large Load Diff

View File

@ -150,7 +150,8 @@ struct ScriptPatch {
" append(codeExampleList,\"6,301,302,303,304,305,306\")"},
{"jman", "", kPlatformWindows, "mmm:Mars Space Game 05", kMovieScript, 10, 0,
68, "set DamageParameter = (gProcessorSpeed/2) + 7)", "set DamageParameter = (gProcessorSpeed/2) + 7"},
68, "set DamageParameter = (gProcessorSpeed/2) + 7)",
"set DamageParameter = (gProcessorSpeed/2) + 7"},
{"jman", "", kPlatformWindows, "MMM:Shared Cast B&W", kMovieScript, 323, 0,
187, "set the trails of sprite 19 to 0", "set the locH of sprite 19 to 408"},