Difference between revisions of "ScummVM"

From AGI Wiki
Jump to navigationJump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{AGI Software
+
<div align="center" style="font-size: 22pt">ScummVM</div>
 +
<div align="center">Version 2.0.0<br />
 +
''Author: [[ScummVM Team]]''<br />
 +
[[2017|2017/12/17]]</div>
 +
 
 +
{{FanAGISoftwareInfobox
 
| Software = ScummVM
 
| Software = ScummVM
| image = [[Image:no picture.png|thumb|description]]
+
| image = [[Image:ScummVM.png|190px]]<br />
| Developers = ScummVM Team
+
''ScummVM Screenshot''
| ProgrammingLanguage = C++ and SDL
+
| Version = 2.0.0
| Version = 1.6.0
+
| ReleaseDate = [[2017|2017/12/17]]
| OS = Cross-platform
+
| Company = {{N/A}}
| Type =  
+
| Published = {{Published}}
| Website =  
+
| Developers = [https://www.scummvm.org ScummVM Team]
}}  
+
| ProgLanguage = {{C++}}, {{SDL}}
 +
| OpenSource = {{Open}}
 +
| Source = {{SourceSW}}
 +
| License = {{GPL2}}
 +
| Platform = {{Cross-PlatformTool}}
 +
| Type = {{Interpreter}}
 +
| Localization = {{EnglishTool}}
 +
| Website = https://www.scummvm.org
 +
}}
  
 +
<br />
 +
==<br /><br /> Description ==
  
 +
<blockquote>
 
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.
 
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 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.<ref>[http://wiki.scummvm.org/index.php/ScummVM_History history of ScummVM] on ScummVM Wiki</ref> 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.
 
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.
 +
</blockquote>
 +
<!--
 +
===<br /> Screenshots ===
 +
 +
{| align="center" width="80%"
 +
| align="center"|[[Image:ScummVMSS1.png|320px]]
 +
| align="center"|[[Image:ScummVMSS2.png|320px]]
 +
|}
 +
-->
 +
 +
==<br /> Features ==
 +
 +
*
 +
 +
==<br /> Version History ==
 +
 +
<blockquote>
 +
&nbsp;<!-- Place version history here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 +
==<br /> Development Status ==
 +
 +
<blockquote>
 +
&nbsp;<!-- Place development status here
 +
<span class="Inactive">N/A</span> -->
 +
</blockquote>
 +
 +
==<br /> Usage ==
 +
 +
#
 +
 +
==<br /> Options ==
 +
 +
<blockquote>
 
&nbsp;
 
&nbsp;
 +
</blockquote>
 +
 +
==<br /> Download ==
 +
 +
<blockquote>
 +
Download from https://www.scummvm.org/downloads/
 +
</blockquote>
 +
 +
==<br /> Known issues ==
 +
 +
*
 +
 +
==<br /> Credits ==
 +
 +
* [https://www.scummvm.org ScummVM Team]
 +
 +
==<br /> References ==
 +
 +
<references />
  
== See Also ==
+
==<br /> Also See ==
  
* [[AGI|AGI]]
+
* [[The AGI Interpreter]]
* [[The AGI Interpreter|Interpreter]]
 
  
 
&nbsp;
 
&nbsp;
  
[[Category:Interpreters]]
+
[[Category:AGI Interpreter]]
 +
[[Category:Third Party AGI Interpreters]]

Latest revision as of 18:29, 14 April 2019

ScummVM
Version 2.0.0

Author: ScummVM Team

2017/12/17
ScummVM
{{{Image}}}
Latest Version:  2.0.0
Release Date:  2017/12/17
Company: N/A
Publication Status:  Published
Developer(s): ScummVM Team
Interface: {{{Interface}}}
Language: C++, SDL
Open Source: Open
Source Availability:  Yes
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

  1. history of ScummVM on ScummVM Wiki


Also See