ScummVM main repository
Go to file
2022-03-28 14:34:25 +01:00
.github CI: Update vcpkg to recent commit 2022-03-09 06:23:58 -05:00
audio AUDIO: MT32: Fix Undefined Macro Compiler Warnings 2022-03-21 21:37:04 +00:00
backends SDL: Fix compilation for Alpine Linux 2022-03-26 19:59:26 +00:00
base BASE: Update the list of stretch modes in the CLI help string 2022-03-11 22:18:42 +00:00
common COMMON: Fix assert crash trying to open invalid fs nodes 2022-03-27 14:00:51 -07:00
devtools DEVTOOLS: XCode: Update iOS deployment version 2022-03-11 17:24:13 +01:00
dists AMIGAOS: Update md2ag.rexx (#3718) 2022-02-19 19:03:14 +00:00
doc NEWS: Fix typo in German NEWS file 2022-03-27 08:37:02 +02:00
engines AGS: Fix Set But Unused Variable GCC Compiler Warnings 2022-03-28 14:34:25 +01:00
graphics DIRECTOR: additional RearWindow methods 2022-03-22 12:27:13 +01:00
gui GUI: Fix unpressed state of checkboxes and radio buttons 2022-03-28 11:16:50 +02:00
icons GUI: Remove game, platform, flag icons 2021-11-12 14:46:34 +01:00
image JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
LICENSES TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
math ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
po I18N: Update translation files 2022-03-27 06:37:21 +00:00
test TEST: Add more tests for Common::INIFile 2022-03-25 18:16:07 +09:00
video VIDEO: PACo decoder: skip lines in ouput 2022-03-07 18:56:00 +01:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes JANITORIAL: Force LF EOL for shell scripts 2022-01-12 10:33:38 +02:00
.gitignore DEVTOOLS: Ignore tools symbols on macOS 2021-11-24 00:53:10 +01:00
.gitmodules
AUTHORS CREDITS: Fix alphabetical order for Groovie 2022-02-11 10:03:24 -06:00
config.guess
config.sub
configure OPENGL: Fix OpenGL ES v1 builds without GLAD 2022-03-07 17:40:01 +01:00
CONTRIBUTING.md ALL: Upgrade to GPLv3+ 2021-12-29 12:49:18 +01:00
COPYING ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
COPYRIGHT ALL: Update copyright year 2022-01-01 00:00:45 +01:00
engines.awk
Makefile
Makefile.common JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
NEWS.md NEWS: Mention optional workarounds in SCUMM 2022-03-23 16:18:55 +01:00
plugin.exp
ports.mk IOS: Install engines shader files into app bundle 2022-03-06 23:02:30 +01:00
README.md GUI: rename options buttons (#3681) 2022-02-16 19:39:41 -06:00
rules.mk
TODO

ScummVM README · CI Translation status PRs Welcome Codacy Badge

About ScummVM

ScummVM allows you to play classic graphic point-and-click adventure games, text adventure games, and RPGs, as long as you already have the game data files. ScummVM replaces the executable files shipped with the games, which means you can now play your favorite games on all your favorite devices.

So how did ScummVM get its name? Many of the famous LucasArts adventure games, such as Maniac Mansion and the Monkey Island series, were created using a utility called SCUMM (Script Creation Utility for Maniac Mansion). The VM in ScummVM stands for Virtual Machine.

While ScummVM was originally designed to run LucasArts SCUMM games, over time support has been added for many other games: see the full list on our wiki. Noteworthy titles include Broken Sword, Myst and Blade Runner, although there are countless other hidden gems to explore.

For more information, compatibility lists, details on donating, the latest release, progress reports and more, please visit the ScummVM home page.

Quickstart

For the impatient among you, here is how to get ScummVM running in five simple steps.

  1. Download ScummVM from our website and install it.

  2. Create a directory on your hard drive and copy the game datafiles from the original media to this directory. Repeat this for every game you want to play.

  3. Start ScummVM, choose 'Add game', select the directory containing the game datafiles (do not try to select the datafiles themselves!) and press Choose.

  4. The Game Options dialog opens to allow configuration of various settings for the game. These can be reconfigured at any time, but for now everything should be OK at the default settings.

  5. Select the game you want to play in the list, and press Start. To play a game next time, skip to step 5, unless you want to add more games.

Hint:

To add multiple games in one go, press and hold the shift key, then click 'Add game' -- the label will change to 'Mass Add' and if you press it, you are again asked to select a directory, only this time ScummVM will search through all subdirectories for supported games.

Reporting a bug

To report a bug, go to the ScummVM Issue Tracker and log in with your GitHub account.

Please make sure the bug is reproducible, and still occurs in the latest git/Daily build version. Also check the compatibility list for that game, to ensure the issue is not already known. Please do not report bugs for games that are not listed as completable on the Supported Games wiki page, or on the compatibility list. We already know those games have bugs!

Please include the following information in the bug report:

  • ScummVM version (test the latest git/Daily build)
  • Bug details, including instructions for how to reproduce the bug. If possible, include log files, screenshots, and any other relevant information.
  • Game language
  • Game version (for example, talkie or floppy)
  • Platform and Compiler (for example, Win32, Linux or FreeBSD)
  • An attached saved game, if possible.
  • If this bug only occurred recently, include the last version without the bug, and the first version with the bug. That way we can fix it quicker by looking at the changes made.

Finally, please report each issue separately; do not file multiple issues on the same ticket. It is difficult to track the status of each individual bug when they aren't on their own tickets.

Documentation

User documentation

For everything you need to know about how to use ScummVM, see our user documentation.

The ScummVM Wiki

The wiki is the place to go for information about every game supported by ScummVM. If you're a developer, there's also some very handy information in the Developer section.

Changelog

Our extensive change log is available here.

Credits

A massive thank you to the entire team for making the ScummVM project possible. See the credits here!


Good Luck and Happy Adventuring! The ScummVM team. https://www.scummvm.org/