[Scummvm-git-logs] scummvm master -> a562d53f1829037fca062ec9444537510dbb85ec
aquadran
noreply at scummvm.org
Thu Dec 23 18:46:46 UTC 2021
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:
a562d53f18 AGS: Detection for new games (I-K) + small fixes
Commit: a562d53f1829037fca062ec9444537510dbb85ec
https://github.com/scummvm/scummvm/commit/a562d53f1829037fca062ec9444537510dbb85ec
Author: Walter Agazzi (tag2015 at gmail.com)
Date: 2021-12-23T19:46:41+01:00
Commit Message:
AGS: Detection for new games (I-K) + small fixes
* Add new games (initials I-K)
* Naming fixes
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index fcf4d050e7..e513bde866 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -47,11 +47,11 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "bookofspells2", "Book of Spells 2" },
{ "bookofspells3", "Book of Spells 3" },
{ "calsoon", "Calsoon" },
+ { "candy", "I Want Candy" },
{ "captainmuchly", "Captain Muchly Drinks Bleach" },
{ "carverisland1", "The Secret of Carver Island" },
{ "carverisland2", "Carver Island 2: Mrs. Rodriguez's Revenge" },
{ "castlequest", "Castle Quest" },
- { "chamber", "Chamber" },
{ "chef", "The Chef" },
{ "commanderkeenron", "Commander Keen Enters Reality-on-the-Norm" },
{ "compensation", "Compensation" },
@@ -76,6 +76,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "edgeofreality", "Edge of Reality" },
{ "edsgravedigger", "Ed's Gravedigger" },
{ "elburro", "El Burro" },
+ { "equallyinsane", "Jake Rabbit in: E.I. - Equally Insane" },
{ "erniesbigadventure1", "Ernie's Big Adventure" },
{ "erniesbigadventure2", "Ernie's Big Adventure II" },
{ "everythingeuro", "Everything Euro (Alles Euro)" },
@@ -100,10 +101,15 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "hookymcp", "Hooky McPegleg, Pirate Postman" },
{ "housequest", "Joe Jenkins in: House Quest" },
{ "huckleburyhippie", "Hucklebury Hippie" },
+ { "ijuntitled", "Ian James' Untitled Game" },
+ { "inadream", "In a Dream" },
+ { "indysecretchamber", "Indiana Jones and the Secret Chamber of Schloss Brunwald" },
{ "intergalacticlife", "Intergalactic Life" },
{ "invasionspacealiens", "Invasion of the Space Aliens Who Are Not From Earth But From Some Other Planet" },
+ { "islandquest", "Island Quest" },
{ "ispy", "I Spy" },
{ "jamesbondage", "James Bondage" },
+ { "javajo", "Java Jo's Koffee Stand!" },
{ "jinglebells", "Jingle Bells" },
{ "kidnapped", "Kidnapped" },
{ "kittensandcacti", "Kittens and Cacti" },
@@ -152,7 +158,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "robblanc3", "Rob Blanc III: The Temporal Terrorists" },
{ "rodekill", "Rode Kill: A Day In the Life" },
{ "rodequest", "Rode Quest" },
- { "rollinfoy", "Rollinfoy" },
{ "ronbeachparty", "Reality-on-the-Norm Beach Party" },
{ "ronxmas2002", "Reality-on-the-Norm Xmas 2002" },
{ "samthepiratemonkey", "Sam The Pirate Monkey" },
@@ -229,8 +234,10 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "grandmabadass", "GrandMa Badass" },
{ "guardduty", "Guard Duty" },
{ "herdiscoming", "Herd is Coming" },
+ { "jorry", "JORRY" },
{ "justignorethem", "Just Ignore Them" },
{ "justignorethemremake", "Just Ignore Them (Remake)" },
+ { "kathyrain", "Kathy Rain" },
{ "killyourself", "Kill Yourself" },
{ "lamplightcity", "Lamplight City" },
{ "legendofhand", "Legend of Hand" },
@@ -342,7 +349,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "aggghost", "A G-G-Ghost!" },
{ "agitprop", "Agitprop: The Game" },
{ "agnosticchicken", "Agnostic Chicken" },
- { "ags-mi3", "AGS MI3" },
{ "agsawards2008", "AGS Awards Ceremony 2008" },
{ "agsawards2016", "AGS Awards Ceremony 2016" },
{ "agsawards2017", "AGS Awards Ceremony 2017" },
@@ -626,7 +632,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "captaincringe", "Chronicles of Captain Cringe" },
{ "captaindisastermoon", "Captain Disaster In: The Dark Side of the Moon" },
{ "captaindownes", "Captain Downes and the Pirate Princess" },
- { "carrin", "Carrin" },
{ "carrotbobinzxspeccyworld", "Carrot Bob in ZX speccy world" },
{ "cartlife", "Cart Life" },
{ "casablancathedayafter", "Casablanca, The Day After" },
@@ -705,6 +710,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "conspiracybelowzero", "Conspiracy: Below-Zero" },
{ "conspiracyofsongo", "Conspiracy of Songo" },
{ "constancethebarbarian", "Constance the Barbarian" },
+ { "contact", "Contact" },
{ "content", "Content" },
{ "contrapasso", "Commissar's Contrapasso" },
{ "cop", "Cop" },
@@ -796,7 +802,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "dehaunt", "Dehaunt" },
{ "deity", "Deity" },
{ "delerium", "Delerium" },
- { "demogame", "Demo Game" },
+ { "demogame", "JWB Games Demo Game" },
{ "demonday", "Demon Day" },
{ "demonslayer5", "Demon Slayer 5" },
{ "derrekquest", "Derrek Quest I: Lost in the desert" },
@@ -1086,7 +1092,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "gwendarkly", "Gwen Darkly: A Speechless Case" },
{ "hack", "Hack" },
{ "halloween", "Halloween" },
- { "halloweenguest", "Halloween with an unexpected Guest " },
+ { "halloweenguest", "Halloween with an unexpected Guest" },
{ "halloweenhorror", "Halloween Horror" },
{ "hallwayofadventures", "Hallway of Adventures" },
{ "hangon", "Hang On" },
@@ -1159,89 +1165,139 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "hydrate", "HYDRATE" },
{ "hypnotoad", "Hypnotoad" },
{ "iamjason", "IAMJASON" },
+ { "icantsleep", "I Can't Sleep in Silence - It's Always Darkest" },
+ { "iceintheair", "Ice in the Air" },
+ { "icestationzero", "Ice Station Zero" },
{ "id", "iD" },
- { "iforgot", "I forgot..." },
+ { "iforgot", "I Forgot..." },
{ "iggrok", "Instagame: Grok" },
{ "igspaceadventurer", "Instagame: Space Adventurer" },
+ { "igstrangeplanet", "Instagame: The Strange Planet" },
{ "iiispy", "III-Spy" },
{ "iisstabbings", "From Hell's Hart, I is Stabbings: An Oceanspirit Dennis Tale" },
- { "illuminationdiminishing", "IlluminationDiminishing" },
+ { "illuminationdiminishing", "Illumination Diminishing" },
+ { "illusion", "Illusion" },
+ { "imfree", "I'm free (Soy libre)" },
{ "imnotcrazyrightthecell", "I'm not crazy, right? - The Cell" },
{ "imnotcrazyrightthewell", "I'm not crazy, right? - The Well" },
{ "imonlysleeping", "I'm Only Sleeping" },
+ { "imstillhere", "I'm still Here" },
+ { "inbloom", "In Bloom" },
+ { "indybones", "Indy Bones: The Book of the Gods" },
{ "indycomingofage", "Indiana Jones - Coming of Age" },
{ "indycrownofsolomon", "Indiana Jones and the Crown of Solomon" },
+ { "indycrystalcursor", "Indiana Jones and the Window of the Crystal Cursor" },
{ "indygoldofgenghiskhan", "Indiana Jones and the Gold of Genghis Khan" },
{ "indypassageofsaints", "Indiana Jones and the Passage of Saints" },
- { "indyrelicoftheviking", "Indiana Jones and the relic of the viking" },
- { "indianarodent", "Indiana Rodent and the Raiders of the Lost Cheese" },
- { "infectionep2", "Infection_Ep_II" },
- { "infectionitheship", "Infection I - The ship" },
- { "inferno", "Inferno" },
+ { "indyrelicoftheviking", "Indiana Jones and the relic of the Viking" },
+ { "indysevencities", "Indiana Jones and the Seven Cities of Gold" },
+ { "indianarodent", "Indiana Rodent: Raiders of the Lost Cheese" },
+ { "infantrydivision", "Infantry Division 1338" },
+ { "infectionep1", "Infection - Episode I: The Ship" },
+ { "infectionep2", "Infection - Episode II: The Station" },
+ { "inferno", "Inferno: the demo of a rotten bastard" },
{ "infinitemonkeys", "Infinite Monkeys" },
{ "infinitybit", "Infinity Bit" },
+ { "inlimbo", "In Limbo" },
+ { "innersanctum", "Inner Sanctum" },
+ { "insanebert", "Insane Bert" },
{ "insidemonkeyisland", "Inside Monkey Island" },
- { "insidemonkeyisland2", "Inside Monkey Island: 2nd chapter" },
+ { "insidemonkeyislandch2", "Inside Monkey Island: 2nd chapter" },
+ { "insidemonkeyislandch3", "Inside Monkey Island: 3rd chapter" },
{ "inspectorgismoe", "Inspector Gismoe" },
{ "integerbattleship", "Integer Battleship" },
{ "intergalacticspacepancake", "Intergalactic Space Pancake!" },
+ { "interstellarborders", "Interstellar Borders" },
{ "intothelight", "Into The Light" },
- { "invincibleisland", "Invincible Island" },
+ { "intraworld", "Intra-World" },
+ { "intraworld2", "Intra-World 2" },
+ { "invincibleisland", "Invincible Island Remake" },
{ "ioawn4t", "If On A Winter's Night, Four Travelers" },
{ "irentedaboat", "I Rented a Boat" },
+ { "isaacodyssey", "Isaac's Odyssey" },
{ "isnkill", "ISN: Kill!" },
{ "isos", "I.S.O.S." },
{ "ispy2", "I Spy II" },
{ "itsabugslife", "It's a Bugs Life" },
{ "itsjustarongame", "It's Just a Reality-on-the-Norm Game" },
{ "iwalkedapath", "I Walked a Path" },
- { "iwantanidentity", "I want an Identity" },
- { "iwantout", "I want out!" },
+ { "iwantanidentity", "I want an Identity (Quiero una Identidad)" },
+ { "iwantout", "I Want Out!" },
{ "iwanttodie", "I want to die (Quiero Morir)" },
{ "iwanttodieremake", "I want to die (Quiero Morir) Remake" },
{ "iwwhiiwwhitomirotpgthegame", "IWWHIIWWHITOMIROTPG: The Game!" },
+ { "jack", "JACK" },
+ { "jacktrasheaterch1", "Jack Trasheater - Chapter I: Pain House! (Jack Trasheater e la Casa del Dolore)" },
+ { "jacktrekker", "Jack Trekker - Somewhere in Egypt" },
{ "jacob", "Jacob" },
+ { "jacobvacut", "Jacob - VertigoAddict's cut" },
{ "jacquelinewhitecurseofthemummies", "Jacqueline White - Curse of the Mummies" },
+ { "jacquelinewhitereddesert", "Jacqueline White - Bad Trouble in the Red Desert" },
+ { "jailhouse", "Jail House Breakdown" },
{ "jamesbond", "James Bond" },
{ "jamesinneverland", "James in Neverland" },
- { "jamesperis", "James Peris" },
+ { "jamesperis", "James Peris es el agente 00,5" },
{ "jamesperis2", "James Peris 2" },
+ { "jasongoldenapple", "Jason and the Golden Apple" },
{ "javelincatch", "Javelin Catch" },
- { "jimmsquest3", "Jimm's Quest III" },
+ { "jetpacksam", "Jetpack Sam" },
+ { "jimmsquest3", "Jimm's Quest III: Lesko's Revenge" },
{ "jimmysday", "Jimmy's Day" },
{ "jimmythetroublemaker", "Jimmy The Troublemaker" },
{ "joeshorriblehell", "Joe's Horrible Hell" },
{ "joesmiserablelife", "Joe's Miserable Life" },
{ "johnharris", "John Harris and the Treasure of the Pharaoh" },
- { "johnjebediahgunelisoladisepheret", "John Jebediah Gun e l'Isola di Sepheret" },
- { "johnlosthiskey", "John Lost his key" },
- { "johnnyrocket", "Johnny_Rocket" },
+ { "johnjebediahgun", "John Jebediah Gun and Sepheret Island" },
+ { "johnlosthiskeyep1", "John Lost His Key - Episode 1" },
+ { "johnlosthiskeyep2", "John Lost His Key - Episode 2" },
+ { "johnnyrocket", "Johnny Rockett Adventure" },
{ "johnsinclair", "John Sinclair - Voodoo in London" },
- { "jonnysmallvalley", "Jonny Smallvalley" },
- { "jorry", "Jorry" },
+ { "jonahsplace", "Jonah's Place" },
+ { "jonnyfeces", "Jonny and the sweet fragrance of feces" },
+ { "jonstickman", "Jon Stickman" },
+ { "journey", "Journey" },
+ { "journeyhome", "Journey Home" },
+ { "journeyhell", "Journey to Hell" },
+ { "juliusdangerous1", "Julius Dangerous .. and the space invaders" },
{ "juliusdangerous2", "Julius Dangerous 2" },
- { "juliusdangerousandthespaceinvaders", "Julius Dangerous .. and the space invaders" },
+ { "jumpinjack", "Jumpin' Jack: the bean powered kid" },
+ { "jumpinjones", "Jumpin' Jones in: The Big Switch-Off" },
+ { "jumpjackflash", "Jump! Jack! Flash!" },
+ { "june20th", "June 20th" },
{ "justanotherpointnclickadventure", "Just Another Point n Click Adventure" },
+ { "justyouandme", "Just You And Me" },
{ "kanjigakusei", "Kanji Gakusei" },
+ { "karelianninja", "Karelian Ninja" },
{ "kartquest", "Kart-Quest" },
- { "kathyrain", "Kathy Rain" },
- { "keptoshi", "Keptosh I" },
- { "keys", "Keys" },
- { "killereye", "Killer Eye" },
+ { "kata", "KATA" },
+ { "keptosh1", "Keptosh I: The Search for junc" },
+ { "keyboardmadness", "Keyboard Madness" },
+ { "keysofagamespace", "Keys of a gamespace. An expressive game" },
+ { "killereye", "Killer Floating Eye" },
{ "killjoseda", "Kill Joseda" },
+ { "killmenow", "Kill Me Now" },
{ "killthelights", "Kill The Lights" },
- { "kingdomlegends", "Kingdom Legends" },
+ { "kingdomlegend1", "Kingdom Legend" },
+ { "kingdomlegend2", "Kingdom Legend 2" },
+ { "kingofrock", "The King of Rock in: Riding the Wild Wind" },
+ { "kingrobert", "King Robert's Quest: The Frustratingly Early Access Adventure" },
{ "kingsquestfororgy", "King's Quest for Orgy" },
{ "kinkyisland", "Kinky Island" },
- { "knightquestforgoldenring", "Knight Quest for Golden Ring" },
- { "knightsquest3", "Knight's Quest III" },
- { "knightsquest4", "Knight's Quest IV" },
+ { "kirja", "Kirjastotäti" },
+ { "kittenadv", "Kitten Adventures" },
+ { "kittyquest", "Kitty Quest" },
+ { "knightquestforgoldenring", "Knight Quest for the Golden Ring" },
+ { "knightsquest3", "Knight's Quest III - Tides of Merania" },
+ { "knightsquest4", "Knight's Quest IV - Here Today, Gone to Yesterday" },
{ "knobblycrook", "The Knobbly Crook" },
{ "koddurova", "Kod Durova" },
{ "koffeekrisis", "Koffee Krisis" },
- { "koscheitheimmortal", "Koschei The Immortal" },
- { "kq3plus", "Kings Quest III" },
+ { "kongbaghdad", "Kong Over Baghdad" },
+ { "korinsmines", "Korin's Mines" },
+ { "koscheitheimmortal", "Koschei The Immortal - The Beginning" },
+ { "kq3plus", "King's Quest III+" },
{ "kq4retold", "King's Quest IV: The Perils of Rosella Retold" },
+ { "kq9vga", "King's Quest IX: The Silver Lining VGA" },
{ "kristmaskrisis", "Kristmas Krisis" },
{ "ktx1", "KTX-1" },
{ "kumastory", "Kuma Story" },
@@ -1317,6 +1373,8 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "magnumpm", "Magnum, P.M" },
{ "magsic", "Magsic" },
{ "magsic2", "Magsic II" },
+ { "magsceremony2001jul", "July 2001 MAGS Ceremony" },
+ { "magsceremony2001jun", "June 2001 MAGS Ceremony" },
{ "magsjune2017", "MAGS june 2017" },
{ "magssep2007", "MAGS Sep 2007" },
{ "majorbummerdude", "Major Bummer Dude: Lassi Quest Reality-on-the-Norm" },
@@ -1555,6 +1613,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "otherworlds", "Other Worlds" },
{ "otisbuildsafire", "Otis Builds a Fire" },
{ "ouja", "Ouja" },
+ { "ourobouros", "I am Ourobouros" },
{ "outbreakbyabhijitkamat", "Outbreak by Abhijit Kamat" },
{ "outofgas", "Out of Gas" },
{ "overtheedge", "The Journey Down: Over the Edge" },
@@ -1736,6 +1795,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "scnider", "Scnider" },
{ "scytheisland", "Scythe Island" },
{ "searchforsanity", "Search for Sanity" },
+ { "searchofmarina", "In search of Marina" },
{ "seashells", "Seashells" },
{ "seasongreetings2002", "Season Greetings 2002" },
{ "secretquestremake", "Secret Quest Remake" },
@@ -1912,7 +1972,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "thedeathoflukesimpson", "The Death of Luke Simpson" },
{ "thedevilsshroudpart1", "The Devil's Shroud-part1" },
{ "thedigitalspell", "The Digital Spell" },
- { "thedusseldorfconspiracy", "The Dusseldorf Conspiracy" },
+ { "thedusseldorfconspiracy", "Jessica Plunkenstein and the Düsseldorf Conspiracy" },
{ "thedwarvendaggerofblitz", "The Dwarven Dagger of Blitz" },
{ "theelevator", "The Elevator" },
{ "theenergizer", "The Energizer" },
@@ -1934,6 +1994,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "thehuntforgoldbeard", "The hunt for Goldbeard" },
{ "thehuntforshaunbinda", "The hunt for Shaun Binda" },
{ "thehuntforshaunbindadeluxeedition", "The Hunt For Shaun Binda Deluxe Edition" },
+ { "theinfinitystring", "The Infinity String" },
{ "theiraqiparadox", "The Iraqi Paradox" },
{ "thejackyard", "The Jackyard" },
{ "thejourneyhome", "The Journey Home" },
@@ -1973,7 +2034,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "thesnaplock", "The Snaplock" },
{ "thespoons", "The Spoons" },
{ "thestarryskyaboveme", "The Starry Sky Above Me" },
- { "thestring", "The String" },
{ "thesundownmystery", "The Sundown mystery" },
{ "thethickening", "Reality-on-the-Norm 13:13^2 The Thickening" },
{ "thetombofthemoon", "The Tomb of the Moon" },
@@ -2054,6 +2114,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "waterquest", "WATER QUEST" },
{ "wcedit", "WCEdit..." },
{ "wearevectors", "We Are Vectors" },
+ { "wegotlost", "I Think We Got Lost" },
{ "welcometodarklake", "Welcome to Dark Lake" },
{ "wet", "WET" },
{ "what", "what!" },
@@ -2198,14 +2259,22 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
PRE_25_DEMO_ENTRY("edsgravedigger", "dig1.exe", "426e34f40e0dc5285af3fb5fc32a220e", 8060324),
PRE_25_DEMO_ENTRY("elburro", "burro.exe", "1f0edcb7fa3f8e2b1dd60fa6c0bce60f", 1858196),
PRE_25_DEMO_ENTRY("elburro", "burro.exe", "1f0edcb7fa3f8e2b1dd60fa6c0bce60f", 2209309),
+ PRE_25_DEMO_ENTRY("equallyinsane", "EIDemo.exe", "deff766b7e64dd84edf20666a278fa1d", 1641841),
PRE_25_DEMO_ENTRY("exodus", "EXODUS.exe", "8e3cad1439a1d3336e721b1918a20704", 5107192),
PRE_25_DEMO_ENTRY("eyesofthejadesphinx", "jade.exe", "f2fe94ab604612e4595f3c79b0245529", 10763660),
PRE_25_DEMO_ENTRY("fatman", "FATMAN1.exe", "07f9921784124d9e09f39bb831e06131", 800643),
PRE_25_DEMO_ENTRY("firewall", "firewall demo.exe", "2fd8ca69f236ae1ad46edab4ba26a33d", 2839412),
+ DETECTION_ENTRY("fountainofyouth", "FOY.exe", "04eedea9846d380d6d9a120f657daa43", 1206580, Common::UNK_LANG, "Pre 2.5 Preview", nullptr, ADGF_UNSTABLE | ADGF_DEMO),
+ DETECTION_ENTRY("fountainofyouth", "rollinfoy.exe", "19f4045333d9c823a5439d0447d55985", 3454107, Common::UNK_LANG, "Pre 2.5 Rolling Demo", nullptr, ADGF_UNSTABLE | ADGF_DEMO),
PRE_25_DEMO_ENTRY("gorthor", "fart.exe", "fc5f54dcfc82d3b991f670490a316958", 1138006),
PRE_25_DEMO_ENTRY("grandfathertreasure", "GRANDPA.EXE", "9ef5bffe7b85377751c25af806345794", 2295917),
PRE_25_DEMO_ENTRY("helmsuntitled", "EXAMPLE.EXE", "9ef5bffe7b85377751c25af806345794", 1920895),
PRE_25_DEMO_ENTRY("huckleburyhippie", "HippieDemo.exe", "07f9921784124d9e09f39bb831e06131", 823186),
+ PRE_25_DEMO_ENTRY("ijuntitled", "PI.exe", "80bdce9a1052e896c7cba6a4334cecce", 3562650),
+ PRE_25_DEMO_ENTRY("inadream", "INADREAM.exe", "1bccd2edef19abc99e9683519d80c0e0", 2257400),
+ PRE_25_DEMO_ENTRY("islandquest", "IslandQ.exe", "fc5f54dcfc82d3b991f670490a316958", 2089405),
+ DETECTION_ENTRY("kinkyisland", "kinky.exe", "04eedea9846d380d6d9a120f657daa43", 2281415, Common::UNK_LANG, "Pre 2.5 Rolling Demo", nullptr, ADGF_UNSTABLE | ADGF_DEMO), //Win
+ DETECTION_ENTRY("kinkyisland", "kinky.exe", "19f4045333d9c823a5439d0447d55985", 5437534, Common::UNK_LANG, "Pre 2.5 Rolling Demo", nullptr, ADGF_UNSTABLE | ADGF_DEMO), //DOS
PRE_25_DEMO_ENTRY("larryvales3", "burns.exe", "094135f05cf14fc3903e0d3697911a4e", 2120885),
PRE_25_DEMO_ENTRY("miagsremake", "MIDEMO.exe", "ed778afb4f46c3f2a70d330532a83a2f", 1078492),
PRE_25_DEMO_ENTRY("nicholaswolfe1", "nw1demo.exe", "1f0edcb7fa3f8e2b1dd60fa6c0bce60f", 1539596),
@@ -2238,10 +2307,10 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
PRE_25_ENTRY("bookofspells3", "ac2game.dat", "9f0181393bdceb2c0bbdb06634714023", 4806518),
PRE_25_ENTRY("cabbagesandkings", "FAL.exe", "9027912819f3a319ed9de0fd855310c3", 2836668), // v1.0
PRE_25_ENTRY("calsoon", "calsoon.exe", "5477f4ed8f860427d1492548b677073c", 2865508),
+ PRE_25_ENTRY("candy", "CANDY.exe", "1c21bdb52bcafcafe988b30fd6bb4126", 1155013),
PRE_25_ENTRY("captainmuchly", "bleach.exe", "9027912819f3a319ed9de0fd855310c3", 1174829),
PRE_25_ENTRY("carverisland1", "secret.exe", "8f80c91d160e333ab7f6be5208ea0533", 3116071),
PRE_25_ENTRY("carverisland2", "carver2.exe", "ed778afb4f46c3f2a70d330532a83a2f", 6265594),
- PRE_25_ENTRY("chamber", "indy.exe", "094135f05cf14fc3903e0d3697911a4e", 1545150),
PRE_25_ENTRY("chef", "CHEF.exe", "04eedea9846d380d6d9a120f657daa43", 11556768),
PRE_25_ENTRY("commanderkeenron", "KEENRON.exe", "9027912819f3a319ed9de0fd855310c3", 2061720),
PRE_25_ENTRY("compensation", "comp.exe", "094135f05cf14fc3903e0d3697911a4e", 2054366),
@@ -2276,12 +2345,15 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
PRE_25_ENTRY("hiphendrix", "hendrix.exe", "094135f05cf14fc3903e0d3697911a4e", 711944),
PRE_25_ENTRY("hookymcp", "HMPP.exe", "e59a532ee3d6686fdcabf498e180b635", 3812053),
PRE_25_ENTRY("housequest", "HouseQuest.exe", "6988ee3c2dd1cda50d49a12317801c08", 2897790),
+ PRE_25_ENTRY("indysecretchamber", "indy.exe", "094135f05cf14fc3903e0d3697911a4e", 1545150),
PRE_25_ENTRY("intergalacticlife", "INTERLIFE.exe", "9027912819f3a319ed9de0fd855310c3", 2226509),
PRE_25_ENTRY("invasionspacealiens", "reality.exe", "426e34f40e0dc5285af3fb5fc32a220e", 2001118),
+ PRE_25_ENTRY("islandquest", "IslandQ.exe", "80bdce9a1052e896c7cba6a4334cecce", 5220070),
PRE_25_ENTRY("ispy", "SPY.exe", "8f80c91d160e333ab7f6be5208ea0533", 2864744), //v2
PRE_25_ENTRY("ispy", "ac2game.dat", "f93fcb017856b28d8ee509e58d91a838", 2509569), //v3
PRE_25_ENTRY("ispy2", "ISPY2.exe", "73f87b30f84e9c34ab09ec8dd7ae109d", 3028482), //v1
PRE_25_ENTRY("jamesbondage", "jbdos.exe", "1f0edcb7fa3f8e2b1dd60fa6c0bce60f", 2056737),
+ PRE_25_ENTRY("javajo", "Java Jo's Koffee Stand!.exe", "0e4b0d6c14177a94218619b8c8e60a15", 1623899),
PRE_25_ENTRY("jinglebells", "jinglebells.exe", "385a593828b1edb194e984ce55cda65e", 1620588),
PRE_25_ENTRY("kittensandcacti", "KAC.exe", "9027912819f3a319ed9de0fd855310c3", 5739433),
PRE_25_ENTRY("kidnapped", "ac2game.dat", "27daca01ccbbbaf02bf6b4b85d5990b4", 1205017),
@@ -2296,6 +2368,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
PRE_25_ENTRY("ludwig", "ludwig.exe", "727a30f9244441ad57a76086f4faa779", 3658869),
PRE_25_ENTRY("lunchtimeofthedamned", "reality.exe", "dd69243e3cc9e955215e0d556301b58e", 1357955),
PRE_25_ENTRY("lupoinutile", "lupo.exe", "19f4045333d9c823a5439d0447d55985", 1856459),
+ PRE_25_ENTRY("magsceremony2001jul", "MAGS002.exe", "094135f05cf14fc3903e0d3697911a4e", 1821625),
+ PRE_25_ENTRY("magsceremony2001jun", "MAGS001.exe", "094135f05cf14fc3903e0d3697911a4e", 1698160),
PRE_25_ENTRY("meninbrown", "0112.men in brown.exe", "426e34f40e0dc5285af3fb5fc32a220e", 2072392),
PRE_25_ENTRY("midtownshootout", "mtsowin.exe", "73f87b30f84e9c34ab09ec8dd7ae109d", 1076035),
PRE_25_ENTRY("mikasdream", "MIKASDREAM.exe", "9027912819f3a319ed9de0fd855310c3", 5858215),
@@ -2336,7 +2410,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
PRE_25_ENTRY("robblanc3", "rb3.exe", "426e34f40e0dc5285af3fb5fc32a220e", 3783355), // v1.2
PRE_25_ENTRY("rodekill", "rodekill.exe", "72f3c950b4d9d14580a11db885a63310", 11995954),
PRE_25_ENTRY("rodequest", "rodequest1.exe", "72f3c950b4d9d14580a11db885a63310", 1196458),
- PRE_25_ENTRY("rollinfoy", "rollinfoy.exe", "19f4045333d9c823a5439d0447d55985", 3454107),
PRE_25_ENTRY("samthepiratemonkey", "monkey.exe", "73f87b30f84e9c34ab09ec8dd7ae109d", 1401414),
PRE_25_ENTRY("sma1", "moonsdt.exe", "9027912819f3a319ed9de0fd855310c3", 1276725),
PRE_25_ENTRY("slackerquest", "ac2game.dat", "e0998f2d2e14a55aae2291fdfab1ce7d", 1306492),
@@ -2717,12 +2790,26 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
DEMO_ENTRY_LANG("indycrownofsolomon", "CoSdemo2.1.exe", "f120690b506dd63cd7d1112ea6af2f77", 6178327, Common::DE_DEU), //German
DEMO_ENTRY_LANG("indycrownofsolomon", "CoSdemo2.1.exe", "f120690b506dd63cd7d1112ea6af2f77", 6069990, Common::ES_ESP), //Spanish
DEMO_ENTRY_LANG("indycrownofsolomon", "CoSdemo2.1.exe", "06a03fe35791b0578068ab1873455463", 6903169, Common::FI_FIN), //Finnish
+ DEMO_ENTRY("indycrystalcursor", "cursoid.exe", "06a03fe35791b0578068ab1873455463", 12136127),
+ DEMO_ENTRY("indysevencities", "Seven Cities.exe", "c9cd3e2cdd295c33e62cfa97b14461e9", 12561314), //v1.2.1.1
+ DEMO_ENTRY("infectionep2", "Infection_Ep_II_AGS.exe", "a524cbb1c51589903c4043b98917f1d9", 23691417),
+ DEMO_ENTRY("inferno", "inf.exe", "97d700529f5cc826f230c27acf81adfd", 8783105),
+ DEMO_ENTRY("intergalacticspacepancake", "space.exe", "4d17844029d8910fbaae1bdc99e250f2", 1993173),
+ DEMO_ENTRY("intraworld", "1 Intra World.exe", "0241777c2537fc5d077c05cde10bfa9f", 40044701),
+ DEMO_ENTRY("jacquelinewhitecurseofthemummies", "CurseOfTheMummies.exe", "e9bdea51db49da499c69e8c21a821a7f", 193723250),
DEMO_ENTRY("jamesperis2", "james2.exe", "06a03fe35791b0578068ab1873455463", 35766505),
- DEMO_ENTRY("johnsinclair", "John Sinclair - Voodoo in London.exe", "d72e72697a755c7de395b0f6c8cbbf0d", 56795991),
+ DEMO_ENTRY("jimmsquest3", "JQ3.EXE", "0b7529a76f38283d6e850b8d56526fc1", 4930906),
+ DEMO_ENTRY_LANG("johnsinclair", "John Sinclair - Voodoo in London.exe", "d72e72697a755c7de395b0f6c8cbbf0d", 56795991, Common::DE_DEU),
+ DEMO_ENTRY("jonstickman", "J.S.exe", "a2230d4ac3c39431b51c9bb20929932c", 9570622),
DEMO_ENTRY("jorry", "jorry demo.exe", "fe5f7dc7785b335aec72a2a834629bad", 124667001),
+ DEMO_ENTRY("karelianninja", "Karelian ninja.exe", "25976a689b0f4d73eac69b1728377ecb", 14407656),
DEMO_ENTRY_PLUGIN("kathyrain", "kathyrain.exe", "434e24a12ba3cfb07d7b4b2f0e0bb1bf", 197487685, AGSSPRITEFONT_CLIFFTOP), // Steam
DEMO_ENTRY_PLUGIN("kathyrain", "kathyrain.exe", "d2b1ba151c3d209b50331127032f96f6", 197490245, AGSSPRITEFONT_CLIFFTOP), // GOG
+ DEMO_ENTRY("kingrobert", "King Robert's Quest.exe", "0241777c2537fc5d077c05cde10bfa9f", 4847870),
DEMO_ENTRY("kinkyisland", "kinky.exe", "f120690b506dd63cd7d1112ea6af2f77", 10628479),
+ DEMO_ENTRY("kq3plus", "Intro.ags", "06a03fe35791b0578068ab1873455463", 4866555),
+ DEMO_ENTRY("kq9vga", "KQ9DEMO1.exe", "06a03fe35791b0578068ab1873455463", 2635933),
+ DEMO_ENTRY("kumastory", "Kuma Story.exe", "54e966a013d104bf23603c780438d089", 2893472),
DEMO_ENTRY("laportenoire", "proute.exe", "06a03fe35791b0578068ab1873455463", 17087125),
DEMO_ENTRY("lazytownthenewkid", "newkiddemo1.2.exe", "9cb3c8dc7a8ab9c44815955696be2677", 15515508),
DEMO_ENTRY("litnunforgettablememories", "litn_umtechdemo.exe", "f120690b506dd63cd7d1112ea6af2f77", 3507831),
@@ -2867,7 +2954,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("aggghost", "verbcoin.exe", "88d4158acfc9db9299e514979f289ced", 23937962),
GAME_ENTRY("agitprop", "agitprop.exe", "a524cbb1c51589903c4043b98917f1d9", 12834513),
GAME_ENTRY("agnosticchicken", "chicken.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 2473154),
- GAME_ENTRY("ags-mi3", "ags_mi3.exe", "0500aacb6c176d47ac0f8158f055db83", 5142697),
GAME_ENTRY("agsawards2008", "aa2008.exe", "2615d67c2234f387e0ffd1a375476be0", 15151764),
GAME_ENTRY("agsawards2016", "AGS Awards 2016.exe", "6e861b1f476ff7cdf036082abb271329", 389520873),
GAME_ENTRY("agsawards2017", "AGS Awards 2017.exe", "78dd4ca028ee0156b6a093d6d780aa65", 799003462),
@@ -3165,7 +3251,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("captaindownes", "Captain Downes.exe", "78dd4ca028ee0156b6a093d6d780aa65", 32770340), // Windows
GAME_ENTRY("captaindownes", "Captain Downes.ags", "01c5914ae83d39dab345f2f70dd3e4ee", 30285588), // Linux
GAME_ENTRY("captaindownes", "ac2game.dat", "01c5914ae83d39dab345f2f70dd3e4ee", 30285588), // Mac
- GAME_ENTRY("carrin", "carrin.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 2376923),
GAME_ENTRY("carrotbobinzxspeccyworld", "carrotbob.exe", "949f7440e3692b7366c2029979dee9a0", 914509),
GAME_ENTRY("cartlife", "cartlife.exe", "7c8d67dd922fa543a1b1b76f9e1cc7c2", 21045074),
GAME_ENTRY("casablancathedayafter", "casablanca.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 4238105),
@@ -3247,6 +3332,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("conspiracybelowzero", "conspiracy.exe", "338fa79960d40689063af31c671b8729", 395111008),
GAME_ENTRY("conspiracyofsongo", "songo.exe", "934a3d245739d7ac66c021f8409c1044", 31526905),
GAME_ENTRY("constancethebarbarian", "ctb.exe", "0500aacb6c176d47ac0f8158f055db83", 1150440),
+ GAME_ENTRY("contact", "Contact.exe", "c40014c84e8d2d081154105ba4361849", 25017442),
GAME_ENTRY("content", "Content.exe", "9878f9ded585f7191df2eebc01867c6e", 29828265), // Windows Eng
GAME_ENTRY_LANG("content", "Content_Kor.exe", "9878f9ded585f7191df2eebc01867c6e", 30127981, Common::KO_KOR), // Windows Korean
GAME_ENTRY("content", "Content.ags", "7a0e6b41e951aedd4385c10c15513835", 26690197), // Linux
@@ -3753,10 +3839,15 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("hydrate", "Hydrate.ags", "eb7203ea3e432183394a36f0b58d7d88", 1470261), // Linux
GAME_ENTRY("hypnotoad", "Hypnotoad.exe", "06a03fe35791b0578068ab1873455463", 1947740),
GAME_ENTRY("iamjason", "IAMJASON.exe", "e8985d9ffbfa1eda77f2eb8d1331944a", 4843842),
+ GAME_ENTRY("icantsleep", "The Bait that Lures.exe", "7e2043ac91777f83869ea255d9fcbc28", 67515438),
+ GAME_ENTRY("iceintheair", "IceInTheAir.exe", "bf2a2e7c608d33102f4d532e5cdcddda", 4365231), //v1.2
+ GAME_ENTRY("icestationzero", "Ice Station Zero.exe", "9f8a9d74c09f188af9af3e263f8b59bc", 36606112), // Windows
+ GAME_ENTRY("icestationzero", "Ice Station Zero.ags", "970bc84550c7e623e7bce6191f372137", 33569932), // Linux
GAME_ENTRY("id", "iD.exe", "495d45fb8adfd49690ae3b97921feec6", 19035497),
GAME_ENTRY("iforgot", "Forgot.exe", "6aa30185326552359c7865e55c045a74", 7743871),
GAME_ENTRY("iggrok", "grok.exe", "9cf51833e787cc919837d9a8bd8fc14c", 1046039),
GAME_ENTRY("igspaceadventurer", "IGS.exe", "95b7dd55f6e15c8a2118856ed9fe8ff9", 1204802),
+ GAME_ENTRY("igstrangeplanet", "tsp.exe", "b25674056fe8cc0b7bf0a4409c5c5bfc", 2207926),
GAME_ENTRY("iiispy", "IIISpy.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 6696408), // v1
GAME_ENTRY("iiispy", "IIISpy.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 6696286),
GAME_ENTRY_PLATFORM("iiispy", "IIISpy.ags", "0a4731cd3995a4d055e84ab5e63ebb80", 6428749, "v1.2"), // v1.2 Linux
@@ -3765,28 +3856,43 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("illuminationdiminishing", "IlluminationDiminishing.exe", "b142b43c146c25443a1d155d441a6a81", 21227029),
GAME_ENTRY("illuminationdiminishing", "IlluminationDiminishing.exe", "b142b43c146c25443a1d155d441a6a81", 49006279),
GAME_ENTRY("illuminationdiminishing", "IlluminationDiminishing.exe", "b142b43c146c25443a1d155d441a6a81", 49006319),
+ GAME_ENTRY("illusion", "Illusions.exe", "0710e2ec71042617f565c01824f0cf3c", 2576009),
+ GAME_ENTRY("imfree", "I'm free.exe", "d90cd956022235ed9b272fb0b2ab5792", 241986165),
+ GAME_ENTRY("imfree", "Soy Libre.exe", "d90cd956022235ed9b272fb0b2ab5792", 241924247),
GAME_ENTRY("imnotcrazyrightthecell", "I'm not crazy.exe", "9cb3c8dc7a8ab9c44815955696be2677", 3152216),
GAME_ENTRY("imnotcrazyrightthewell", "The Well.exe", "9cb3c8dc7a8ab9c44815955696be2677", 5000358),
GAME_ENTRY("imonlysleeping", "sleeping.exe", "465f972675db2da6040518221af5b0ba", 2489565),
- GAME_ENTRY("indianarodent", "Indiana Rodent.exe", "89df481678b2ddc40ecc9f83caa76b89", 5629366),
+ GAME_ENTRY("imstillhere", "PostApocalypse.exe", "615e73fc1874e92d60a1996c2330ea36", 5436580),
+ GAME_ENTRY("inbloom", "In-Bloom.exe", "f43f4ceb97c8b2317fce6e0b921998a5", 9288711), // v1.4 Win
+ GAME_ENTRY("inbloom", "In-Bloom.ags", "a663a1c1bbd052f1339526066cce8117", 3400809), // v1.4 Linux
+ GAME_ENTRY("indianarodent", "Indiana Rodent.exe", "89df481678b2ddc40ecc9f83caa76b89", 5629366), //v1.1
+ GAME_ENTRY_PLATFORM("indianarodent", "Indiana Rodent.exe", "510be04e5eec2aa92bb78b060f138d64", 4564295, "MAGS"), //MAGS
+ GAME_ENTRY("indybones", "Book of the Gods.exe", "4064f82b96cab962a1d1bca434ad9c8d", 48937857),
GAME_ENTRY("indycomingofage", "IndyCOA.exe", "90413e9ae57e222f8913b09d2bc847bc", 2368083),
GAME_ENTRY("indygoldofgenghiskhan", "Indy.exe", "b676bb7963adc3611bc67635123d293a", 6325803),
GAME_ENTRY("indypassageofsaints", "Compiled_AGS3.2.1.exe", "4370edcb2ef8b9ecb323fb5a94770117", 78409939),
- GAME_ENTRY("indyrelicoftheviking", "Indiana Jones and the relic of the viking.exe", "de375dffcb0635bb84daf82eaddf4e3b", 63943198),
- GAME_ENTRY("infectionep2", "Infection_Ep_II_AGS.exe", "a524cbb1c51589903c4043b98917f1d9", 23691417),
- GAME_ENTRY("infectionitheship", "Infection I.exe", "7132ff7d6b0bc1e9f3e4bd4755390626", 25974295),
- GAME_ENTRY("inferno", "inf.exe", "97d700529f5cc826f230c27acf81adfd", 8783105),
+ GAME_ENTRY("indyrelicoftheviking", "Indiana Jones and the relic of the viking.exe", "de375dffcb0635bb84daf82eaddf4e3b", 63943198), //v1.1
+ GAME_ENTRY("infantrydivision", "Infantry.exe", "0710e2ec71042617f565c01824f0cf3c", 9144372),
+ GAME_ENTRY("infectionep1", "Infection I.exe", "7132ff7d6b0bc1e9f3e4bd4755390626", 25974295),
GAME_ENTRY("infinitemonkeys", "InfiniteMonkeys.exe", "4d7d2addcde045dae6e0363a43f9acad", 4841557),
GAME_ENTRY("infinitemonkeys", "InfiniteMonkeys.exe", "21fd0f65dfa48de2b39cb8ec23b30889", 4531999), //MAGS 2006
GAME_ENTRY("infinitemonkeys", "InfiniteMonkeys.exe", "60e8d15faf490b2d317e2036b4fb9a9c", 6126255), //version 1.3
GAME_ENTRY("infinitybit", "InfinityBit.exe", "27343924ddad3be0b97bdcaa71858b1b", 48338191),
+ GAME_ENTRY("inlimbo", "inLIMBO.exe", "0710e2ec71042617f565c01824f0cf3c", 1883031),
+ GAME_ENTRY("innersanctum", "Inner Sanctum.exe", "36f44e064eab15e502caeb60fd09f52d", 88875883),
+ GAME_ENTRY("insanebert", "Insane Bert.exe", "18b284c22010850f79bc5c20054a70c4", 1675739),
GAME_ENTRY("insidemonkeyisland", "MIIM.exe", "06a03fe35791b0578068ab1873455463", 5186306),
- GAME_ENTRY("insidemonkeyisland2", "MIIM2.exe", "06a03fe35791b0578068ab1873455463", 5885525),
+ GAME_ENTRY("insidemonkeyislandch2", "MIIM2.exe", "06a03fe35791b0578068ab1873455463", 5885525),
+ GAME_ENTRY_LANG("insidemonkeyislandch3", "IMI3.exe", "06a03fe35791b0578068ab1873455463", 7337235, Common::IT_ITA),
GAME_ENTRY("inspectorgismoe", "police.exe", "465f972675db2da6040518221af5b0ba", 2899579),
GAME_ENTRY("integerbattleship", "intbattl.exe", "0500aacb6c176d47ac0f8158f055db83", 4158273),
GAME_ENTRY("intergalacticspacepancake", "space.exe", "97d700529f5cc826f230c27acf81adfd", 1797309),
+ GAME_ENTRY("interstellarborders", "Interstellar Borders New.exe", "23a67b6de10ec35e9f5a4dfc7d928222", 13864633),
GAME_ENTRY("intothelight", "ITL.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 12146182),
+ GAME_ENTRY("intraworld", "Intra World.exe", "0241777c2537fc5d077c05cde10bfa9f", 44338673),
+ GAME_ENTRY("intraworld2", "troll.exe", "495d45fb8adfd49690ae3b97921feec6", 2935816),
GAME_ENTRY("invincibleisland", "Invincible.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 4218160),
+ GAME_ENTRY("invincibleisland", "Invincible.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1751882), //v1
GAME_ENTRY("ioawn4t", "ioawn4t.ags", "34455803b41269a1a2dd44cc8b2d549f", 884275141), // Linux
GAME_ENTRY("ioawn4t", "ioawn4t.exe", "b93a59eb67e202f5e807d7a7e678ad85", 887314393), // Windows
GAME_ENTRY("ioawn4t", "ioawn4t.exe", "b93a59eb67e202f5e807d7a7e678ad85", 887315687),
@@ -3794,6 +3900,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("ioawn4t", "game.ags", "11bd8123982f9442f372ed5defc88b50", 888895169),
GAME_ENTRY("irentedaboat", "I_rented_a_boat.exe", "792c0a0eaeba1a8846cb7b1af1e3266e", 144007992), // Windows
GAME_ENTRY("irentedaboat", "I_rented_a_boat.ags", "9c8cbf1ee6f0a797fdaee29177a43224", 140971300), // Linux
+ GAME_ENTRY("isaacodyssey", "isaacsoddysee.exe", "615e73fc1874e92d60a1996c2330ea36", 5339324), //v1.1
GAME_ENTRY("isnkill", "ISN.exe", "4d17844029d8910fbaae1bdc99e250f2", 7932669),
GAME_ENTRY("isos", "ISOS.exe", "06a03fe35791b0578068ab1873455463", 7362937),
GAME_ENTRY("ispy2", "I Spy II.exe", "c87aa6377abc18c1a1b2968ae6db08eb", 2293873),
@@ -3801,50 +3908,83 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("itsjustarongame", "RONgames.exe", "97d700529f5cc826f230c27acf81adfd", 2171873),
GAME_ENTRY("iwalkedapath", "I walked a path.exe", "fd3ecd8289bebadbf775fe8a13b9c5d7", 89018261),
GAME_ENTRY("iwantanidentity", "Quiero una identidad - Akkad Estudios.exe", "ffaf92297a381f2770f204122b4cc26a", 404765762),
- GAME_ENTRY("iwantout", "I_want_out!.exe", "c2cb8ff1ad3028b08fd3dab91578b934", 22218677),
+ GAME_ENTRY("iwantout", "I_want_out!.exe", "c2cb8ff1ad3028b08fd3dab91578b934", 22218677), //v1.1.5
GAME_ENTRY("iwantout", "I_want_out!.ags", "2a31f07d3105c978d9b0392000f38461", 22718900),
GAME_ENTRY("iwantout", "I_want_out!.ags", "7db3059844c14f1d817f68b958b66f45", 22718900),
GAME_ENTRY("iwanttodie", "ElMito.exe", "f120690b506dd63cd7d1112ea6af2f77", 11304944),
GAME_ENTRY("iwanttodieremake", "IWTD.exe", "981e60a9be515bb56c634856462abbc7", 62882828),
GAME_ENTRY("iwwhiiwwhitomirotpgthegame", "IWWHIIWWHITOMIROTPG - The Game.exe", "5fd79c32d2b8bbd589f6254d611d2742", 3576019),
+ GAME_ENTRY("jack", "JACK.exe", "615e73fc1874e92d60a1996c2330ea36", 243357628),
+ GAME_ENTRY("jacktrasheaterch1", "carrin.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 2376923),
+ GAME_ENTRY("jacktrekker", "Jack Trekker.exe", "cb07ae51acec1830dd67c508b90f8951", 51900973),
GAME_ENTRY("jacob", "Jacob.exe", "90413e9ae57e222f8913b09d2bc847bc", 7101001),
- GAME_ENTRY("jacquelinewhitecurseofthemummies", "CurseOfTheMummies.exe", "e9bdea51db49da499c69e8c21a821a7f", 193723250),
+ GAME_ENTRY("jacobvacut", "JacobVAcut.exe", "06a03fe35791b0578068ab1873455463", 8017226),
+ GAME_ENTRY("jacquelinewhitereddesert", "Jacqueline White.exe", "02ab2c5f53f42d494491b7f411da8d47", 119383318),
+ GAME_ENTRY("jailhouse", "viki.exe", "465f972675db2da6040518221af5b0ba", 3769307),
GAME_ENTRY("jamesbond", "platform2.exe", "949f7440e3692b7366c2029979dee9a0", 4467701),
GAME_ENTRY("jamesinneverland", "JamesNeverland.exe", "06a03fe35791b0578068ab1873455463", 36488607),
- GAME_ENTRY("jamesperis", "James1.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 85631684),
+ GAME_ENTRY("jamesperis", "James1.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 85631684), // Eng/Spa
+ GAME_ENTRY_LANG("jamesperis", "James1.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 85605688, Common::ES_ESP),
+ GAME_ENTRY("jasongoldenapple", "Jason and the Golden Apple.exe", "7446ce302043dac2acc8cd5cc7cc8f68", 732192390),
GAME_ENTRY("javelincatch", "JvlnCtch.exe", "3421b46ff95c5885603086c39a038a20", 1626263),
- GAME_ENTRY("jimmsquest3", "JQ3.EXE", "0b7529a76f38283d6e850b8d56526fc1", 4930906),
+ GAME_ENTRY("jetpacksam", "Jetpack Sam.exe", "173f00e582eebd082d66f1291702b373", 12574372),
GAME_ENTRY("jimmysday", "jimmy.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 13419394),
GAME_ENTRY("jimmythetroublemaker", "Jimmy The Troublemaker.exe", "25976a689b0f4d73eac69b1728377ecb", 200843118),
GAME_ENTRY("joeshorriblehell", "Joe's Horrible Hell.exe", "cdcc787023c51c6fc9ffc17118f6adff", 61061393),
GAME_ENTRY("joesmiserablelife", "Joe's Miserable Life.exe", "1b9f13d430bb15bf30d0fd044358db68", 36705304),
GAME_ENTRY("johnharris", "totp.exe", "74dc062c5f68f3d70da911f2db5737b6", 36463878),
- GAME_ENTRY("johnjebediahgunelisoladisepheret", "JJG.exe", "a28cb95e1769ba1bfa48f850390746c2", 88957123),
- GAME_ENTRY("johnlosthiskey", "Newgame.exe", "0b7529a76f38283d6e850b8d56526fc1", 1453831),
+ GAME_ENTRY("johnjebediahgun", "JJG.exe", "a28cb95e1769ba1bfa48f850390746c2", 88957123),
+ GAME_ENTRY("johnlosthiskeyep1", "Newgame.exe", "0b7529a76f38283d6e850b8d56526fc1", 1453831),
+ GAME_ENTRY("johnlosthiskeyep2", "Johnny.exe", "0500aacb6c176d47ac0f8158f055db83", 1182438),
GAME_ENTRY("johnnyrocket", "Rocket.exe", "a524cbb1c51589903c4043b98917f1d9", 10366294),
- GAME_ENTRY("johnsinclair", "John Sinclair- Voodoo in London.exe", "68c4cdee67c40bf96cf78e11f9073ddd", 238169392),
- GAME_ENTRY("jonnysmallvalley", "Jonny Smallvalley.exe", "01d0e6bd812abaa307bcb10fc2193416", 34437869),
+ GAME_ENTRY_LANG("johnsinclair", "John Sinclair- Voodoo in London.exe", "68c4cdee67c40bf96cf78e11f9073ddd", 238169392, Common::DE_DEU),
+ GAME_ENTRY("jonahsplace", "Jonah's Place.exe", "615e73fc1874e92d60a1996c2330ea36", 28368426),
+ GAME_ENTRY("jonnyfeces", "Jonny Smallvalley.exe", "01d0e6bd812abaa307bcb10fc2193416", 34437869),
+ GAME_ENTRY("journey", "journey.exe", "be858e83311d4f1b49e05b933b92f0a9", 2617447),
+ GAME_ENTRY("journeyhome", "Journey Home.exe", "20aa2fac9f64e876da8ed437f609bad6", 1982898758), //v1.1 Win
+ GAME_ENTRY("journeyhome", "Journey Home.ags", "0c80d863920b7b2002764a11ab825fff", 1980416054), //v1.1 Linux
+ GAME_ENTRY("journeyhell", "Cropcircles.exe", "e80586fdc2db32f65658b235d8cbc159", 211064206),
+ GAME_ENTRY_LANG("juliusdangerous1", "Julius Dangerous.exe", "ddaf3807f1fe16b2813ff832b4fb471a", 83137140, Common::IT_ITA),
+ GAME_ENTRY_LANG("juliusdangerous1", "Julius Dangerous.exe", "79077a68e53562082494933a21e2714f", 83175251, Common::IT_ITA), //v1.0.0.3
GAME_ENTRY("juliusdangerous2", "Julius Dangerous 2.exe", "e2d4a98de69b1f8e6462c387710a441a", 146931732),
- GAME_ENTRY("juliusdangerousandthespaceinvaders", "Julius Dangerous.exe", "ddaf3807f1fe16b2813ff832b4fb471a", 83137140),
+ GAME_ENTRY("juliusdangerous2", "Julius Dangerous 2.exe", "15ee13935b9555a041df569af8598bfe", 159441130), //v1.2
+ GAME_ENTRY("jumpinjack", "Jumpin' Jack.exe", "338fa79960d40689063af31c671b8729", 36458660),
+ GAME_ENTRY("jumpinjones", "ags.exe", "36f44e064eab15e502caeb60fd09f52d", 19633830),
+ GAME_ENTRY("jumpjackflash", "Jump! Jack! Flash!.exe", "6b4ceb9e327ac99479c08d825461f4cb", 20103698),
+ GAME_ENTRY("june20th", "June 20th.exe", "f18443f98fd61d2c655e76a17f7da905", 11198272),
GAME_ENTRY("justanotherpointnclickadventure", "Advent.exe", "6a98b4cc2f5a55421248be53f15a6a99", 9582620),
+ GAME_ENTRY("justyouandme", "it'swithyou.exe", "495d45fb8adfd49690ae3b97921feec6", 19545407),
GAME_ENTRY("kanjigakusei", "KanjiGakusei.exe", "c1bce0ccfa858f0f5d2fe19997d89b05", 17604764),
GAME_ENTRY("kartquest", "Kart.exe", "465f972675db2da6040518221af5b0ba", 77317312),
- GAME_ENTRY("keptoshi", "Keptosh.exe", "95b7dd55f6e15c8a2118856ed9fe8ff9", 2904848),
- GAME_ENTRY("keys", "Keys.exe", "75f4c7f66b1be60af5b2d65f617b91a7", 85582285),
+ GAME_ENTRY("kata", "KATA.exe", "06a03fe35791b0578068ab1873455463", 4631650),
+ GAME_ENTRY("keptosh1", "Keptosh.exe", "95b7dd55f6e15c8a2118856ed9fe8ff9", 2904848),
+ GAME_ENTRY("keyboardmadness", "piano.exe", "f120690b506dd63cd7d1112ea6af2f77", 1767775),
+ GAME_ENTRY("keysofagamespace", "Keys.exe", "75f4c7f66b1be60af5b2d65f617b91a7", 85582285),
+ GAME_ENTRY("keysofagamespace", "Keys.exe", "75f4c7f66b1be60af5b2d65f617b91a7", 85581872), //v1.2
GAME_ENTRY("killereye", "killereye.exe", "0710e2ec71042617f565c01824f0cf3c", 1009042),
GAME_ENTRY("killjoseda", "KillJD.exe", "20dc02a8f977caf5c4dc6f2a4c8d4378", 6034414),
+ GAME_ENTRY("killmenow", "Kill me now.exe", "b5c41e08919834b549ca350a28f18f87", 35675885), // Windows
+ GAME_ENTRY("killmenow", "Kill me now.ags", "355985efd32c26c7b937e0b8039c46a4", 33414365), // Linux
GAME_ENTRY("killthelights", "Kill The Lights.exe", "9b54ea3557373188d8388ec4d1ae5eed", 20416736),
- GAME_ENTRY("kingdomlegends", "Kingdom Legends.exe", "06a03fe35791b0578068ab1873455463", 2254139),
+ GAME_ENTRY("kingdomlegend1", "Kingdom Legends.exe", "06a03fe35791b0578068ab1873455463", 2254139),
+ GAME_ENTRY("kingdomlegend2", "KL2.exe", "f1a8c734c513909d130b3ae139b5f076", 305831701),
+ GAME_ENTRY("kingofrock", "ags_mi3.exe", "0500aacb6c176d47ac0f8158f055db83", 5142697),
GAME_ENTRY("kingsquestfororgy", "KQ.exe", "97d700529f5cc826f230c27acf81adfd", 1574600),
+ GAME_ENTRY_LANG("kirja", "Kirjasto.exe", "a524cbb1c51589903c4043b98917f1d9", 3865024, Common::FI_FIN),
+ GAME_ENTRY("kittenadv", "Kitten.exe", "9973fbc73cce23867246d3a5e3c86d01", 5423637),
+ GAME_ENTRY("kittyquest", "multiverbtemplate.exe", "6e861b1f476ff7cdf036082abb271329", 78650122),
GAME_ENTRY("knightquestforgoldenring", "KQuestGoldRing.exe", "f120690b506dd63cd7d1112ea6af2f77", 2582542),
+ GAME_ENTRY("knightsquest3", "KQ3TOM.exe", "0710e2ec71042617f565c01824f0cf3c", 8405513), //v1.0
GAME_ENTRY("knightsquest3", "KQ3TOM.exe", "0710e2ec71042617f565c01824f0cf3c", 8408641),
GAME_ENTRY("knightsquest4", "MAGSQuest.exe", "0500aacb6c176d47ac0f8158f055db83", 4074151),
GAME_ENTRY("knobblycrook", "Knobbly Crook.exe", "9d2c7d86fe1316d08678b732e4241076", 326499357),
GAME_ENTRY("knobblycrook", "Knobbly Crook.exe", "d6269b2f4cc3da56077bb4e2df7984d5", 2035570004),
GAME_ENTRY_LANG("koddurova", "Kod Durova.exe", "615e73fc1874e92d60a1996c2330ea36", 498427333, Common::RU_RUS),
GAME_ENTRY("koffeekrisis", "Koffee Krisis.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 2423111),
+ GAME_ENTRY("kongbaghdad", "baghdad.exe", "b216ee957dd677023e02d900281a02d6", 2091750),
+ GAME_ENTRY("korinsmines", "Korin's Mines.exe", "465f972675db2da6040518221af5b0ba", 20055117),
GAME_ENTRY("koscheitheimmortal", "Koschei.exe", "465f972675db2da6040518221af5b0ba", 2771442),
- GAME_ENTRY("kq3plus", "KQ3plus.ags", "3b7cceb3e4bdb031dc5d8f290936e94b", 11727219),
+ GAME_ENTRY_PLATFORM("kq3plus", "KQ3plus.ags", "3b7cceb3e4bdb031dc5d8f290936e94b", 11727219, "Beta"),
GAME_ENTRY("kq4retold", "King's Quest 4.exe", "da6140c1e246d5f7641464bda80c45d5", 148103603),
GAME_ENTRY("kq4retold", "KQ4Retold.exe", "da6140c1e246d5f7641464bda80c45d5", 293710098),
GAME_ENTRY("kq4retold", "KQ4Retold.exe", "da6140c1e246d5f7641464bda80c45d5", 312045017), // 1.04
@@ -3852,7 +3992,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("kq4retold", "ac2game.dat", "da6140c1e246d5f7641464bda80c45d5", 293710098),
GAME_ENTRY("kristmaskrisis", "Kristmas Krisis.exe", "90413e9ae57e222f8913b09d2bc847bc", 2067681),
GAME_ENTRY("ktx1", "KTX-1.exe", "615e73fc1874e92d60a1996c2330ea36", 13806290),
- GAME_ENTRY("kumastory", "Kuma Story.exe", "54e966a013d104bf23603c780438d089", 2893472),
+ GAME_ENTRY("kumastory", "Kuma Story.exe", "5d82ab003f108bf44999421884d69f55", 5621765),
GAME_ENTRY("labor", "LaborEN.exe", "b9fcd61691d19d954a5cfd5fb57a6b45", 7245344),
GAME_ENTRY("labratescape", "Joel.exe", "06a03fe35791b0578068ab1873455463", 3256136),
GAME_ENTRY("labyrinth", "labyrnth.exe", "0710e2ec71042617f565c01824f0cf3c", 7686481),
@@ -4199,6 +4339,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("otherworlds", "Other Worlds.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 10669659),
GAME_ENTRY("otisbuildsafire", "obaf.exe", "c8d330b58da0a00a136c52ed3a20ae23", 4260705),
GAME_ENTRY("ouja", "Ouja.exe", "4d7d2addcde045dae6e0363a43f9acad", 6254682),
+ GAME_ENTRY("ourobouros", "I am Ourobouros.exe", "615e73fc1874e92d60a1996c2330ea36", 5841551),
+ GAME_ENTRY_LANG("ourobouros", "I am Ourobouros - French.exe", "615e73fc1874e92d60a1996c2330ea36", 5843873, Common::FR_FRA), // French
GAME_ENTRY("outbreakbyabhijitkamat", "outbreak.exe", "0500aacb6c176d47ac0f8158f055db83", 3271348),
GAME_ENTRY("outofgas", "OutOfGas.exe", "6b4ceb9e327ac99479c08d825461f4cb", 18187986),
GAME_ENTRY("outofgas", "OutOfGas.exe", "f0e74b3673867316e1cb3120c4289c66", 18200877),
@@ -4384,6 +4526,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("schwarzweissrot", "SchwarzWeissRot.exe", "495d45fb8adfd49690ae3b97921feec6", 82913128),
GAME_ENTRY("scnider", "scnider.exe", "3128b9f90e2f954ba704414ae854d10b", 1189237),
GAME_ENTRY("scytheisland", "Scythe.exe", "0500aacb6c176d47ac0f8158f055db83", 7119760),
+ GAME_ENTRY("searchofmarina", "In search of Marina.exe", "9f8a9d74c09f188af9af3e263f8b59bc", 138505062), // Windows
+ GAME_ENTRY("searchofmarina", "In search of Marina.ags", "57d8e44cfe1b992e92d63f7f646bd6fa", 135468882), // Linux
GAME_ENTRY("seashells", "Shells.exe", "0500aacb6c176d47ac0f8158f055db83", 6355325),
GAME_ENTRY("seasongreetings2002", "xmas2002.exe", "97d700529f5cc826f230c27acf81adfd", 4263336),
GAME_ENTRY("secretquestremake", "secretquest.exe", "f120690b506dd63cd7d1112ea6af2f77", 2121159),
@@ -4568,7 +4712,8 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("thedeathoflukesimpson", "LukeDead.exe", "06a03fe35791b0578068ab1873455463", 3233789),
GAME_ENTRY("thedevilsshroudpart1", "DevilTorino256.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 16661573),
GAME_ENTRY("thedigitalspell", "Digital.exe", "4d17844029d8910fbaae1bdc99e250f2", 14657385),
- GAME_ENTRY("thedusseldorfconspiracy", "dusseldorf.exe", "465f972675db2da6040518221af5b0ba", 60887427),
+ GAME_ENTRY("thedusseldorfconspiracy", "dusseldorf.exe", "465f972675db2da6040518221af5b0ba", 60887427), //v1.4
+ GAME_ENTRY("thedusseldorfconspiracy", "dusseldorf.exe", "465f972675db2da6040518221af5b0ba", 60878686),
GAME_ENTRY("thedwarvendaggerofblitz", "teste2.exe", "06a03fe35791b0578068ab1873455463", 9874658),
GAME_ENTRY("theelevator", "Elevator.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 6563864),
GAME_ENTRY("theenergizer", "TheEnergizer.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 54539625),
@@ -4590,6 +4735,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("thehuntforgoldbeard", "The hunt for Goldbeard.exe", "a524cbb1c51589903c4043b98917f1d9", 4043188),
GAME_ENTRY("thehuntforshaunbinda", "For Lisa Creed Made By Dan man.exe", "fd91d116e5adc4328cb22fab0b940e4d", 30753829),
GAME_ENTRY("thehuntforshaunbindadeluxeedition", "For Lisa Creed Made By Dan man.exe", "5d6e936eaee9316e756bfe33ef8d3a19", 34290389),
+ GAME_ENTRY("theinfinitystring", "String.exe", "90413e9ae57e222f8913b09d2bc847bc", 36963577),
GAME_ENTRY("theiraqiparadox", "0203.exe", "b25674056fe8cc0b7bf0a4409c5c5bfc", 2976283),
GAME_ENTRY("thejackyard", "The Jackyard.exe", "45d092881ef70b288382426a10251df3", 101417484),
GAME_ENTRY("thejourneyhome", "Part1.exe", "9cf51833e787cc919837d9a8bd8fc14c", 8355767),
@@ -4631,7 +4777,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("thesnaplock", "The Snaplock.exe", "7a3096ac0237cb6aa8e1718e28caf039", 31519102),
GAME_ENTRY("thespoons", "Spoons.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 3652176),
GAME_ENTRY("thestarryskyaboveme", "The Starry Sky Above Me.exe", "618d7dce9631229b4579340b964c6810", 14082659),
- GAME_ENTRY("thestring", "String.exe", "90413e9ae57e222f8913b09d2bc847bc", 36963577),
GAME_ENTRY("thesundownmystery", "Sundown.exe", "a08ab253c4d2f255b9139f2aa5fe7006", 31839270),
GAME_ENTRY("thethickening", "Retaliation Pt2.exe", "0500aacb6c176d47ac0f8158f055db83", 7084941),
GAME_ENTRY("thetombofthemoon", "TotM.exe", "f120690b506dd63cd7d1112ea6af2f77", 1632811),
@@ -4721,6 +4866,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("waterquest", "KOSTAS.exe", "f120690b506dd63cd7d1112ea6af2f77", 12403015),
GAME_ENTRY("wcedit", "walkcyclist.exe", "1e81f0cba7e94fb658acd8e24ff1089f", 1861346),
GAME_ENTRY("wearevectors", "WAV.exe", "a524cbb1c51589903c4043b98917f1d9", 5851536),
+ GAME_ENTRY("wegotlost", "dream.exe", "0710e2ec71042617f565c01824f0cf3c", 8820049),
GAME_ENTRY("welcometodarklake", "mystery.exe", "18b284c22010850f79bc5c20054a70c4", 5438912),
GAME_ENTRY("wet", "Wet.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 1271457),
GAME_ENTRY("what", "what!.exe", "08cb9ad3be9f966132d0c17f0dee471c", 48181831),
More information about the Scummvm-git-logs
mailing list