Difference between revisions of "User Manual"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Started to transfer the contents of Manual.xml to wiki)
 
(Remove link to deleted page)
 
(115 intermediate revisions by 16 users not shown)
Line 1: Line 1:
= User's Guide =
{{DISPLAYTITLE:[Deprecated] User Manual }}
{| border="0" cellpadding="1" cellspacing="2" style="margin-left:5em; background:#FF9999; width:80%"
|- align="center"
|'''Check out our new user documentation!'''
|- style="margin-left:1em; background:#ffffff;"
|- style="background:#ffffff"
|We have a user documentation portal at [https://docs.scummvm.org docs.scummvm.org]. It covers all aspects of using ScummVM, including how to install ScummVM on a variety of platforms, how to add and play games, and how to tweak settings for optimal game play.
|}__NOEDITSECTION__ __NOTOC__


== Introduction ==
{{ManualSectionNoLink|name=Getting Help|desc=
=== What is ScummVM ===
# [https://github.com/scummvm/scummvm/blob/v{{StableVersion}}/README.md ReadMe file for version {{StableVersion}}]
ScummVM is a program which allows you to run certain classic graphical
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/cz/PrectiMe Czech translation]
point-and-click adventure games, provided you already have their data
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/de/LIESMICH German translation]
files. The clever part about this: ScummVM just replaces the
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/se/LasMig Swedish translation]
executables shipped with the game, allowing you to play them on
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/da/HurtigStart Danish QuickStart translation]
systems for which they were never designed!
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/fr/DemarrageRapide French QuickStart translation]
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/it/GuidaRapida Italian QuickStart translation]
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/no-nb/HurtigStart Norwegian (bokmaal) QuickStart translation]
## [https://github.com/scummvm/scummvm/raw/v{{StableVersion}}/doc/es/InicioRapido Spanish QuickStart translation]
}}


Some of the adventures ScummVM supports include Adventure Soft's Simon
{{ManualSectionNoLink|name=Appendix|desc=# [[User Manual/Appendix: Controls|Control Mapping for supported devices]]
the Sorcerer 1 and 2; Revolution's Beneath A Steel Sky, Broken Sword 1
# [[User Manual/Appendix: Graphic filters|Graphic filters]]
and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep's Inherit the
# [[User Manual/Appendix: Tools|Tools]], a list of the tools available for use with ScummVM (e.g. for compressing audio), along with a description of their usage
Earth; Coktel Vision's Gobliiins; Westwood Studios' The Legend of
# [[User Manual/Appendix: Integrations|Integrations]]
Kyrandia and games based on LucasArts' SCUMM (Script Creation Utility
}}
for Maniac Mansion) system such as Monkey Island, Day of the Tentacle,
Sam and Max and more. You can find a thorough list with details on
which games are supported and how well on the compatibility
page. ScummVM is continually improving, so check back often.


Among the systems on which you can play those games are Windows,
{{ManualSectionNoLink|name=Links|desc=
Linux, Mac OS X, Dreamcast, PocketPC, PalmOS, AmigaOS, BeOS, OS/2,
You will find help on using ScummVM in other places on the web. Here are a few links to solve frequent issues or that my help you improve your experience with ScummVM.
PSP, PS2, SymbianOS/EPOC and many more.
* HOW-TOs:
 
** [https://forums.scummvm.org/viewtopic.php?t=8440 How to catch ScummVM errors <nowiki>[forum]</nowiki>]
At this time ScummVM should be considered beta software, and is still
** [https://forums.scummvm.org/viewtopic.php?t=8012 How to play multi-disc games with ScummVM <nowiki>[forum]</nowiki>]
under heavy development. Be aware that whilst we attempt to make sure
** [https://forums.scummvm.org/viewtopic.php?t=6303 Enhanced ScummVM MIDI music on Windows <nowiki>[forum]</nowiki>]
that many games can be completed with few major bugs, crashes can happen.
** [https://forums.scummvm.org/viewtopic.php?t=4639 Using Timidity with ScummVM on Windows XP <nowiki>[forum]</nowiki>]
 
** [[HOWTO-LoomTG16|How to extract the Loom PC-Engine/TG16 data track to use with ScummVM <nowiki>[wiki]</nowiki>]]
If you enjoy ScummVM feel free to
* Supported games:
[http://sourceforge.net/donate/index.php?group_id=37116 donate some money]
** [https://www.scummvm.org/compatibility/{{StableVersion}}/ Compatibility table for the latest ScummVM release <nowiki>[website]</nowiki>]
to help us. This will help us buy utilities needed to develop ScummVM
** [https://www.scummvm.org/compatibility/ Compatibility table for the development version of ScummVM <nowiki>[website]</nowiki>]
easier and quicker. If you cannot donate, help and contribute a patch!
** [[Engines|List of games that are supported by ScummVM or for which there is a work in progress <nowiki>[wiki]</nowiki>]]
 
}}
=== Reporting bugs ===
To report a bug, please create a [http://sourceforge.net SourceForge account],
then use our [http://sourceforge.net/tracker/?group_id=37116&amp;atid=418820 bug tracker]
to file a report (you can also reach it via the "Bug Tracking" link from
[http://www.scummvm.org our homepage].
Please make sure the bug is reproducible, and still occurs in the latest
daily build/current CVS version. Also check the list of known bugs
(below) and the [http://www.scummvm.org/compatibility.php compatibility list on our website]
for that game, to ensure the issue is not already known.
 
Also, please do not report bugs on games that are not listed as being completable in
<xref linkend="sec.supported-games"/> (<xref linkend="sec.supported-games" endterm="sec.title.supported-games"/>),
or in the online [http://www.scummvm.org/compatibility.php compatibility list].
We already <emphasis>know</emphasis> those games have bugs.
 
Please include the following information:
 
*ScummVM version (PLEASE test the latest CVS/Daily build)
*Bug details, including instructions on reproducing
*Language of game (English, German, ...)
*Version of game (talkie, floppy, ...)
*Platform and Compiler (Win32, Linux, FreeBSD, ...)
*Attach a save game if possible
*If this bug only occurred recently, please note the last version without the bug, and the first version including
the bug. That way we can fix it quicker by looking at the changes made.
 
This should only take you a little time but will make it much easier for us to process your bug report in a way that satisfies both you and us.
 
=== Contacting the developers ===
The easiest way to contact the ScummVM team is by submitting bug reports (see reporting-bugs) or by using our
[http://forums.scummvm.org forums] You can also join and email the scummvm-devel mailing list (see
[http://lists.sourceforge.net/lists/listinfo/scummvm-devel]). Or chat with us on IRC (channel #scummvm on irc.freenode.net).
 
Please do not ask us to support an unsupported game -- read
[http://www.scummvm.org/faq.php our FAQ] for an explanation.
== Getting started ==
=== Requirements ===
TODO: List Requirements (in terms of required/optional libraries, CPU power, memory, ... In particular it would be nice if we could e.g. say what PalmOS devices support ScummVM; not necessarily a list of all supported Palm models, but more a list of what OS you need how much memory, colors, etc.)
 
ScummVM is known to run on the following systems:
*Unix-like (Linux, *BSD, Solaris, etc.)
*Windows
*Mac OS X
*Windows Mobile (WinCE / PocketPC / Smartphone)
*PalmOS
*Dreamcast
*MorphOS
*GP32
*GP2X
*Symbian based smartphones
*PlayStation 2
*PlayStation Portable
*Nintendo DS
*BeOS
*AmigaOS 4
*Atari/FreeMiNT
*Solaris
*OS/2
*Opie
 
Besides these, there have been many more inofficial ports in the past. Since they were not done by us, we can not say anything about their reliability, legality, or availability, nor can we provide support for them. Use them at your own risk!
 
Among those officially unsupported systems are:
 
*XBox
*RISC OS
 
If you plan to compile ScummVM yourself, you will need certain additional libraries. More on that in <xref linkend="sec.compiling"/>.
 
=== How to obtain ScummVM ===
==== Binaries ====
==== Compiling from sources ====
=== Installion ===
==== Debian ====
==== Fedora Core / Redhat ====
==== Slackware ====
==== Windows ====
==== Mac OS X ====
==== Windows Mobile (WinCE / PocketPC / Smartphone) ====
==== PalmOS ====
==== Symbian / EPOC ====
==== Nintendo DS ====
==== Dreamcast ====
==== GP2X ====
==== GP32 ====
==== PlayStation 2 ====
==== PlayStation Portable ====
=== First steps ===
== Running and using ScummVM ==
=== The launcher ===
==== Managing your games (adding/removing a game) ====
==== Configuring a game ====
==== The (global) options dialog (this will point to the "Configuration" section) ====
=== Command line options ===
=== Hotkeys ===
=== Saving and loading ===
=== Macintosh games: Accesing HFS filesystems ===
=== Multi-CD games ===
== Configuration ==
=== Using the launcher to change the the options ===
=== All config file switches in detail ===
=== Graphic filters ===
=== Music and Sound ===
==== Music drivers ====
==== Using compressed audiofiles ====
==== Volumes settings ====
==== Output sample rate ====
== Appendix: Supported games (well this already exists on the wiki, so just link to these pages, but also see the extra notes below) ==
== Appendix: Tools (describe each ScummVM command line tool in detail. Game pages might link to this.) ==

Latest revision as of 19:03, 18 June 2023

Check out our new user documentation!
We have a user documentation portal at docs.scummvm.org. It covers all aspects of using ScummVM, including how to install ScummVM on a variety of platforms, how to add and play games, and how to tweak settings for optimal game play.

Getting Help

  1. ReadMe file for version 2.8.0
    1. Czech translation
    2. German translation
    3. Swedish translation
    4. Danish QuickStart translation
    5. French QuickStart translation
    6. Italian QuickStart translation
    7. Norwegian (bokmaal) QuickStart translation
    8. Spanish QuickStart translation

Appendix

  1. Control Mapping for supported devices
  2. Graphic filters
  3. Tools, a list of the tools available for use with ScummVM (e.g. for compressing audio), along with a description of their usage
  4. Integrations

Links

You will find help on using ScummVM in other places on the web. Here are a few links to solve frequent issues or that my help you improve your experience with ScummVM.