[Scummvm-git-logs] scummvm master -> 58aac922ee7814dac431dde2e29dad8767f198e9
tag2015
noreply at scummvm.org
Sun Mar 24 18:39:00 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
58aac922ee AGS: Add detection entries for various games
Commit: 58aac922ee7814dac431dde2e29dad8767f198e9
https://github.com/scummvm/scummvm/commit/58aac922ee7814dac431dde2e29dad8767f198e9
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2024-03-24T19:35:56+01:00
Commit Message:
AGS: Add detection entries for various games
>From AGS forums + TRAC reports #15032-4
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index c9d6b355db0..2a60693f558 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -529,6 +529,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "agsawards2017", "AGS Awards Ceremony 2017" },
{ "agsawards2020", "AGS Awards Ceremony 2020" },
{ "agsawards2022", "AGS Awards Ceremony 2022" },
+ { "agsawards2023", "AGS Awards Ceremony 2023" },
{ "agsawardsbp", "AGS Awards Backstage Pass" },
{ "agscamerastd", "AGS Cameras Tech Demo" },
{ "agschess", "AGS Chess" },
@@ -921,6 +922,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "chasingrobot", "Chasing Robot" },
{ "chatroom", "Chatroom" },
{ "cheerfulscience", "Cheerful Science" },
+ { "cheetahs", "Cheetahs Are Meant To Be Fast" },
{ "chekken", "cheKKen" },
{ "cherrysquest", "Cherry's Quest For Coffee" },
{ "chessboard", "ChessBoard" },
@@ -1024,6 +1026,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "crypt", "Crypt" },
{ "cryptic", "Cryptic" },
{ "crystalquest", "Crystal Quest" },
+ { "crystalstory", "A Little Christmas Trial: Crystal's Story" },
{ "csihunt1", "CSI Hunt 1" },
{ "cspb", "Cake & Smurphy Puzzle Battle!" },
{ "cullfield", "The Cullfield Investigation" }, // aka Detective Ian Cullfield
@@ -1056,6 +1059,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "darktimesmerrychristmas", "Dark Times (Merry Christmas)" },
{ "darum", "Darum" },
{ "davegeneric", "Dave Generic" },
+ { "davidcriatividade", "David A Procura Da Criatividade" },
{ "davidletterman", "David Letterman - the Video Game" },
{ "davyjonesspellbook", "Davy Jones' Spellbook" },
{ "dawnswonderedatagesend", "Dawns Wondered: At Age's End" },
@@ -1173,6 +1177,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "dreadmacfarlanefils", "Dread Mac Farlane - Le Fils du Pirate" },
{ "dreadmacfarlanev2ep1", "Dread Mac Farlane V2 (Remake) - Episode 1" },
{ "dreadmacfarlanev2ep2", "Dread Mac Farlane V2 (Remake) - Episode 2" },
+ { "dreadmacfarlanev2ep3", "Dread Mac Farlane V2 (Remake) - Episode 3" },
{ "dreamagine", "Dreamagine" },
{ "dreamcatadv", "Dreamcat Adventure: Jenseits von Traum und Zeit" }, // Beyond Dream and Time
{ "dreamdiary", "Dream Diary Quest" },
@@ -1187,6 +1192,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "drillkiller", "DRILL KILLER" },
{ "drlutztimetravelmachine", "Dr.Lutz Time Travel Machine" },
{ "drmoby", "Dr. Moby: Meal Adventure" },
+ { "droi0", "DROI0" }, // aka DROID3
{ "drugsandalians", "drugs and alians" },
{ "drunkfredcell", "Drunk Fred in the Cell" },
{ "dumbassdrivers", "Dumbass Drivers!" },
@@ -1202,6 +1208,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "earlbobby2", "Earl Bobby is looking for his Balls" },
{ "earlbobby3", "Earl Bobby is looking for a Loo" },
{ "earlmansinthebreakout", "Earl Mansin: The Breakout" },
+ { "earthad", "Earth AD: Low Estate" },
{ "earthlingpriorities", "Earthling Priorities" },
{ "earthstory", "Earth Story" },
{ "easterencounter", "Easter Encounter" },
@@ -1354,6 +1361,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "foundations", "Foundations" },
{ "fountainofyouth", "Indiana Jones and the Fountain of Youth" },
{ "foyfighter", "Indiana Jones and the Fountain of Youth: Arcade Fighter" },
+ { "fragile", "Fragile" },
{ "framed", "Framed!" },
{ "frameonthewall", "The Frame on the Wall" },
{ "frankenpooper", "Frankenpooper" },
@@ -1779,6 +1787,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "lastnfurious", "Last'n'Furious" },
{ "lastnovax", "The Last No-Vax" },
{ "lastone", "The Last One" },
+ { "lastorder", "Last Order" },
{ "latarta1", "La Tarta - Una Aventura en Casa de Kelly" },
{ "latarta2", "La Tarta II - La Ciudad y el Cielo" },
{ "latarta3", "La Tarta III - El Circo de la Alegria" },
@@ -1911,6 +1920,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "maniacmansiondott", "Maniac Mansion - DOTT-style Remake" },
{ "maniacmetalheadmania", "Maniac Metalhead Mania" },
{ "maniacmetalheadmania2", "Maniac Metalhead Mania II: The Heavy Metal Rescue Mission" },
+ { "manoli", "Manoli: Aprendiz de Hechicera" },
{ "manvsfish", "Man vs. Fish" },
{ "mardsrevenge", "Mard's Personal Little Revenge" },
{ "martyausdemall", "Marty aus dem All" },
@@ -2542,6 +2552,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "prototypical", "Prototypical" },
{ "providence", "Providence" },
{ "proxecto", "Proxecto Percebe" },
+ { "psychicsam", "Psychic Sam and the Postal Service of Doom" },
{ "psychofb", "Psycho Flashback" },
{ "psychopomp", "Psychopomp" },
{ "pubmasterquest", "Pub Master Quest" },
@@ -2668,6 +2679,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "rogerquest", "Roger's Quest" },
{ "rogertreasure", "Roger Finds Treasure" },
{ "rogue", "Rogue" },
+ { "romanian", "Romanian Beginner" },
{ "ron5thanniversary", "Reality-on-the-Norm 5th Anniversary Trailer" },
{ "ronbeforethelegacy", "Reality-on-the-Norm: Before the Legacy" },
{ "rongyptian", "RoNgyptian" },
@@ -2691,6 +2703,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "sabotagenb", "Sabotage on Noegato-Bas" },
{ "saddsonissein", "Saddson Issein" },
{ "sagemonkey", "Great Sage Monkey" },
+ { "saladecosmique", "Salade Cosmique" },
{ "salazarsevilplan", "Salazar's Evil Plan" },
{ "salt", "Salt" },
{ "samarkand", "Samarkand" },
@@ -2704,6 +2717,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "santaquest", "Santa Quest" },
{ "santassidekick", "Santa's Sidekick" },
{ "santasstolensleigh", "Santa's Stolen Sleigh" },
+ { "sargasso", "Sargasso" },
{ "sarmanyanha", "The Manuscripts of Sarmanyanha" },
{ "satanquest", "Satan Quest" },
{ "satchsquest", "Satch's Quest" },
@@ -2798,6 +2812,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "sinking", "Sinking" },
{ "siren", "Siren" },
{ "sisterhelper", "Sister's Little Helper" },
+ { "sisterrevenge", "Revenge of the Nagging Sister" },
{ "sisyphus", "Sisyphus Reborn" },
{ "skippysavestheday", "Skippy Saves The Day" },
{ "skumring", "Skumring" },
@@ -2950,6 +2965,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "stickamhour1", "Stickam Hour Game - Downfallen Superhero" },
{ "stickamhour2", "Stickam Hour Game - Pirates" },
{ "stickemup", "Stick 'em Up" },
+ { "stickmanquest", "Stick Man Quest" },
{ "stickmanrpg", "Stickman RPG" },
{ "stickmenterrorists", "Stickmen in the land of the terrorists" },
{ "stickycrimsonhouse", "Sticky the Stick Figure Part 1: The Crimson House" },
@@ -3426,6 +3442,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "whitemoredeadep1", "White is more DEAD - Episode I" },
{ "whitemoredeadep2", "White is more DEAD - Episode II" },
{ "whitemoredeadep3", "White is more DEAD - Episode III" },
+ { "whodunit", "Whodunit" },
{ "whokilledbambi", "Who Killed Bambi?" },
{ "whokilledwho", "Who Killed Who?" },
{ "whopper", "What a whopper!" },
@@ -4389,6 +4406,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("leewardep1", "LeeWard.exe", "886b68d435856de8fe38b65cabf38273", 1885509300), // itch.io Eng-Esp
GAME_ENTRY_EN_STEAM("legendofhand", "legend of hand.exe", "fc478dd7564c908615c9366398d995c8", 75797285),
GAME_ENTRY_EN("legendofhand", "legend of hand.exe", "fc478dd7564c908615c9366398d995c8", 75797155),
+ GAME_ENTRY_EN("legendofhand", "legend of hand.exe", "e07a475bcf14bc75c016724186f222ac", 75971657), // itch.io v2.01
GAME_ENTRY_PLUGIN_GOG_EN_NOAUTOSAVE("mage", "ac2game.dat", "2e822f554994f36e0c62da2acda874da", 30492258, nullptr), // Mac
GAME_ENTRY_PLUGIN_GOG_EN_NOAUTOSAVE("mage", "mages_initiation.exe", "2e822f554994f36e0c62da2acda874da", 30492089, nullptr),
GAME_ENTRY_PLUGIN_STEAM_EN_NOAUTOSAVE("mage", "mages_initiation.exe", "2e822f554994f36e0c62da2acda874da", 30492087, nullptr),
@@ -4993,6 +5011,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
DETECTION_ENTRY("maniacmansiondott", "Dott-Villa.exe", "06a03fe35791b0578068ab1873455463", 6536886, Common::DE_DEU, "Kitchen Tech Demo", nullptr, ADGF_DEMO),
DETECTION_ENTRY("maniacmansiondott", "dott-tech.exe", "06a03fe35791b0578068ab1873455463", 6488944, Common::DE_DEU, "Laboratory Tech Demo", nullptr, ADGF_DEMO),
DEMO_ENTRY_LANG("maniacmansionds", "spyvsspy.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 5380409, Common::DE_DEU),
+ DEMO_ENTRY_LANG("manoli", "Manoli - Apendiz de Hechicera.exe", "ae2e93ae61a612dd8cad1290bd5f7443", 24460422, Common::ES_ESP),
DEMO_ENTRY_EN("mash", "mash demo.ags", "af4276d98c9f71dba02658fe95e49b75", 2565641),
DEMO_ENTRY_EN("mash", "mash demo.exe", "7825fa980fcd058caadaf6d3377b1f78", 5601309),
DEMO_ENTRY_EN("matttothefuture", "MTTF.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 5560975),
@@ -5369,6 +5388,9 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("agsawards2022", "AGS Awards 2022.exe", "e0c91ac3e4bbfad799b958afb5878d32", 926641116), // Win
GAME_ENTRY_EN("agsawards2022", "AGS Awards 2022.ags", "2abf435d01917e3a598fc370dfe43af0", 923130246), // Linux
GAME_ENTRY_EN("agsawards2022", "ac2game.dat", "2abf435d01917e3a598fc370dfe43af0", 923130246), // Mac
+ GAME_ENTRY_EN("agsawards2023", "AGS Awards 2023.exe", "ab317f18d05b816d9f35556519f9c4aa", 612673895), // Win
+ GAME_ENTRY_EN("agsawards2023", "AGS Awards 2023.ags", "e2125e49d2dc4ed54fb68f63eff52ce8", 609169747), // Linux
+ GAME_ENTRY_EN("agsawards2023", "ac2game.dat", "e2125e49d2dc4ed54fb68f63eff52ce8", 609169747), // Mac
GAME_ENTRY_EN("agsawardsbp", "AGS Awards Backstage Pass.exe", "82da2565c456dcfb265ded6fe3189c0b", 6458787),
GAME_ENTRY_EN("agscamerastd", "camdemo.exe", "17009da9820f5aa86d0588023d497db8", 26012159), // Windows
GAME_ENTRY_EN("agscamerastd", "camdemo.ags", "4e6e999d090581aea259ee10428d5628", 22977515), // Linux
@@ -5863,6 +5885,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("chatroom", "chatroom.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 6760748),
GAME_ENTRY_EN_PLATFORM("chatroom", "chatroom.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 6055942, "OROW"),
GAME_ENTRY_EN("cheerfulscience", "cheerfulscience.exe", "06a03fe35791b0578068ab1873455463", 7740040),
+ GAME_ENTRY_EN("cheetahs", "Cheetah.exe", "467643a8f3484ce5f384979773245b7c", 102544802), // GainJam entry
+ GAME_ENTRY_EN_PLATFORM("cheetahs", "Cheetah.exe", "bf02e43fecd1f66bfa7ee2901cb6c6b4", 125589192, "post-GainJam fix"),
GAME_ENTRY_EN("chekken", "chekken.exe", "bde175c0c4d87a59a7a082be595d08da", 13477393),
GAME_ENTRY_EN("cherrysquest", "Coffee.exe", "1b0541ad9e6b6d3ceed71f6757f275c0", 9090885),
GAME_ENTRY_EN("chessboard", "ChessBoard.exe", "82da2565c456dcfb265ded6fe3189c0b", 2638884),
@@ -5996,6 +6020,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("crypt", "crypt.exe", "0500aacb6c176d47ac0f8158f055db83", 2089059),
GAME_ENTRY_EN("cryptic", "cryptic.exe", "d9143b143b011d7bd8726c1bb5dabc59", 6027654),
GAME_ENTRY_EN("crystalquest", "MarchMAGS.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 2284362),
+ GAME_ENTRY_LANG("crystalstory", "LittleChristmasTrial.exe", "55efec16c51fcbe3748009434fa56251", 10627427, Common::DE_DEU),
GAME_ENTRY_EN("csihunt1", "csi hunt 1.exe", "06a03fe35791b0578068ab1873455463", 2190662),
GAME_ENTRY_EN("cspb", "cspb.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 77296215),
GAME_ENTRY_EN_PLATFORM("cullfield", "Detective Ian.exe", "7a3096ac0237cb6aa8e1718e28caf039", 7501660, "Prototype"),
@@ -6030,6 +6055,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("darktimesmerrychristmas", "Dark Times (Merry Christmas).exe", "1b9f13d430bb15bf30d0fd044358db68", 49043355),
GAME_ENTRY_EN("darum", "afterlife.exe", "0241777c2537fc5d077c05cde10bfa9f", 4082712),
GAME_ENTRY_EN("darum", "Darum.exe", "0241777c2537fc5d077c05cde10bfa9f", 4082708),
+ GAME_ENTRY_LANG("davidcriatividade", "New game.exe", "7ddb9e776648faed5a51170d087074e9", 128362958, Common::PT_BRA),
+ GAME_ENTRY_LANG("davidcriatividade", "New game.ags", "7fbc53d2e568e9a04a41ca2aad444f68", 125875646, Common::PT_BRA),
GAME_ENTRY_EN("davegeneric", "generic.exe", "a524cbb1c51589903c4043b98917f1d9", 2449830),
GAME_ENTRY_EN("davidletterman", "letterman.exe", "615e806856b7730afadf1fea9a756b70", 17019706),
GAME_ENTRY_EN("davyjonesspellbook", "dj_sbook.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 1095440),
@@ -6174,6 +6201,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_LANG("dreadmacfarlanefils", "Le fils du Pirate.exe", "f6a5f0a2f617b84174b5ab48147ae9f7", 1864534844, Common::FR_FRA),
GAME_ENTRY("dreadmacfarlanev2ep1", "Dread Mac Farlane - episode 1.ags", "a088db68f7aadfa02149a91680dee1c5", 123567066), // Eng-Fra
GAME_ENTRY("dreadmacfarlanev2ep2", "Dread Mac Farlane - episode 2.ags", "e992d5daaf77f9a8a234a9ba44a9a163", 131631424), // Eng-Fra
+ GAME_ENTRY("dreadmacfarlanev2ep3", "Dread Mac Farlane - episode 3.ags", "16565ca9277d9e8eafc3eef11d1ffb74", 181377632), // Eng-Fra
GAME_ENTRY_EN("dreamychristmas", "Your dreamy Christmas.exe", "a4e6ec808b347f4456eae7c808e90727", 84727913), // Windows
GAME_ENTRY_EN("dreamychristmas", "Your dreamy Christmas.ags", "f61d34a8a5c9501962c7161fe127aba2", 81696341), // Linux
GAME_ENTRY_EN("dreamagine", "Game.exe", "256752c9a97b4780fc5e6f3239c8cdf1", 11122818),
@@ -6191,6 +6219,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("drillkiller", "LD22_Entry.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 4121415),
GAME_ENTRY("drlutztimetravelmachine", "Dr.Lutz Machine.exe", "2bc8f994a7d1e05ed45f35abf2128231", 12602529), // En-It
GAME_ENTRY_EN("drmoby", "Moby.exe", "3128b9f90e2f954ba704414ae854d10b", 1600777),
+ GAME_ENTRY_EN("droi0", "DROI0.exe", "0500aacb6c176d47ac0f8158f055db83", 13815202),
GAME_ENTRY_EN("drugsandalians", "Drugs and alians.exe", "82da2565c456dcfb265ded6fe3189c0b", 158823644),
GAME_ENTRY_EN("drunkfredcell", "Cell.exe", "0b7529a76f38283d6e850b8d56526fc1", 811527),
GAME_ENTRY_EN("dungeonhands", "DungeonHands.exe", "0a6704159f6f716ac80da91c430430ce", 16276450),
@@ -6206,6 +6235,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("earlbobby2", "Bobby's Balls.exe", "bb59de174d70797d774dec76a171352d", 4006605), // En-De
GAME_ENTRY("earlbobby3", "Earl Bobby 3.exe", "804add6fbbb791b7be195dc0097434a1", 4379857), // En-De-It
GAME_ENTRY("earlmansinthebreakout", "Earl Mansin.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 108987401), // En-De
+ GAME_ENTRY_EN("earthad", "EarthADLowEstate.ags", "201270d3ff9db041badc9c4a90a46f1f", 95124070), // itch.io client
GAME_ENTRY_EN("earthlingpriorities", "Earthling Priorities.exe", "9b54ea3557373188d8388ec4d1ae5eed", 21490281),
GAME_ENTRY_EN("earthstory", "EarthStory.exe", "82da2565c456dcfb265ded6fe3189c0b", 23042784),
GAME_ENTRY_EN("easterencounter", "Easter Encounter.exe", "779421cd8ad5268e2efdb26e04608db7", 30257364),
@@ -6385,6 +6415,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("fortressofwonders", "Fortress.exe", "465f972675db2da6040518221af5b0ba", 4474304),
GAME_ENTRY_EN("foundations", "Foundations.exe", "8b4a2cb0849b02ffb981dc06b38c968e", 13779901),
GAME_ENTRY_EN("framed", "Jhum.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 4572587),
+ GAME_ENTRY_EN("fragile", "GGJ20.exe", "22d2d13d88310758fc76ff9d6e4f23b8", 2580434),
GAME_ENTRY_EN("frameonthewall", "RoomofFear_Oct.exe", "495d45fb8adfd49690ae3b97921feec6", 17366083),
GAME_ENTRY_EN("frankenpooper", "frankenpooper.exe", "fb3b0f6bad923958d9d9198daea125e6", 24372899),
GAME_ENTRY_EN("frankfurter1", "FRANKFURTER.exe", "3367a5cfcf7b3e1948a276ac71ce1033", 9509749),
@@ -6907,6 +6938,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("lastnfurious", "Last'n'Furious.exe", "3569271305cddb7156260cce9439e543", 17697035), //v1.0.4
GAME_ENTRY_LANG("lastnovax", "THE LAST NO VAX.exe", "63f8a60cc094996bd070e68cb3c4722c", 26323807, Common::IT_ITA),
GAME_ENTRY("lastone", "The Last One.exe", "7f057a2af1080632b4946d67382fe349", 17872546), // Eng-Esp
+ GAME_ENTRY_EN("lastorder", "BlueAngel_8.exe", "a524cbb1c51589903c4043b98917f1d9", 38770175),
GAME_ENTRY_LANG("latarta1", "BAGADV.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 10344924, Common::ES_ESP),
GAME_ENTRY_LANG("latarta2", "BAGADV2.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 311509933, Common::ES_ESP),
GAME_ENTRY_LANG("latarta3", "BAGADVIII.exe", "615e73fc1874e92d60a1996c2330ea36", 103114105, Common::ES_ESP),
@@ -7807,6 +7839,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("proofoffiction", "PoF.exe", "9cf51833e787cc919837d9a8bd8fc14c", 2723885),
GAME_ENTRY_EN("proposal", "Proposal.exe", "46aaeedf91c1763adc2978cacd9673e5", 4593850),
GAME_ENTRY("providence", "Providence.exe", "1c00b5d482f5531cb1eba7360b98b3e4", 625922261), // Eng-Ita
+ GAME_ENTRY_EN("psychicsam", "Psychic Sam.exe", "340cc4078ead735cfe5caa8f21967887", 8243263),
GAME_ENTRY_EN("psychofb", "Psycho Flashback.exe", "a524cbb1c51589903c4043b98917f1d9", 2285929),
GAME_ENTRY_EN("psychopomp", "psychopomp.exe", "b142b43c146c25443a1d155d441a6a81", 23721476), // Windows
GAME_ENTRY_EN("psychopomp", "psychopomp.ags", "98a29b0b5e61d8c756c426b6945c869d", 21241332), // Linux
@@ -7956,6 +7989,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("rogue", "Rogue.exe", "4309e1468cdde96ad97f6988e9d5bc65", 31745808), // Windows
GAME_ENTRY_EN("rogue", "Rogue.ags", "0813cb3228cc108239c4583e66ca9137", 28647676), // Linux
GAME_ENTRY_EN("rogue", "ac2game.dat", "0813cb3228cc108239c4583e66ca9137", 28647676), // Mac
+ GAME_ENTRY_EN("romanian", "Beginner.ags", "cff2e109cc5f5363db4ba43b2868a628", 296534681),
GAME_ENTRY_EN("ronbeforethelegacy", "RONlegacy.exe", "0b7529a76f38283d6e850b8d56526fc1", 4792872),
GAME_ENTRY_EN("ronoutbreak", "RoN-DayOfComet.exe", "465f972675db2da6040518221af5b0ba", 10497989),
GAME_ENTRY_EN("ronsixteen", "16c.exe", "06a03fe35791b0578068ab1873455463", 2467851),
@@ -7977,6 +8011,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("sabotagenb", "Sabotage.ags", "afd7630312d1acb8920885d0b3fd7396", 468278241), // Linux v1.1 Eng-Deu
GAME_ENTRY_EN("saddsonissein", "Issein.exe", "3e8667bab45f2e5d7237db53ab376400", 4070795),
GAME_ENTRY_EN("sagemonkey", "monkey.exe", "0710e2ec71042617f565c01824f0cf3c", 16157032),
+ GAME_ENTRY("saladecosmique", "Salade cosmique.exe", "615e73fc1874e92d60a1996c2330ea36", 23758116), // Eng-Fra
GAME_ENTRY_EN("salazarsevilplan", "Jonny Smallvalley.exe", "a524cbb1c51589903c4043b98917f1d9", 64646627),
GAME_ENTRY_EN("samarkand", "Samarkand.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 4426913),
GAME_ENTRY_EN("sammysperm", "OROW.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1515435),
@@ -7991,6 +8026,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("santaquest", "Santaquest.exe", "0564de07d3fd5c16e6947a647061913c", 5318615),
GAME_ENTRY_EN("santassidekick", "Xmas.exe", "0710e2ec71042617f565c01824f0cf3c", 1921077),
GAME_ENTRY_EN("santasstolensleigh", "SantaStolenSleigh.exe", "414c1d7cefe1a637bc1fc155e69b642c", 15296926),
+ GAME_ENTRY_EN_PLATFORM("sargasso", "jamgame.exe", "6e861b1f476ff7cdf036082abb271329", 44598553, "Prototype"),
GAME_ENTRY_EN("sarmanyanha", "Manuscript.exe", "e88bd0c3e4578a170a4fd64bba97b301", 531055749),
GAME_ENTRY_EN("satanquest", "Satan.exe", "9cf51833e787cc919837d9a8bd8fc14c", 4079343),
GAME_ENTRY("satanquest", "Satan.exe", "70cd70d2fc7b2a8716fc58fc9deaf259", 4779276), // updated Eng-Deu
@@ -8112,6 +8148,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("sinking", "OROW_Sinking.exe", "615e73fc1874e92d60a1996c2330ea36", 13781179),
GAME_ENTRY_EN("siren", "Siren.exe", "0564de07d3fd5c16e6947a647061913c", 10015441),
GAME_ENTRY_EN("sisterhelper", "Little Helper.exe", "615e73fc1874e92d60a1996c2330ea36", 8922861),
+ GAME_ENTRY_EN("sisterrevenge", "BlueAngel_2.exe", "a524cbb1c51589903c4043b98917f1d9", 12289754),
GAME_ENTRY_EN("sisyphus", "Sisyphus.exe", "c6496a18d39036c853da42b5888456d3", 98454819), // itch.io 1.0 Win/Mac
GAME_ENTRY_EN("sisyphus", "Sisyphus Reborn.exe", "059f968398cb58cb40908b217f406863", 98804803), // itch.io 1.0.1 Win
GAME_ENTRY_EN_STEAM("sisyphus", "SisyphusReborn.exe", "548f7dfee3c3567ee43792823532b5ff", 99531181),
@@ -8300,6 +8337,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_EN("stickamhour1", "IB SHAG Entry 12july.exe", "95dcf736be87cf7d40bf64d5b078c4b7", 1694283),
GAME_ENTRY_EN("stickamhour2", "IB SHAG entry 13_07_08.exe", "95dcf736be87cf7d40bf64d5b078c4b7", 1703894),
GAME_ENTRY_EN("stickemup", "stick.exe", "0b7529a76f38283d6e850b8d56526fc1", 694226),
+ GAME_ENTRY_EN("stickmanquest", "stickman quest.exe", "06a03fe35791b0578068ab1873455463", 1723909),
GAME_ENTRY_EN("stickmenterrorists", "stick.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 2399329),
GAME_ENTRY_EN("stickycrimsonhouse", "Crimson House Files.exe", "3b095a7872e04769d04ab45e9c1b66eb", 3610653),
GAME_ENTRY_EN("stolenmoustache", "moustache.exe", "615e73fc1874e92d60a1996c2330ea36", 2089017),
@@ -8898,6 +8936,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY_LANG("whitemoredeadep1", "WIMD Ep1.exe", "615e73fc1874e92d60a1996c2330ea36", 83183259, Common::FR_FRA),
GAME_ENTRY_LANG("whitemoredeadep2", "WIMD-EPII.exe", "e1470998fea556ea5f2342fd8779ccce", 340727789, Common::FR_FRA),
GAME_ENTRY_LANG("whitemoredeadep3", "WIMD-Episode3.exe", "5529522460cb27d6a4f2619aee618590", 624193679, Common::FR_FRA),
+ GAME_ENTRY_EN("whodunit", "Whodunit.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 26093101),
GAME_ENTRY_EN("whokilledbambi", "wkb.exe", "0500aacb6c176d47ac0f8158f055db83", 2216313),
GAME_ENTRY_EN("whokilledwho", "WhoKilledWho.exe", "06a03fe35791b0578068ab1873455463", 2065059),
GAME_ENTRY_EN("whopper", "What a whopper.exe", "9f8a9d74c09f188af9af3e263f8b59bc", 17615905), // Windows
More information about the Scummvm-git-logs
mailing list