ScummVM main repository
Go to file
2023-05-10 23:02:12 +02:00
.github CI: Update to use latest vcpkg version and integration 2023-04-29 13:16:08 +02:00
audio AUDIO: Add more symbol exception for Windows needed for mingw 2023-05-05 23:30:52 +02:00
backends BACKENDS: ATARI: grabOverlay() uses accelerated blitting 2023-05-10 22:59:56 +02:00
base BASE: Show libmikmod in the About dialog 2023-04-11 13:23:49 +02:00
common COMMON: Add function to open data fork from macbinary stream 2023-05-10 22:44:04 +02:00
devtools DEVTOOLS: Add nancy3 data to create_nancy 2023-05-10 16:57:34 +03:00
dists DISTS: Add ITSAppUsesNonExemptEncryption property to Info.plist 2023-05-09 14:33:56 +02:00
doc NEWS: Update German NEWS file 2023-04-30 06:49:47 +02:00
engines SCUMM: Support extracting resources from macbinary 2023-05-10 22:44:04 +02:00
graphics GRAPHICS: ATARI: Fix special move16 case when w==15 2023-05-10 23:02:12 +02:00
gui GUI: Don't redraw whole dialog in Widget::setEnabled() 2023-05-10 22:52:48 +02:00
icons
image IMAGE: Add missing override keyword for setOutputPixelFormat 2023-04-05 22:24:46 +01:00
LICENSES DISTS: Include MKV license in distribution packages 2023-03-05 21:47:13 +01:00
math MATH: added generic collision code for AABB class 2023-05-06 14:03:04 +02:00
po I18N: Update translations templates 2023-05-10 20:52:42 +00:00
test TESTS: Add U32String::replace() tests 2023-02-27 22:01:13 +01:00
video VIDEO: Fix signed/unsigned mismatch potentially breaking DXA seek. 2023-04-29 12:16:47 +02:00
.clang-format
.clang-tidy
.editorconfig
.gitattributes
.gitignore CONFIGURE: Adjustments for ATARI 2023-03-04 23:38:42 +01:00
.gitlab-ci.yml LIBRETRO: add libretro platform 2023-03-04 16:35:51 +01:00
.gitmodules
AUTHORS CREDITS: Add dwa for macOS PPC 2023-02-27 19:38:23 +01:00
config.guess
config.sub
configure BACKENDS: ATARI: Add build scripts 2023-05-10 22:58:26 +02:00
CONTRIBUTING.md
COPYING
COPYRIGHT
engines.awk
Makefile BUILD: Disable -Wshadow and -Wmissing-field-initializers before GCC 5 2023-03-07 20:41:16 +01:00
Makefile.common FREESCAPE: renamed shaders filenames and added them into shader.dat 2023-04-02 15:56:10 +02:00
NEWS.md NEWS: Added missing full stops 2023-04-29 23:47:07 +02:00
plugin.exp
ports.mk CREATE_PROJECT: Remove deprecated --use-canonical-lib-names 2023-04-29 13:16:08 +02:00
README.md
rules.mk
TODO
vcpkg.json CI: Update to use latest vcpkg version and integration 2023-04-29 13:16:08 +02:00

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.

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

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/