ScummVM

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
ScummVM
ScummVM
ScummVM 1.0.0.png
ScummVM 1.0.0's graphical user interface with the "modern" skin
Original author(s) Ludvig Strigeus
Developer(s) ScummVM Team
Initial release October 5, 2001; 22 years ago (2001-10-05)
Stable release 1.7.0 / July 21, 2014; 9 years ago (2014-07-21)
Written in C++ and SDL
Operating system Cross-platform
Type Interpreter
License GNU GPLv2 or later
Website www.scummvm.org

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 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.

Ports

Portability is a design goal of the project.[2] Ports of ScummVM are available for Microsoft Windows, Mac OS X and a variety of Unix-like systems including Linux (RPM Based, Debian based, source based), members of the BSD family (FreeBSD/NetBSD/OpenBSD/DragonFly BSD) and Solaris. It has also been ported to console systems. Less mainstream personal computer ports include those to Amiga, Atari/FreeMiNT, Haiku/BeOS/ZETA and OS/2.

A variety of game consoles have official ports; ScummVM has been ported to gaming machines such as the PlayStation 2, Dreamcast, Nintendo GameCube and Wii,[3] and to handheld consoles including the GP2X, Nintendo DS and the PlayStation Portable. Handheld computer platforms supported include Palm OS/Tapwave Zodiac, Symbian OS (UIQ platform, Nokia 60, 80 and Nokia 7710/90 phone series), Nokia's Internet Tablet OS (used by the Nokia 770, N800 and N810), Apple's iPhone,[4] MotoMAGX, MotoEZX phones and Windows Mobile. Platforms supported by unofficial ScummVM ports include the Microsoft's Xbox gaming console, BlackBerry PlayBook,[5] Zaurus, Gizmondo and GP32 portable device platforms. Mobile phones running Android,[6] webOS[7] or unofficial Samsung's bada OS are also supported.

Games supported by ScummVM

GUI of ScummVM 0.8.0 with the "Classic (builtin)" skin

The following games have support built into the current release of ScummVM.[8]

LucasArts SCUMM games

In order of the games' original release dates:

<templatestyles src="Div col/styles.css"/>

Sierra On-Line games

<templatestyles src="Div col/styles.css"/>

Coktel Vision games

<templatestyles src="Div col/styles.css"/>

Adventuresoft/Horrorsoft games

<templatestyles src="Div col/styles.css"/>

Humongous Entertainment

Various games by Humongous Entertainment use the SCUMM engine, and are therefore playable with ScummVM.

<templatestyles src="Div col/styles.css"/>

Games by other developers

ScummVM also supports the following non-SCUMM games:

<templatestyles src="Div col/styles.css"/>

Mistic's GPL violations

<templatestyles src="Template:Quote_box/styles.css" />

In December 2008, members of the ScummVM team discovered that three games for the Nintendo Wii console ("Freddi Fish and the Case of the Missing Kelp Seeds", . . . "Pajama Sam: No Need to Hide When It's Dark Outside", . . . and "Spy Fox: Dry Cereal", . . .) made use of ScummVM, without complying with the terms of the GPL license. They sent a warning letter to the German distributor of these games, Atari Deutschland GmbH, who was not aware that ScummVM was used in the creation of the games. Atari Deutschland GmbH established contact with Mistic Software Inc., the developers of the games.

Mistic Software Inc. responded by denying that members of the ScummVM team hold any rights to the particular code they used. The dispute was ultimately settled in May 2009 by Mistic Software Inc. paying all legal fees and making a donation to the Free Software Foundation as a sign of good will, without acknowledging copyright infringement.

GPL conflict with Atari, cyx, fingolfin, June 19, 2009[9]

In December 2008, the ScummVM team was informed that three games for the Wii console were using ScummVM illegally. Atari had contracted Majesco Entertainment to port these titles to the Wii, who in turn contracted Mistic Software to port the games. Mistic used the ScummVM binary (version 0.9.0), in addition to the games' assets and source code, to port the games, but did not credit the ScummVM team or distribute ScummVM source code as required by ScummVM's license, the GNU GPL. Examination of the binary showed a clear violation; the ScummVM team credits were still in the code, as well as known bugs from that release.

The team contacted gpl-violations.org for legal representation. At first denying the charges, Atari later started negotiating when they learned the ScummVM team only desired adherence to the GPL, and not monetary compensation. Upon learning that using open-source software is forbidden by Nintendo for use with the Wii software development kit, the developers challenged the legality of the reverse engineering methods used by the ScummVM team, claiming that they therefore had no rights over the resulting code. The ScummVM team denied these charges.

Faced with a long court battle, the matter was settled by ScummVM team members fingolfin and cyx, who agreed to post a press release and no longer speak of the case. The remaining copies of the games violating the GPL were ordered to be sold within a set period, after which time all remaining stock copies must be destroyed or high fines will be levied. As a result, Mistic must make a donation to the Free Software Foundation in addition to paying all expenses incurred by the lawyers working for gpl-violations.org.[10]

Development

ScummVM was a participant in the Google Summer of Code 2007, 2008,[11] 2009, 2010,[12][13] 2011,[14] 2012,[15] 2013, 2014 and 2015.

The following games have been added to ScummVM's Git tree.[16] The engines may be in various states of operation.

<templatestyles src="Div col/styles.css"/>

Another World was integrated for a short period of time causing a brief but heated discussion, ranging from emotional to purely technical aspects. Some felt it was more of an action game than an adventure game, others worried that ScummVM, being geared towards bitmapped graphics, really was not the ideal platform for a polygon-based game. The discussion was rendered moot when the raw project was officially closed by its author, at the request of Eric Chahi, the original developer of Another World, who was developing his own Windows-based update.[18][citation needed] Operation Stealth and Future Wars support was added by integrating another stand-alone recreation of their engine: cinE.[19]

In 2006, the Adventure Game Interpreter engine was added. It is based on Sarien code, an AGI interpreter that was outdated and buggy in some ways, which has been solved in the new ScummVM engine. The Sarien project stopped its development, continuing the development into ScummVM's AGI engine.[20] TrollVM has also been integrated into ScummVM adding support for three pre-AGI games: Mickey's Space Adventure, Troll's Tale, and Winnie the Pooh in the Hundred Acre Wood.[21][22]

In 2009, there was a merge with FreeSCI project. The first official merged version appeared in October 2010, introducing support for Sierra's Creative Interpreter games.

ResidualVM

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

ResidualVM is a sister project to ScummVM, focusing on 3D games.

Support from game companies and freeware releases of adventure games

See also

References

  1. history of ScummVM on ScummVM Wiki
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Not all games are completable or even playable. Some of them are still very much works-in-progress. For a complete, up-to-date list, see the official ScummVM compatibility chart.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. 23.0 23.1 Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. ScummVM 0.5.0 Out, With Some Official Game Support at Slashdot

Further reading

External links