Difference between revisions of "ScummVM"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div align="center" style="font-size: 22pt">ScummVM</div> | <div align="center" style="font-size: 22pt">ScummVM</div> | ||
<div align="center">Version 2.0.0<br /> | <div align="center">Version 2.0.0<br /> | ||
− | ''Author: [ | + | ''Author: [https://www.scummvm.org ScummVM Team]''<br /> |
[[2017|2017/12/17]]</div> | [[2017|2017/12/17]]</div> | ||
Line 92: | Line 92: | ||
* [[The AGI Interpreter]] | * [[The AGI Interpreter]] | ||
− | |||
| | ||
− | + | <!--[[Category:]]--> | |
− | [[Category: | ||
− |
Latest revision as of 19:41, 13 May 2024
ScummVM Screenshot | |||
Latest Version: | 2.0.0 | ||
---|---|---|---|
Release Date: | 2017/12/17 | ||
Company: | N/A | ||
Publication Status: | Published | ||
Developer(s): | ScummVM Team | ||
Interface: | GUI | ||
Language: | C++, SDL | ||
Open Source: | Open | ||
Source Availability: | |||
License: | GPL2 | ||
Type: | Interpreter | ||
Platform: | Cross-Platform | ||
Localization: | English | ||
Website: | https://www.scummvm.org |
Description
Sarien has merged with ScummVM. Work is ongoing for the migration of Sarien code into ScummVM development branch. All future development will be done within the ScummVM project.
ScummVM is a collection of game engine recreations. Originally designed to play LucasArts adventure games that use the SCUMM system (the VM in the name stands for virtual machine), it now also supports a variety of non-SCUMM games by companies like Revolution Software and Adventure Soft. It was originally written by Ludvig Strigeus.[1] Released under the terms of the GNU General Public License, ScummVM is free software.
ScummVM is a reimplementation of the part of the software used to interpret the scripting languages such games used to describe the game world rather than emulating the hardware the games ran on; as such, ScummVM allows the games it supports to be played on platforms other than those for which they were originally released.
Features
Version History
Development Status
Usage
Options
Download
Download from https://www.scummvm.org/downloads/
Known issues
Credits
References
- ↑ history of ScummVM on ScummVM Wiki
Also See