Difference between revisions of "Engines"
Jump to navigation
Jump to search
m (Fix sorting (TsAGE should be at T and not R)) |
m (How could nobody notice after all this time shuffling the entry around? Nice one, md5!) |
||
Line 253: | Line 253: | ||
|- style="background-color: #fafafa;" | |- style="background-color: #fafafa;" | ||
| align=center valign=top| [[TsAGE]] || | | align=center valign=top| [[TsAGE]] || | ||
* [[Ringworld|Ringworld: Revenge of the | * [[Ringworld|Ringworld: Revenge of the Patriarch]] | ||
|- style="background-color: #fafafa;" | |- style="background-color: #fafafa;" | ||
| align=center valign=top|[[Tucker]] || | | align=center valign=top|[[Tucker]] || |
Revision as of 22:04, 12 November 2011
ScummVM currently supports, or is in the process of adding support for, the following engines (sorted alphabetically):
Engines in the main source tree
Complete Engines in the Latest Stable Version
In-Progress Engines
These engines are currently being developed within ScummVM's main code tree.
Engine | Games | ||
---|---|---|---|
CGE | |||
Cine | |||
Composer | |||
Dreamweb | |||
Gob | |||
Groovie | |||
Lastexpress | |||
M4 | |||
Mohawk | |||
Parallaction | |||
SCI |
Newer Sierra adventure games (SCI2, SCI2.1 and SCI3): | ||
SCUMM |
Humongous Entertainment games: | ||
Sword25 | |||
TsAGE |
Frozen Engines
In-progress, but haven't been updated for the past 6 months
Engine | Games |
---|---|
Gob |
Engines external to the main source tree
In-Progress/Frozen Engines
These engines are currently being developed external to ScummVM's main code tree, which means the source is located on a third-party site.
Engine | Games |
---|---|
Access | |
Asylum | |
Comet | |
Darkseed2 | |
DGDS | |
Interspective | |
KoM | |
Kult | |
Liath | |
Manley | |
Neverhood | |
Picture | |
Prisoner | |
Ring | |
Startrek | |
Unity | |
WAGE |
Future Engines
Engine | Games |
---|---|
AGI | |
Gob | |
M4 | |
Parallaction |
Adding a New Engine
- HOWTO-Engines: Your first steps to adding a new engine
External Links
- The ScummVM-Misc project keeps a list of known engines that haven't been added to ScummVM's source code repository for various reasons i.e. incomplete, falls outside of the scope of 2D point-and-click etc.