scummvm
engine for several graphical adventure games
Install
- All systems
-
curl cmd.cat/scummvm.sh
- Debian
-
apt-get install scummvm
- Ubuntu
-
apt-get install scummvm
- Arch Linux
-
pacman -S scummvm
- Kali Linux
-
apt-get install scummvm
- Fedora
-
dnf install scummvm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install scummvm
- OS X
-
brew install scummvm
- Raspbian
-
apt-get install scummvm
- Dockerfile
- dockerfile.run/scummvm
scummvm
engine for several graphical adventure games
ScummVM is a `virtual machine' for several classic graphical point-and-click adventure games. It is designed to run Adventure Soft's Simon the Sorcerer 1 and 2, Revolution's Beneath A Steel Sky, and games based on LucasArts' SCUMM (Script Creation Utility for Maniac Mansion) system. SCUMM is used for many games, including Monkey Island, Day of the Tentacle, Sam and Max and more. See the official compatibility list at <http://www.scummvm.org/compatibility.php> for a full list of supported games. The game data of four games compatible with ScummVM is included in Debian. These are: - Beneath a Steel Sky (package: beneath-a-steel-sky) - Drascula: The Vampire Strikes Back (package: drascula) - Flight of the Amazon Queen (package: flight-of-the-amazon-queen) - Lure of the Temptress (package: lure-of-the-temptress) To actually make use of ScummVM, you'll have to install one of these, or obtain the proprietary game data for another supported game from somewhere else.