ScummVM main repository
Go to file
2022-06-13 15:09:08 +02:00
.github CI: Update vcpkg to recent commit 2022-03-09 06:23:58 -05:00
audio JANITORIAL: Add some long casts to match %ld format 2022-06-12 10:24:34 +02:00
backends EMSCRIPTEN: Merging parts of scummvm/scummvm#3686 for fullscreen support, disabling exit buttons (openURL has been fixed in libsdl-org/SDL@15ebad6e7d and is not needed anymore) 2022-06-12 14:34:13 +02:00
base BASE: Reorganize code to save command line settings 2022-06-12 22:21:27 +01:00
common COMMON: fix memory leak (free CJK tables) 2022-06-13 01:36:08 +02:00
devtools CREDITS: Add myself to the backend credits 2022-06-12 14:34:13 +02:00
dists EMSCRIPTEN: Remove patches from this repo 2022-06-12 14:34:13 +02:00
doc CREDITS: Add myself to the backend credits 2022-06-12 14:34:13 +02:00
engines CHEWY: Remove unused parameters 2022-06-13 14:37:21 +03:00
graphics GRAPHICS: Optimized managed surface blit in transparent/opaque pixel case 2022-06-13 15:09:08 +02:00
gui GUI: Add slider for Grid Launcher icon size 2022-06-12 22:08:53 +01:00
icons
image JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
LICENSES TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license. 2022-03-08 15:47:20 +01:00
math JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
po I18N: Update translation (Italian) 2022-06-13 13:06:39 +00:00
test COMMON: Fix WeakPtr preventing object deletion 2022-04-25 18:20:19 -07:00
video VIDEO: Add generic support for Smacker videos with custom signatures 2022-06-05 21:30:06 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore DEVTOOLS: Added executable create_engine to ignore list 2022-05-29 12:05:00 +02:00
.gitmodules
AUTHORS CREDITS: Add myself to the backend credits 2022-06-12 14:34:13 +02:00
config.guess BUILD: Refresh config.guess and config.sub from upstream 2022-04-17 16:06:57 +02:00
config.sub BUILD: Refresh config.guess and config.sub from upstream 2022-04-17 16:06:57 +02:00
configure EMSCRIPTEN: Major build improvements 2022-06-12 14:34:13 +02:00
CONTRIBUTING.md
COPYING
COPYRIGHT
engines.awk
Makefile BUILD: Reject GNU Make 3.80 and older 2022-06-02 19:17:19 +01:00
Makefile.common BUILD: Remove mention of GCC 2.95 2022-05-25 19:07:30 +03:00
NEWS.md NEWS: Mention Toon improvements 2022-06-12 15:17:08 +02:00
plugin.exp
ports.mk MACOSX: Build ARM version of Dock plugin when building ARM version of ScummVM 2022-06-05 15:08:44 +01:00
README.md GUI: rename options buttons (#3681) 2022-02-16 19:39:41 -06:00
rules.mk BUILD: Add the original LDFLAGS and sanitizer LDFLAGS to PLUGIN_LDFLAGS 2022-06-02 19:23:02 +01:00
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/