ScummVM: Difference between revisions
(adjust infobox link) |
(add category) |
||
(38 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
added_to_museum = February 23, 2019| | added_to_museum = February 23, 2019| | ||
}} | }} | ||
''' | '''ScummVM''' is a [[application software|software application]], originally created by [[Ludvig Strigeus]] and [[Vincent Hamm]], that runs classic [[adventure game|adventure]] and role-playing games on computer platforms, consoles, and media devices. | ||
The supported games are run through interpreters for the games using the engines included in the ScummVM executable. The games are [[reverse engineer]]ed to run the original datafiles except in the cases where the copyright holders provided [[source code]] to the ScummVM team. It does not run the supported games through [[emulator|emulation]], however, emulators for certain features are included, such as the [[Munt]] emulator for the [[Roland]] [[MT-32]] [[MIDI]] synthesizer. | |||
==Platforms== | ==Platforms== | ||
Line 14: | Line 16: | ||
==Projects included in ScummVM== | ==Projects included in ScummVM== | ||
===SimonVM=== | |||
SimonVM was a project by ScummVM co-creator Ludvig Strigeus that ran the ''[[Simon the Sorcerer]]'' games running on the [[AGOS]] engine. AGOS stands for Adventure Graphic Operating System. | |||
It was merged into ScummVM on April 12, [[2002]]. | |||
===Sarien=== | ===Sarien=== | ||
Sarien was a project by [[Stuart George]] that ran [[Sierra]] games that used | Sarien was a project by [[Stuart George]] that ran [[Sierra]] games that used Sierra's [[AGI]] engine. AGI stands for Adventure Game Interpreter). | ||
It was initially created in 1999. On May 23, 2006, Sarien was merged into ScummVM. | It was initially created in [[1999]]. On May 23, [[2006]], Sarien was merged into ScummVM. | ||
===TrollVM=== | ===TrollVM=== | ||
TrollVM was a project by [[Curt Coder]] that ran early (pre-AGI) | TrollVM was a project by [[Curt Coder]] that ran early (pre-AGI) Sierra adventure games created after the [[ADL]] (Adventure Development Language) games but before the AGI games. | ||
It was initially created in 2004. On September 1, 2007, TrollVM was merged into ScummVM. | It was initially created in [[2004]]. On September 1, [[2007]], TrollVM was merged into ScummVM. | ||
===FreeSCI=== | ===FreeSCI=== | ||
FreeSCI was a project by [[Magnus Reftel]], [[Lars Skovlund]], [[Christopher T. Lansdown]], and [[Christoph Reichenbach]] that ran | FreeSCI was a project by [[Magnus Reftel]], [[Lars Skovlund]], [[Christopher T. Lansdown]], and [[Christoph Reichenbach]] that ran Sierra games that used Sierra's [[SCI]] engine. SCI originally stood for Sierra Code Interpreter and then later was changed to stand for Sierra Creative Interpreter. | ||
It was initially created in 1999. On February 14, 2009, FreeSCI merged into ScummVM. | It was initially created in 1999. On February 14, [[2009]], FreeSCI merged into ScummVM. | ||
===Zengine=== | ===Zengine=== | ||
Zengine was a project by [[Marisa Chan]] that ran games using [[Activision|Activision's]] [[ZVision]] engine. | Zengine was a project by [[Marisa Chan]] that ran games using [[Activision|Activision's]] [[ZVision]] engine. | ||
It was initially created on October 7, 2010. On October 17, 2013, Zengine merged into ScummVM. | It was initially created on October 7, [[2010]]. On October 17, [[2013]], Zengine merged into ScummVM. | ||
===ScottFree=== | ===ScottFree=== | ||
ScottFree is an interpreter for interactive fiction games in the [[Scott Adams]] format. | [[ScottFree]] is an interpreter for interactive fiction games in the [[Scott Adams]] format. | ||
It was initially created in [[1993]] by [[Alan Cox]]. | |||
An engine to play Scott Adams games was added to ScummVM, on December 9, [[2018]], that was based on ScottFree. | |||
===xu4=== | |||
[[xu4]] is a project to run ''[[Ultima IV]]'' using original or enhanced resources that was created in September [[2001]] by [[Andrew Taylor]]. | |||
It was added to ScummVM on February 2, [[2020]]. | |||
===Pentagram=== | |||
Pentagram was a project to run ''[[Ultima VIII]]'' using original or enhanced resources that was created in [[2002]]. | |||
It was added to ScummVM on February 2, [[2020]]. | |||
===Nuvie=== | |||
Nuvie was a project to run ''[[Ultima VI]]'' using original or enhanced resources that was created in [[2003]] by [[Eric Fry]]. | |||
It was added to ScummVM on February 2, [[2020]]. | |||
===Frotz=== | ===Frotz=== | ||
Frotz is an interpreter for [[Z-code]] interactive fiction games. | [[Frotz]] is an interpreter for [[Z-code]] interactive fiction games. | ||
It was initially created in 1995 by [[Stefan Jokisch]]. | It was initially created in [[1995]] by [[Stefan Jokisch]]. | ||
A Z-code engine was added to ScummVM, on December 12, 2018, that was based on Frotz. | A Z-code engine was added to ScummVM, on December 12, 2018, that was based on Frotz. | ||
Line 51: | Line 73: | ||
ResidualVM was the sister project of ScummVM, originally created by former ScummVM project leader [[James Brown]], that ran classic 3D adventure games. | ResidualVM was the sister project of ScummVM, originally created by former ScummVM project leader [[James Brown]], that ran classic 3D adventure games. | ||
Upon its creation on August 15, 2003, it was titled Residual | Upon its creation on August 15, [[2003]], it was titled Residual and was a subproject of ScummVM. It received its own domain on December 6, [[2011]], and the name was changed to ResidualVM to reflect the domain. It remained a sister project of ScummVM, as they shared a common codebase. | ||
ResidualVM was originally created to support the two games made with [[GrimE]], ''[[Grim Fandango]]'' and ''[[Escape from Monkey Island]]'', as they were the residual adventure games by [[Lucasfilm Games|LucasArts]] that weren't supported by ScummVM. It was also a word pun, as grime is a residue. On May 26, 2009, it was expanded to support engines from several other games. | ResidualVM was originally created to support the two games made with [[GrimE]], ''[[Grim Fandango]]'' and ''[[Escape from Monkey Island]]'', as they were the residual adventure games by [[Lucasfilm Games|LucasArts]] that weren't supported by ScummVM. It was also a word pun, as grime is a residue. On May 26, 2009, it was expanded to support engines from several other games. | ||
On October 9, 2020, ResidualVM merged with its sister project ScummVM, allowing 2.5D and 3D games to be played using ScummVM. | On October 9, 2020, ResidualVM merged with its sister project ScummVM, allowing 2.5D and 3D games to be played using ScummVM. | ||
===Adventure Game Studio=== | |||
[[Adventure Game Studio]] is an adventure game development suite created by [[Chris Jones]] in [[1997]]. | |||
An engine for games created with Adventure Game Studio was added to ScummVM on February 6, [[2021]]. | |||
==Games and Applications officially supported by ScummVM== | ==Games and Applications officially supported by ScummVM== | ||
ScummVM was originally created to support the games made with the [[SCUMM]] scripting language, but it has since expanded to support engines from several other games. Over 100 games are officially supported. Additionally, there are also hundreds of demos and | ScummVM was originally created to support the games made with the [[SCUMM]] scripting language, but it has since expanded to support engines from several other games. Over 100 games are officially supported. Additionally, there are also hundreds of demos and fan games that are supported as well. | ||
{| class="wikitable sortable" style="width:100%" | {| class="wikitable sortable" style="width:100%" | ||
Line 64: | Line 91: | ||
!| Developer | !| Developer | ||
!| Released | !| Released | ||
!| Notes | !| Notes | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[1½ Knights: In Search of the Ravishing Princess Herzelinde]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Daedalic Entertainment]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2008 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.7.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The 11th Hour]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The 11th Hour]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
Line 76: | Line 106: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Revistronic]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Revistronic]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Bestowers of Eternity: Part One]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Dave Gilbert]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2003 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|580 Point Adventure]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|580 Point Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[Mike Goetz]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[Mike Goetz]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />580-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />580-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
Line 88: | Line 121: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]]<br />[[David Long]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]]<br />[[David Long]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />Combines ''[[Colossal Cave Adventure|3]]'' and ''[[Colossal Cave Adventure|6]]'' into a single game. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />Combines ''[[Colossal Cave Adventure|3]]'' and ''[[Colossal Cave Adventure|6]]'' into a single game. | ||
|- | |- | ||
Line 94: | Line 126: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]]<br />[[David Long]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]]<br />[[David Long]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2004 | | style="border-style: solid; border-width: 1px; text-align:center" | 2004 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />''[[Colossal Cave Adventure|701 Point Adventure]]'' with extensions. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />''[[Colossal Cave Adventure|701 Point Adventure]]'' with extensions. | ||
|- | |- | ||
Line 100: | Line 131: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[A.J.'s World of Discovery]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Vision]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|Adventure]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1977 | | style="border-style: solid; border-width: 1px; text-align:center" | 1977 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />350-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />350-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
Line 112: | Line 146: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[Peter Luckett]]<br />[[Jack Pike]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[Peter Luckett]]<br />[[Jack Pike]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />440-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />440-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
Line 118: | Line 151: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />430-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />430-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
Line 124: | Line 156: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Platt]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1978 | | style="border-style: solid; border-width: 1px; text-align:center" | 1978 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />550-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />550-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
Line 130: | Line 161: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Long]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David Long]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />551-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />551-point ''[[Colossal Cave Adventure]]''. | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|Adventure in | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Colossal Cave Adventure|Adventure in Humongous Cave]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David R. Malmberg]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]]<br />[[Don Woods]]<br />[[David R. Malmberg]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />1000-point ''[[Colossal Cave Adventure]]''. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />1000-point ''[[Colossal Cave Adventure]]''. | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Adventure in Serenia]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Adventureland]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Adventureland]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1978 | | style="border-style: solid; border-width: 1px; text-align:center" | 1978 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Adventures of Buckaroo Banzai Across the 8th Dimension]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Adventures of Buckaroo Banzai Across the 8th Dimension (video game)|The Adventures of Buckaroo Banzai Across the 8th Dimension]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Aerinde]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2016 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Aesop's Fables: The Tortoise and the Hare]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Aesop's Fables: The Tortoise and the Hare]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Alice: An Interactive Museum]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Synergy Inc.]]<br />[[Toshiba EMI]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Amazon: Guardians of Eden]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Amazon: Guardians of Eden]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Indie Built|Access Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Indie Built|Access Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ape Odyssey No. 2001]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Saru Brunei]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Arthur: The Quest for Excalibur]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Arthur: The Quest for Excalibur]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 172: | Line 217: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 178: | Line 222: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ash Pines]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2021 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ashina: The Red Witch]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2021 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Astro Chicken]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Astro Chicken]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 190: | Line 242: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 196: | Line 247: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 202: | Line 252: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2002 | | style="border-style: solid; border-width: 1px; text-align:center" | 2002 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 208: | Line 258: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 214: | Line 263: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 220: | Line 268: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 226: | Line 273: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0<br />Only available in French. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0<br />Only available in French. | ||
|- | |- | ||
Line 232: | Line 278: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Bear Stormin']]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Beast Within: A Gabriel Knight Mystery]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Beast Within: A Gabriel Knight Mystery]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 244: | Line 293: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 250: | Line 298: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Paramount Global|Viacom New Media]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Paramount Global|Viacom New Media]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |- | ||
Line 256: | Line 303: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 1: In Search of the Skunkape]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2004 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 1: In Search of the Skunkape Deluxe]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2006 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 2: The Lost Galleon of the Salton Sea]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2004 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 2: The Lost Galleon of the Salton Sea Deluxe]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2010 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 3: The Sorceress of Smailholm]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2004 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 4: Horror at Number 50]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2005 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 5: Land of the Rising Dead]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2006 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 6: Scourge of the Sea People]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2007 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 7: The Cardinal Sins]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2008 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ben Jordan: Paranormal Investigator|Ben Jordan: Paranormal Investigator - Case 8: Relics of the Past]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2012 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Beneath a Steel Sky]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Beneath a Steel Sky]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.5.0 | ||
|- | |- | ||
Line 268: | Line 363: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 274: | Line 368: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 280: | Line 373: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 286: | Line 378: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | ||
|- | |- | ||
Line 292: | Line 383: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Blackwell Convergence]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2009 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Blackwell Deception]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2011 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Blackwell Epiphany]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2014 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Blackwell Legacy]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2006 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Blackwell Unbound]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2007 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Blade Runner]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Blade Runner]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 304: | Line 418: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 310: | Line 423: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | ||
|- | |- | ||
Line 316: | Line 428: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | ||
|- | |- | ||
Line 322: | Line 433: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 328: | Line 438: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | ||
|- | |- | ||
Line 334: | Line 443: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 340: | Line 448: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 346: | Line 453: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |- | ||
Line 352: | Line 458: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |- | ||
Line 358: | Line 463: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[MindFactory]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[MindFactory]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2008 | | style="border-style: solid; border-width: 1px; text-align:center" | 2008 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |- | ||
Line 364: | Line 468: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Merit Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Merit Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.13.0 | ||
|- | |- | ||
Line 370: | Line 473: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 376: | Line 478: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[New Generation Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[New Generation Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
Line 382: | Line 483: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Squinky]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Squinky]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2007 | | style="border-style: solid; border-width: 1px; text-align:center" | 2007 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | ||
|- | |- | ||
Line 388: | Line 488: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Classical Cats]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Mitsuhiro Amada]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Codename: ICEMAN]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Codename: ICEMAN]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 400: | Line 503: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Will Crowther]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1976 | | style="border-style: solid; border-width: 1px; text-align:center" | 1976 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />The original pre-Don Woods version. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0<br />The original pre-Don Woods version. | ||
|- | |- | ||
Line 406: | Line 508: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 412: | Line 513: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Cottage]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Johan Berntsson]]<br />[[Kimmo Eriksson]]<br />[[Viggo Eriksson]]<br />[[Olle E Johansson]]<br />[[Johan Ottosson]]<br />[[Fredrik Ramsberg]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1978 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Count]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Count]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Crazy Nick's Software Picks: King Graham's Board Game Challenge]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Crazy Nick's Software Picks: King Graham's Board Game Challenge]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 436: | Line 533: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 442: | Line 538: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 448: | Line 543: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 454: | Line 548: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 460: | Line 553: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Penguin Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Penguin Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 466: | Line 558: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Delphine Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Delphine Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 472: | Line 563: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 478: | Line 568: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Cute Machine]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Martine Corompt]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Cutthroats]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Cutthroats]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 490: | Line 583: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 496: | Line 588: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Dark Eye]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Inscape]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Dark Side]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Major Developments]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[A Date in the Park]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2014 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Day of the Tentacle]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Day of the Tentacle]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 508: | Line 613: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 514: | Line 618: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 520: | Line 623: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Perfect Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Perfect Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 526: | Line 628: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Perfect Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Perfect Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 532: | Line 633: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
Line 538: | Line 638: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 544: | Line 643: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[NoSense]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[NoSense]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 550: | Line 648: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Alcachofa Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Alcachofa Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | ||
|- | |- | ||
Line 556: | Line 653: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Creative Reality]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Creative Reality]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 562: | Line 658: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[The Illusions Gaming Company]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[The Illusions Gaming Company]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 568: | Line 663: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 574: | Line 668: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 580: | Line 673: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 586: | Line 678: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 592: | Line 683: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Escape from Hell]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Electronic Arts]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Escape from Monkey Island]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Escape from Monkey Island]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.9.0 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2. | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Excavation of Hob's Barrow]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2022 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Eye of the Beholder]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Eye of the Beholder]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |- | ||
Line 610: | Line 708: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |- | ||
Line 616: | Line 713: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 622: | Line 718: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |- | ||
Line 628: | Line 723: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |- | ||
Line 634: | Line 728: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.9.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.9.0 | ||
|- | |- | ||
Line 640: | Line 733: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Interactive Binary Illusions]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Interactive Binary Illusions]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Football Game]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2018 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Freddi Fish and the Case of the Missing Kelp Seeds]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Freddi Fish and the Case of the Missing Kelp Seeds]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 652: | Line 748: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 658: | Line 753: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 664: | Line 758: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 670: | Line 763: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 676: | Line 768: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 682: | Line 773: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 688: | Line 778: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 694: | Line 783: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Pipe Studio]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Pipe Studio]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2003 | | style="border-style: solid; border-width: 1px; text-align:center" | 2003 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 700: | Line 788: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 706: | Line 793: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 712: | Line 798: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Delphine Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Delphine Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |- | ||
Line 718: | Line 803: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gadget: Invention Travel and Adventure]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Synergy Inc.]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Geisha]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Geisha]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gemini Rue]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Joshua Nuernberger]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2011 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ghost Town]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Ghost Town]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | | style="border-style: solid; border-width: 1px; text-align:center" | 1980 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 736: | Line 828: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 742: | Line 833: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |- | ||
Line 748: | Line 838: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gobliiins 5]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Pierre Gilhodes]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2023 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gold Rush!]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gold Rush!]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[The Software Farm|MacNeill Computer Company]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[The Software Farm|MacNeill Computer Company]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 760: | Line 853: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[A Golden Wake]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Grundislav Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2014 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gregory and the Hot Air Balloon]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Gregory and the Hot Air Balloon]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 772: | Line 868: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Daniel Kennedy]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Daniel Kennedy]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2005 | | style="border-style: solid; border-width: 1px; text-align:center" | 2005 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 778: | Line 873: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 784: | Line 878: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Disney Interactive Victoria]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Disney Interactive Victoria]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
Line 790: | Line 883: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Doug Dyment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Doug Dyment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1968 | | style="border-style: solid; border-width: 1px; text-align:center" | 1968 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 796: | Line 888: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 0: Mission Asteroid|Hi-Res Adventure #0: Mission Asteroid]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 1: Mystery House|Hi-Res Adventure #1: Mystery House]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 2: Wizard and the Princess|Hi-Res Adventure #2: Wizard and the Princess]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 3: Cranston Manor|Hi-Res Adventure #3: Cranston Manor]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 4: Ulysses and the Golden Fleece|Hi-Res Adventure #4: Ulysses and the Golden Fleece]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 5: Time Zone|Hi-Res Adventure #5: Time Zone]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[On-Line Systems]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Hi-Res Adventure 6: The Dark Crystal|Hi-Res Adventure #6: The Dark Crystal]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra On-Line]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Hitchhiker's Guide to the Galaxy]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Hitchhiker's Guide to the Galaxy]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 808: | Line 933: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 814: | Line 938: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[MP Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[MP Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |- | ||
Line 820: | Line 943: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 826: | Line 948: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 832: | Line 953: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 838: | Line 958: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 844: | Line 963: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 850: | Line 968: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 856: | Line 973: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 862: | Line 978: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 868: | Line 983: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 874: | Line 988: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 880: | Line 993: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Gray Design Associates]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 886: | Line 998: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Gregory Yob]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Gregory Yob]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1973 | | style="border-style: solid; border-width: 1px; text-align:center" | 1973 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 892: | Line 1,003: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Monkeystone Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Monkeystone Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 898: | Line 1,008: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[The Dreamer's Guild]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[The Dreamer's Guild]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 904: | Line 1,013: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 910: | Line 1,018: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 916: | Line 1,023: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 922: | Line 1,028: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[The Dreamer's Guild]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[The Dreamer's Guild]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 928: | Line 1,033: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 934: | Line 1,038: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 940: | Line 1,043: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 946: | Line 1,048: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 952: | Line 1,053: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Presto Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Presto Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |- | ||
Line 958: | Line 1,058: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 964: | Line 1,063: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Just Ignore Them]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2017 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[King's Quest (video game)|King's Quest]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[King's Quest (video game)|King's Quest]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 976: | Line 1,078: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 982: | Line 1,083: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 988: | Line 1,088: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 994: | Line 1,093: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,000: | Line 1,098: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,006: | Line 1,103: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,012: | Line 1,108: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Kingdom: The Far Reaches]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Virtual Engine Productions]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Lands of Lore]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Lands of Lore]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | ||
|- | |- | ||
Line 1,024: | Line 1,123: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,030: | Line 1,128: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,036: | Line 1,133: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,042: | Line 1,138: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Legend of Hand]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2017 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Legend of Kyrandia: Book One]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Legend of Kyrandia: Book One]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.9.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.9.0 | ||
|- | |- | ||
Line 1,054: | Line 1,153: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | ||
|- | |- | ||
Line 1,060: | Line 1,158: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Westwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.12.0 | ||
|- | |- | ||
Line 1,066: | Line 1,163: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,072: | Line 1,168: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,078: | Line 1,173: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,084: | Line 1,178: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,090: | Line 1,183: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,096: | Line 1,188: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,102: | Line 1,193: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,108: | Line 1,198: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,114: | Line 1,203: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,120: | Line 1,208: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,126: | Line 1,213: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adeline Software International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adeline Software International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,132: | Line 1,218: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 1,138: | Line 1,223: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Funcom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Funcom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,144: | Line 1,228: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,150: | Line 1,233: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.12.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.12.0 | ||
|- | |- | ||
Line 1,156: | Line 1,238: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Revolution Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 1,162: | Line 1,243: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,168: | Line 1,248: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 1,174: | Line 1,253: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 1,180: | Line 1,258: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Animation Magic]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 1,186: | Line 1,263: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 1,192: | Line 1,268: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Evryware]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Evryware]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,198: | Line 1,273: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Evryware]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Evryware]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,204: | Line 1,278: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mega-Venture I: Romulan Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mega-Venture II: Top Secret Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mega-Venture III: Gamma World]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Jim Veneskey]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,228: | Line 1,298: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Might and Magic Book One: The Secret of the Inner Sanctum]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Might and Magic IV]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Might and Magic IV]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 1,240: | Line 1,313: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 1,246: | Line 1,318: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[New World Computing]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0<br />Combined IV and V into a single game. | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0<br />Combined IV and V into a single game. | ||
|- | |- | ||
Line 1,252: | Line 1,323: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Catware]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Catware]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 1,258: | Line 1,328: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2008 | | style="border-style: solid; border-width: 1px; text-align:center" | 2008 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Prototype created in 1988.<br />Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Prototype created in 1988.<br />Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,264: | Line 1,333: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mini Adventure Sampler]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | | style="border-style: solid; border-width: 1px; text-align:center" | 1980 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mission Supernova]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mission Supernova]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Thomas Dingel]]<br />[[Steffen Dingel]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Thomas Dingel]]<br />[[Steffen Dingel]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 1,282: | Line 1,348: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,288: | Line 1,353: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,294: | Line 1,358: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 1,300: | Line 1,363: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,306: | Line 1,368: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lankhor]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lankhor]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | ||
|- | |- | ||
Line 1,312: | Line 1,373: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mudlarks]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2014 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Muppet Treasure Island]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[My Big Sister]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2018 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[My Big Sister|My Big Sister Remastered]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2022 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Myst]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Myst]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | ||
|- | |- | ||
Line 1,324: | Line 1,403: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Presto Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Presto Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,330: | Line 1,408: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 1: The Golden Baton]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 1: The Golden Baton]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 2: The Time Machine]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 2: The Time Machine]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 3: Arrow of Death Part 1]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 3: Arrow of Death Part 1]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 4: Arrow of Death Part 2]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 4: Arrow of Death Part 2]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 5: Escape from Pulsar 7]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 5: Escape from Pulsar 7]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 6: Circus]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 6: Circus]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 7: Feasibility Experiment]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 7: Feasibility Experiment]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 8: The Wizard of Akryz]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 8: The Wizard of Akryz]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 9: Perseus and Andromeda]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 9: Perseus and Andromeda]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 10: Ten Little Indians]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 10: Ten Little Indians]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 11: Waxworks]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Mysterious Adventures 11: Waxworks]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Digital Fantasia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Nancy Drew: The Final Scene]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Nancy Drew: Message in a Haunted Mansion]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Nancy Drew: Secrets Can Kill]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Nancy Drew: Stay Tuned for Danger]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Nancy Drew: Treasure in the Royal Tower]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Neverhood]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Neverhood]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[The Neverhood, Inc.]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[The Neverhood, Inc.]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | ||
|- | |- | ||
Line 1,414: | Line 1,498: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 1,420: | Line 1,503: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Trecision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Trecision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,426: | Line 1,508: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Dynabyte]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Dynabyte]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,432: | Line 1,513: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,438: | Line 1,518: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 1,444: | Line 1,523: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Polarware]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Polarware]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,450: | Line 1,528: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Michael Sheail]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Michael Sheail]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2007 | | style="border-style: solid; border-width: 1px; text-align:center" | 2007 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Orion Burger]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sanctuary Woods]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.9.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pajama Sam: No Need to Hide When It's Dark Outside]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pajama Sam: No Need to Hide When It's Dark Outside]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,462: | Line 1,543: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,468: | Line 1,548: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,474: | Line 1,553: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 1,480: | Line 1,558: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,486: | Line 1,563: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Personal Nightmare]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Passport to Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.3.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pendek]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2014 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Personal Nightmare]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 1,498: | Line 1,583: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,504: | Line 1,588: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,510: | Line 1,593: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pink Panther: Hokus Pokus Pink]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wanderlust Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.7.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pirate Adventure]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pirate Adventure]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pink Panther: Passport to Peril]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wanderlust Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.7.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Planetfall]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Planetfall]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,528: | Line 1,618: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Kirin Entertainment]]<br />[[United Pixtures]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Kirin Entertainment]]<br />[[United Pixtures]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,534: | Line 1,623: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,540: | Line 1,628: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,546: | Line 1,633: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,552: | Line 1,638: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,558: | Line 1,643: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,564: | Line 1,648: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Metropolis Software House]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Metropolis Software House]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Primordia]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wormwood Studios]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2012 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Private Eye]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Private Eye]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brooklyn Multimedia]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brooklyn Multimedia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,576: | Line 1,663: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,582: | Line 1,668: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | ||
|- | |- | ||
Line 1,588: | Line 1,673: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2000 | | style="border-style: solid; border-width: 1px; text-align:center" | 2000 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,594: | Line 1,678: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.6.0 | ||
|- | |- | ||
Line 1,600: | Line 1,683: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,606: | Line 1,688: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,612: | Line 1,693: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | ||
|- | |- | ||
Line 1,618: | Line 1,698: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | ||
|- | |- | ||
Line 1,624: | Line 1,703: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | ||
|- | |- | ||
Line 1,630: | Line 1,708: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.7.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Puzzle Bots]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Ivy Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2010 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pyramid of Doom]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Pyramid of Doom]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,642: | Line 1,723: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,648: | Line 1,728: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,654: | Line 1,733: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,660: | Line 1,738: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 1,666: | Line 1,743: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,672: | Line 1,748: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,678: | Line 1,753: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,684: | Line 1,758: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Dynamix]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Dynamix]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Reah: Face the Unknown]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Detalion]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Red Bow]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Stranga]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2021 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Red Comrades Save the Galaxy]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Red Comrades Save the Galaxy]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[S.K.I.F.]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[S.K.I.F.]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,696: | Line 1,778: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[S.K.I.F.]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[S.K.I.F.]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Resonance]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[xii Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2010 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 1,702: | Line 1,788: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,708: | Line 1,793: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | ||
|- | |- | ||
Line 1,714: | Line 1,798: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 1,720: | Line 1,803: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Microprose]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Microprose]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |- | ||
Line 1,726: | Line 1,808: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Tsunami Media]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.4.0 | ||
|- | |- | ||
Line 1,732: | Line 1,813: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Cyan|Cyan Worlds]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,738: | Line 1,818: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.0.0rc1 | ||
|- | |- | ||
Line 1,744: | Line 1,823: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Bill Cotter]]<br />[[Tor Andersson]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Bill Cotter]]<br />[[Tor Andersson]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1976 | | style="border-style: solid; border-width: 1px; text-align:center" | 1976 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,750: | Line 1,828: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 1,756: | Line 1,833: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games|LucasArts]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 1,762: | Line 1,838: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[DreamForge Intertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[DreamForge Intertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Savage Island Part I]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Savage Island Part I]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | 1980 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,774: | Line 1,848: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Shardlight]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Francisco Gonzalez]]<br />[[Ben Chandler]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2016 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Schizm: Mysterious Journey]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Detalion]], [[LK Avalon]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Seastalker]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Seastalker]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,786: | Line 1,868: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,792: | Line 1,873: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 1,798: | Line 1,878: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[LK Avalon]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[LK Avalon]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Shardlight]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Francisco Gonzales]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2016 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Sheila Rae, the Brave]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Sheila Rae, the Brave]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brøderbund]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 1,810: | Line 1,893: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Shiva]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2006 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Shiva: Kosher Edition]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2013 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Shivers]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Shivers]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,822: | Line 1,913: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1989 | | style="border-style: solid; border-width: 1px; text-align:center" | 1989 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,828: | Line 1,918: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 1,834: | Line 1,923: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
Line 1,840: | Line 1,928: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,846: | Line 1,933: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,852: | Line 1,938: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[LK Avalon]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[LK Avalon]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.5.0 | ||
|- | |- | ||
Line 1,858: | Line 1,943: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,864: | Line 1,948: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Blue Sky Software (company formed in 1981)|Blue Sky Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Blue Sky Software (company formed in 1981)|Blue Sky Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,870: | Line 1,953: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,876: | Line 1,958: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,882: | Line 1,963: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.10.0 | ||
|- | |- | ||
Line 1,888: | Line 1,968: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,894: | Line 1,973: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1991 | | style="border-style: solid; border-width: 1px; text-align:center" | 1991 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,900: | Line 1,978: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Dynamix]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Dynamix]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.2.0 | ||
|- | |- | ||
Line 1,906: | Line 1,983: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |- | ||
Line 1,912: | Line 1,988: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,918: | Line 1,993: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Brooklyn Multimedia]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Brooklyn Multimedia]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
Line 1,924: | Line 1,998: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,930: | Line 2,003: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,936: | Line 2,008: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,942: | Line 2,013: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2001 | | style="border-style: solid; border-width: 1px; text-align:center" | 2001 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,948: | Line 2,018: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Humongous Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1999 | | style="border-style: solid; border-width: 1px; text-align:center" | 1999 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.8.0 | ||
|- | |- | ||
Line 1,954: | Line 2,023: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1987 | | style="border-style: solid; border-width: 1px; text-align:center" | 1987 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,960: | Line 2,028: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,966: | Line 2,033: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Super | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Strangeland]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Mike Mayfield]]<br />[[David H. Ahl]]<br />[[Mary Cole]]<br />[[Bob Leedom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Wormwood Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 2021 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Suli Fallen Harmony]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coutal Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2020 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Sumatra: Fate of Yandi]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2019 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Super Z Trek]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Mike Mayfield]]<br />[[David H. Ahl]]<br />[[Mary Cole]]<br />[[Bob Leedom]]<br />[[John Menichelli]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1974 | | style="border-style: solid; border-width: 1px; text-align:center" | 1974 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | [[Z-code]] version of ''[[Super Star Trek]]''.<br />Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Suspended: A Cryogenic Nightmare]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Suspended: A Cryogenic Nightmare]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 1,984: | Line 2,063: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Syberia]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Microids]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2002 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Syberia II]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Microids]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2004 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Technobabylon]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Technocrat Games]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2015 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Teenagent]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Teenagent]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Metropolis Software House]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Metropolis Software House]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.1.0 | ||
|- | |- | ||
Line 1,996: | Line 2,088: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Aftermath Media]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Aftermath Media]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1998 | | style="border-style: solid; border-width: 1px; text-align:center" | 1998 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Terrible Old Man]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Cloak and Dagger Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | 2015 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2. | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Thimbleweed Park]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Terrible Toybox]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2017 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.9.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Tony Tough and the Night of the Roasted Moths]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Tony Tough and the Night of the Roasted Moths]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Nayma Software]]<br />[[Prograph Research]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Nayma Software]]<br />[[Prograph Research]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.6.0 | ||
|- | |- | ||
Line 2,014: | Line 2,108: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Burst Studios]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Burst Studios]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |- | ||
Line 2,020: | Line 2,113: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.0.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Total Eclipse]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Incentive Software]]<br />[[Major Developments]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.9.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Touché: The Adventures of the Fifth Musketeer]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Touché: The Adventures of the Fifth Musketeer]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Clipper Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Clipper Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |- | ||
Line 2,032: | Line 2,128: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Penguin Software]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Penguin Software]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1982 | | style="border-style: solid; border-width: 1px; text-align:center" | 1982 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | ||
|- | |- | ||
Line 2,038: | Line 2,133: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1986 | | style="border-style: solid; border-width: 1px; text-align:center" | 1986 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,044: | Line 2,138: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 2,050: | Line 2,143: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Artech Digital Entertainment]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Artech Digital Entertainment]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.9.0 | ||
|- | |- | ||
Line 2,056: | Line 2,148: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,062: | Line 2,153: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1990 | | style="border-style: solid; border-width: 1px; text-align:center" | 1990 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,068: | Line 2,158: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Origin Systems]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1994 | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,074: | Line 2,163: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Trilobyte]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Unavowed]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Wadjet Eye Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | 2018 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.5.0 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Urban Runner]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Urban Runner]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.3.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[The Vampire Diaries]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[HeR Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Versailles 1685]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Versailles 1685]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Cryo Interactive]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Cryo Interactive]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.1.0 | ||
|- | |- | ||
Line 2,098: | Line 2,188: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure International]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1979 | | style="border-style: solid; border-width: 1px; text-align:center" | 1979 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,104: | Line 2,193: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Entertainment Software Partners]]<br />[[Philips|Philips P.O.V. Entertainment Group]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Entertainment Software Partners]]<br />[[Philips|Philips P.O.V. Entertainment Group]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.7.0 | ||
|- | |- | ||
Line 2,110: | Line 2,198: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Adventure Soft|Horror Soft]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1992 | | style="border-style: solid; border-width: 1px; text-align:center" | 1992 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 2,116: | Line 2,203: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Coktel Studio|Coktel Vision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1993 | | style="border-style: solid; border-width: 1px; text-align:center" | 1993 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.10.0 | ||
|- | |- | ||
Line 2,122: | Line 2,208: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Hypnotix]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Hypnotix]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1995 | | style="border-style: solid; border-width: 1px; text-align:center" | 1995 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.6.0 | ||
|- | |||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Whispers of a Machine]]'' | |||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Clifftop Games]]<br />[[Faravid Interactive]] | |||
| style="border-style: solid; border-width: 1px; text-align:center" | 2019 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Winnie the Pooh in the Hundred Acre Wood]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Winnie the Pooh in the Hundred Acre Wood]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Sierra|Sierra On-Line]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1984 | | style="border-style: solid; border-width: 1px; text-align:center" | 1984 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.11.0 | ||
|- | |- | ||
Line 2,134: | Line 2,223: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1985 | | style="border-style: solid; border-width: 1px; text-align:center" | 1985 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,140: | Line 2,228: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1983 | | style="border-style: solid; border-width: 1px; text-align:center" | 1983 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[ | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Wrath of the Gods]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[ | | style="border-style: solid; border-width: 1px; text-align:center" | [[Luminaria]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | | | style="border-style: solid; border-width: 1px; text-align:center" | 1994 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.8.0 | |||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM | |||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Zak McKracken and the Alien Mindbenders]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Zak McKracken and the Alien Mindbenders]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Lucasfilm Games]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1988 | | style="border-style: solid; border-width: 1px; text-align:center" | 1988 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 0.2.0 | ||
|- | |- | ||
| style="border-style: solid; border-width: 1px; text-align:center" | ''[[Zork]]'' | | style="border-style: solid; border-width: 1px; text-align:center" | ''[[Zork (video game)|Zork]]'' | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Massachusetts Institute of Technology|MIT]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Massachusetts Institute of Technology|MIT]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1978 | | style="border-style: solid; border-width: 1px; text-align:center" | 1978 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,164: | Line 2,248: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1980 | | style="border-style: solid; border-width: 1px; text-align:center" | 1980 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,170: | Line 2,253: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,176: | Line 2,258: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Infocom]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1981 | | style="border-style: solid; border-width: 1px; text-align:center" | 1981 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|- | |- | ||
Line 2,182: | Line 2,263: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Zombie Studios]]<br />[[Activision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Zombie Studios]]<br />[[Activision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1996 | | style="border-style: solid; border-width: 1px; text-align:center" | 1996 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |- | ||
Line 2,188: | Line 2,268: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 1.8.0 | ||
|- | |- | ||
Line 2,194: | Line 2,273: | ||
| style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | | style="border-style: solid; border-width: 1px; text-align:center" | [[Activision]] | ||
| style="border-style: solid; border-width: 1px; text-align:center" | 1997 | | style="border-style: solid; border-width: 1px; text-align:center" | 1997 | ||
| style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | | style="border-style: solid; border-width: 1px; text-align:center" | Supported since ScummVM 2.2.0 | ||
|} | |} | ||
Line 2,249: | Line 2,327: | ||
*ScummVM 2.6.0 (August 1, 2022) | *ScummVM 2.6.0 (August 1, 2022) | ||
*ScummVM 2.7.0 (February 26, 2023) | *ScummVM 2.7.0 (February 26, 2023) | ||
*ScummVM 2.7.1 (July 31, 2023) | |||
*ScummVM 2.8.0 (December 30, 2023) | |||
*ScummVM 2.8.1 (March 31, 2024) | |||
[[Category:Application software]] | [[Category: Application software]] | ||
[[Category: | [[Category: Open source]] | ||
[[Category: | [[Category: Reverse engineering]] | ||
[[Category: ScummVM]] | |||
[[Category:ScummVM | |||
Revision as of 07:01, 24 April 2024
ScummVM | |
Developer | Ludvig Strigeus, Vincent Hamm, ScummVM team |
---|---|
Publisher | https://www.scummvm.org/ |
Platforms | C++, cross-platform |
Released | October 5, 2001-present |
Added to Museum |
February 23, 2019 |
ScummVM is a software application, originally created by Ludvig Strigeus and Vincent Hamm, that runs classic adventure and role-playing games on computer platforms, consoles, and media devices.
The supported games are run through interpreters for the games using the engines included in the ScummVM executable. The games are reverse engineered to run the original datafiles except in the cases where the copyright holders provided source code to the ScummVM team. It does not run the supported games through emulation, however, emulators for certain features are included, such as the Munt emulator for the Roland MT-32 MIDI synthesizer.
Platforms
Officially supported platforms include AmigaOS 4, Android, BeOS, Caanoo, Dreamcast, Dingoo, FreeMiNT, GameCube, GP2X, GP2X Wiz, GP32, Haiku, iOS, IRIX, Linux, macOS, Maemo, Nintendo 3DS, Nintendo 64, Nintendo DS, Nintendo Switch, Ouya, Pandora, PlayStation 2, PlayStation 3, PlayStation Portable, PlayStation Vita, Raspberry Pi, RISC OS, Samsung TV, Solaris, Symbian, Tizen, WebOS, Wii, Windows, and Windows CE.
Projects included in ScummVM
SimonVM
SimonVM was a project by ScummVM co-creator Ludvig Strigeus that ran the Simon the Sorcerer games running on the AGOS engine. AGOS stands for Adventure Graphic Operating System.
It was merged into ScummVM on April 12, 2002.
Sarien
Sarien was a project by Stuart George that ran Sierra games that used Sierra's AGI engine. AGI stands for Adventure Game Interpreter).
It was initially created in 1999. On May 23, 2006, Sarien was merged into ScummVM.
TrollVM
TrollVM was a project by Curt Coder that ran early (pre-AGI) Sierra adventure games created after the ADL (Adventure Development Language) games but before the AGI games.
It was initially created in 2004. On September 1, 2007, TrollVM was merged into ScummVM.
FreeSCI
FreeSCI was a project by Magnus Reftel, Lars Skovlund, Christopher T. Lansdown, and Christoph Reichenbach that ran Sierra games that used Sierra's SCI engine. SCI originally stood for Sierra Code Interpreter and then later was changed to stand for Sierra Creative Interpreter.
It was initially created in 1999. On February 14, 2009, FreeSCI merged into ScummVM.
Zengine
Zengine was a project by Marisa Chan that ran games using Activision's ZVision engine.
It was initially created on October 7, 2010. On October 17, 2013, Zengine merged into ScummVM.
ScottFree
ScottFree is an interpreter for interactive fiction games in the Scott Adams format.
It was initially created in 1993 by Alan Cox.
An engine to play Scott Adams games was added to ScummVM, on December 9, 2018, that was based on ScottFree.
xu4
xu4 is a project to run Ultima IV using original or enhanced resources that was created in September 2001 by Andrew Taylor.
It was added to ScummVM on February 2, 2020.
Pentagram
Pentagram was a project to run Ultima VIII using original or enhanced resources that was created in 2002.
It was added to ScummVM on February 2, 2020.
Nuvie
Nuvie was a project to run Ultima VI using original or enhanced resources that was created in 2003 by Eric Fry.
It was added to ScummVM on February 2, 2020.
Frotz
Frotz is an interpreter for Z-code interactive fiction games.
It was initially created in 1995 by Stefan Jokisch.
A Z-code engine was added to ScummVM, on December 12, 2018, that was based on Frotz.
ResidualVM
ResidualVM was the sister project of ScummVM, originally created by former ScummVM project leader James Brown, that ran classic 3D adventure games.
Upon its creation on August 15, 2003, it was titled Residual and was a subproject of ScummVM. It received its own domain on December 6, 2011, and the name was changed to ResidualVM to reflect the domain. It remained a sister project of ScummVM, as they shared a common codebase.
ResidualVM was originally created to support the two games made with GrimE, Grim Fandango and Escape from Monkey Island, as they were the residual adventure games by LucasArts that weren't supported by ScummVM. It was also a word pun, as grime is a residue. On May 26, 2009, it was expanded to support engines from several other games.
On October 9, 2020, ResidualVM merged with its sister project ScummVM, allowing 2.5D and 3D games to be played using ScummVM.
Adventure Game Studio
Adventure Game Studio is an adventure game development suite created by Chris Jones in 1997.
An engine for games created with Adventure Game Studio was added to ScummVM on February 6, 2021.
Games and Applications officially supported by ScummVM
ScummVM was originally created to support the games made with the SCUMM scripting language, but it has since expanded to support engines from several other games. Over 100 games are officially supported. Additionally, there are also hundreds of demos and fan games that are supported as well.
Version history
- ScummVM 0.0.1 (October 8, 2001)
- ScummVM 0.0.2 (October 12, 2001)
- ScummVM 0.1.0 (January 13, 2002)
- ScummVM 0.2.0 (April 14, 2002)
- ScummVM 0.3.0b (December 8, 2002)
- ScummVM 0.4.0 (May 11, 2003)
- ScummVM 0.4.1 (May 25, 2003)
- ScummVM 0.5.0 (August 2, 2003)
- ScummVM 0.5.1 (August 6, 2003)
- ScummVM 0.6.0 (March 14, 2004)
- ScummVM 0.6.1 (July 25, 2004)
- ScummVM 0.6.1b (August 3, 2004)
- ScummVM 0.7.0 (December 24, 2004)
- ScummVM 0.7.1 (March 27, 2005)
- ScummVM 0.8.0 (October 30, 2005)
- ScummVM 0.8.1 (January 31, 2006)
- ScummVM 0.8.2 (February 8, 2006)
- ScummVM 0.9.0 (June 25, 2006)
- ScummVM 0.9.1 (October 19, 2006)
- ScummVM 0.10.0 (June 20, 2007)
- ScummVM 0.11.0 (January 15, 2008)
- ScummVM 0.11.1 (February 29, 2008)
- ScummVM 0.12.0 (August 31, 2008)
- ScummVM 0.13.0 (February 28, 2009)
- ScummVM 0.13.1 (April 27, 2009)
- ScummVM 1.0.0rc1 (August 31, 2009)
- ScummVM 1.0.0 (November 15, 2009)
- ScummVM 1.1.0 (April 4, 2010)
- ScummVM 1.1.1 (May 2, 2010)
- ScummVM 1.2.0 (October 15, 2010)
- ScummVM 1.2.1 (December 19, 2010)
- ScummVM 1.3.0 (May 28, 2011)
- ScummVM 1.3.1 (July 12, 2011)
- ScummVM 1.4.0 (November 11, 2011)
- ScummVM 1.4.1 (January 27, 2012)
- ScummVM 1.5.0 (July 27, 2012)
- ScummVM 1.6.0 (May 31, 2013)
- ScummVM 1.7.0 (July 21, 2014)
- ScummVM 1.8.0 (March 4, 2016)
- ScummVM 1.8.1 (May 25, 2016)
- ScummVM 1.9.0 (October 17, 2016)
- ScummVM 2.0.0 (December 17, 2017)
- ScummVM 2.1.0 (October 11, 2019)
- ScummVM 2.1.1 (January 31, 2020)
- ScummVM 2.1.2 (March 31, 2020)
- ScummVM 2.2.0 (September 27, 2020)
- ScummVM 2.5.0 (September 10, 2021)
- ScummVM 2.5.1 (January 2, 2022)
- ScummVM 2.6.0 (August 1, 2022)
- ScummVM 2.7.0 (February 26, 2023)
- ScummVM 2.7.1 (July 31, 2023)
- ScummVM 2.8.0 (December 30, 2023)
- ScummVM 2.8.1 (March 31, 2024)