[Scummvm-cvs-logs] CVS: web faq.inc,NONE,1.1 faq.css,NONE,1.1 faq.php,1.47,1.48

Max Horn fingolfin at users.sourceforge.net
Tue May 10 15:10:50 CEST 2005


Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5452

Modified Files:
	faq.php 
Added Files:
	faq.inc faq.css 
Log Message:
Generate online FAQ from faq.xml (TODO: automate this)

--- NEW FILE: faq.inc ---
<div class="qandaset">
<dl>
<dt>1. <a href="#AEN6">Introduction</a></dt>
<dd>
<dl>
<dt>1.1. <a href="#AEN9">Why is it called ScummVM - what does this
name mean?</a></dt>
<dt>1.2. <a href="#AEN14">What is SCUMM?</a></dt>
<dt>1.3. <a href="#AEN20">Is ScummVM free?</a></dt>
<dt>1.4. <a href="#question.supported-games">What games does
ScummVM support?</a></dt>
<dt>1.5. <a href="#AEN32">Will ScummVM support other
games?</a></dt>
<dt>1.6. <a href="#AEN39">When will Maniac Mansion Deluxe be
supported?</a></dt>
<dt>1.7. <a href="#AEN46">Where do I find ScummVM?</a></dt>
<dt>1.8. <a href="#AEN52">How do I compile the source code for my
OS?</a></dt>
<dt>1.9. <a href="#AEN58">On what platform does ScummVM
run?</a></dt>
<dt>1.10. <a href="#AEN64">Does ScummVM run any non-SCUMM
games?</a></dt>
<dt>1.11. <a href="#AEN73">Can I use ScummVM to make new
games?</a></dt></dl></dd>
<dt>2. <a href="#AEN80">ScummVM and SCUMM games</a></dt>
<dd>
<dl>
<dt>2.1. <a href="#AEN83">Do I need original CD or Floppy
disks?</a></dt>
<dt>2.2. <a href="#AEN89">Does ScummVM work with all versions of
games?</a></dt>
<dt>2.3. <a href="#AEN95">Can I play through xxx (place your
favorite SCUMM adventure here) ?</a></dt>
<dt>2.4. <a href="#AEN101">Can I save/restore the game?</a></dt>
<dt>2.5. <a href="#AEN106">Do savegames from the original games
work in ScummVM?</a></dt></dl></dd>
<dt>3. <a href="#AEN110">Graphics and Audio</a></dt>
<dd>
<dl>
<dt>3.1. <a href="#AEN113">Does ScummVM support CD audio?</a></dt>
<dt>3.2. <a href="#AEN119">Does ScummVM support using MP3/Ogg/FLAC
files instead of CD audio?</a></dt>
<dt>3.3. <a href="#AEN125">Does ScummVM support using MP3/Ogg/FLAC
files instead of the original MIDI music?</a></dt>
<dt>3.4. <a href="#AEN131">Does ScummVM support filtered graphic
modes?</a></dt>
<dt>3.5. <a href="#AEN137">Can I run my game full
screen?</a></dt></dl></dd>
<dt>4. <a href="#AEN141">Troubleshooting</a></dt>
<dd>
<dl>
<dt>4.1. <a href="#AEN144">My game won't run.</a></dt>
<dt>4.2. <a href="#AEN152">I installed my game but ScummVM can't
find it.</a></dt>
<dt>4.3. <a href="#question.no-sound">I don't hear any
sound.</a></dt>
<dt>4.4. <a href="#AEN164">I don't hear any music.</a></dt>
<dt>4.5. <a href="#AEN170">My game crashes at some point.</a></dt>
<dt>4.6. <a href="#AEN178">ScummVM crashes, but console window
disappears too quick to see the error message.</a></dt>
<dt>4.7. <a href="#question.messy-colors">The game colors are
messed up.</a></dt>
<dt>4.8. <a href="#AEN188">The subtitles in my non english game are
messed up.</a></dt>
<dt>4.9. <a href="#AEN195">How do I make my mac version of a game
work?</a></dt>
<dt>4.10. <a href="#question.report-bugs">Reporting Bugs.</a></dt>
<dt>4.11. <a href="#AEN225">I downloaded the Broken Sword packs
from your site but the game won't run.</a></dt>
<dt>4.12. <a href="#AEN230">There are no graphics in the Broken
Sword I intro.</a></dt></dl></dd>
<dt>5. <a href="#AEN234">Features</a></dt>
<dd>
<dl>
<dt>5.1. <a href="#AEN237">Will you add support for zip
archives?</a></dt></dl></dd></dl>
<div class="qandadiv">
<h3><a name="AEN6"></a>1. Introduction</h3>
<div class="qandaentry">
<div class="question">
<p><a name="AEN9"></a><b>1.1.</b> Why is it called ScummVM - what
does this name mean?</p></div>
<div class="answer">
<p>Scumm comes from the fact that it was originally designed to run
SCUMM games, like Monkey Island. VM stands for Virtual
Machine.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN14"></a><b>1.2.</b> What is SCUMM?</p></div>
<div class="answer">
<p>SCUMM stands for "Script Creation Utility for Maniac Mansion".
It is a utility used to create the famous LucasArts adventure
games.</p>
<p>
 It was initially created in 1987 by Aric Wilmunder and Ron
Gilbert for the game "Maniac Mansion" and was used later, with some
modifications, for Zak McKracken and the Alien Mindbenders.
Development on the SCUMM system continued for some time, and was
used in Loom, Indiana Jones and the Last Crusade, Indiana Jones and
the Fate of Atlantis, Monkey Island 1,2,3, Sam & Max Hit the
Road, Day of the Tentacle, The Dig and Full
Throttle.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN20"></a><b>1.3.</b> Is ScummVM free?</p></div>
<div class="answer">
<p>ScummVM is released under the <a href=
"http://www.gnu.org/copyleft/gpl.html">GPL (General
Public License)</a>, so it's more than free. ScummVM source code is
freely available and you can do whatever you want with it. If you
make modifications to it and redistribute your work you MUST make
the source available. However, the ScummVM team would be pleased if
you choose to send them your modifications, so they can be merged
into the main tree.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="question.supported-games"></a><b>1.4.</b> What games
does ScummVM support?</p></div>
<div class="answer">
<p>We have a <a href="http://www.scummvm.org/compatibility.php">compatibility list</a> on our website that contains
an up to date list of what games work, and how well they work. As
well as SCUMM games, we also include virtual machines for the first
two Simon the Sorcerer games (by Adventure Soft), Broken Sword 1/2
and Beneath a Steel Sky (by Revolution), as well as Flight of the
Amazon Queen. Other games may be added, but this is not a common
occurrence - see below.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN32"></a><b>1.5.</b> Will ScummVM support other
games?</p></div>
<div class="answer">
<p>The ScummVM team is currently focusing on bugfixes for our next
release.</p>
<p>
 We do <span class="emphasis"><i class=
"emphasis">NOT</i></span> generally add support for non-SCUMM
games! Reverse engineering a completely new game without source is
a long process, and our developers are all very busy as it is... so
unless you work for a company interested in providing us with
source code for one of your classic titles, please do not
ask.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN39"></a><b>1.6.</b> When will Maniac Mansion Deluxe
be supported?</p></div>
<div class="answer">
<p>The short answer: never. The long answer: This game is a
fan-made replica of the original Maniac Mansion. It is not the same
game as Maniac Mansion Enhanced, which we do support. It features
improved music, sound, 256-colors graphics and reworked game
interface. It was made using the <a href=
"http://www.adventuregamestudio.co.uk/">Adventure
Game Studio</a> which is a free, albeit closed-source graphics
adventures engine. There are Windows, Linux and FreeBSD versions of
the engine. Its author keeps his source code closed due to reasons
explained in the project <a href=
"http://www.agsforums.com/acfaq.htm">FAQ</a> (see
last two questions). That means that you need to download that
program to play the game.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN46"></a><b>1.7.</b> Where do I find
ScummVM?</p></div>
<div class="answer">
<p>You can find it on the download section on our <a href=
"http://www.scummvm.org">homepage</a>. You can
download the latest version, which could be a little old. For the
most recent cutting-edge in-development version, you have to
compile it yourself from CVS or use the 'daily builds' linked from
our download page.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN52"></a><b>1.8.</b> How do I compile the source code
for my OS?</p></div>
<div class="answer">
<p>The source code package contains a file called <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> that should explain
   everything.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN58"></a><b>1.9.</b> On what platform does ScummVM
run?</p></div>
<div class="answer">
<p>ScummVM should be able to be compiled on any SDL platform, with
just small modifications.</p>
<p>
 Currently tested platforms are Win32 (Windows
95/98/ME/NT/2000/XP), Linux i386 and PPC, BeOS, Solaris, Mac OS X,
Dreamcast, MorphOS, IRIX, PalmOS and WinCE. It is also part of the
Free/Net/Open BSD ports collections and included in Debian testing
and unstable</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN64"></a><b>1.10.</b> Does ScummVM run any non-SCUMM
games?</p></div>
<div class="answer">
<p>Yes. As well as SCUMM titles, ScummVM supports Simon the
Sorcerer (1 and 2), Flight of the Amazon Queen, and the Revolution
Games: Broken Sword 1, Broken Sword 2, and Beneath a Steel Sky.</p>
<p>
 Simon support was initially written by the original
founder of ScummVM as a separate program, and later included in the
main binary. Revolution Software Ltd. are very nice people and
kindly provided us with the source code to BASS and Broken Sword
1/2, from which we based our interpreters. John Passfield and
Steven Stamatiadis kindly provided the original source code to
Flight of the Amazon Queen.</p>
<p>
 We do not have any plans to support any other non-SCUMM
games at this time. If we do, it will be added to the <a href=
"compatibility.php">Compatibility List</a>.</p>
<p>
 Unless you work for a company interested providing us with
source code for one of your classic titles, please do not ask us to
support a game.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN73"></a><b>1.11.</b> Can I use ScummVM to make new
games?</p></div>
<div class="answer">
<p>While it is theoretically possible to write a new game that uses
ScummVM it is not advisable. ScummVM has many hacks to support
older games and no tools geared towards creating content usable by
ScummVM. Potential game authors are encouraged to look at open
source technologies such as <a href="http://www.libsdl.org"
  >libSDL</a> for a cross platform DirectX like
   library, and the <a href="http://www.lua.org">Lua</a> and <a href="http://www.python.org">Python</a> scripting languages for game
   logic.</p></div></div></div>
<div class="qandadiv">
<h3><a name="AEN80"></a>2. ScummVM and SCUMM games</h3>
<div class="qandaentry">
<div class="question">
<p><a name="AEN83"></a><b>2.1.</b> Do I need original CD or Floppy
disks?</p></div>
<div class="answer">
<p>Most definitely. ScummVM won't work without them. If you would
like to buy these games, we suggest you browse <a href=
"http://www.ebay.com">Ebay</a>. Do not ask the
ScummVM team where you can download the full versions of LucasArts
games. These requests will be ignored.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN89"></a><b>2.2.</b> Does ScummVM work with all
versions of games?</p></div>
<div class="answer">
<p>See "<a href="#question.supported-games"><i>What games does
ScummVM support?</i></a>".</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN95"></a><b>2.3.</b> Can I play through xxx (place
your favorite SCUMM adventure here) ?</p></div>
<div class="answer">
<p>See "<a href="#question.supported-games"><i>What games does
ScummVM support?</i></a>".</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN101"></a><b>2.4.</b> Can I save/restore the
game?</p></div>
<div class="answer">
<p>Yes. Saving and restoring is already supported (ALT-1/9 to save,
CTRL - 1/9 to restore, or F5 to access the save/load
menu).</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN106"></a><b>2.5.</b> Do savegames from the original
games work in ScummVM?</p></div>
<div class="answer">
<p>No. We do not have any plans to load old savegames (with the
exception of the Simon the Sorcerer series of games). Newer
versions of ScummVM have also broken compatibility with older
ScummVM savegames. Since ScummVM is in heavy development, this may
occur again in the future.</p></div></div></div>
<div class="qandadiv">
<h3><a name="AEN110"></a>3. Graphics and Audio</h3>
<div class="qandaentry">
<div class="question">
<p><a name="AEN113"></a><b>3.1.</b> Does ScummVM support CD
audio?</p></div>
<div class="answer">
<p>Yes, ScummVM fully supports CD audio in Monkey Island CD, and
Loom. Just keep your game CD inserted into your CD drive when you
start ScummVM. If you have more than one CD drive in your system.
You can specify your CD drive using the -c command line parameter.
See the <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> for more info.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN119"></a><b>3.2.</b> Does ScummVM support using
MP3/Ogg/FLAC files instead of CD audio?</p></div>
<div class="answer">
<p>Yes. You can use LAME or some other CD audio conversion utility
to convert your CD audio to MP3. Since version 0.3.0 we also
support Ogg Vorbis files. And FLAC is supported since version
0.7.0. See the <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> for more info.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN125"></a><b>3.3.</b> Does ScummVM support using
MP3/Ogg/FLAC files instead of the original MIDI music?</p></div>
<div class="answer">
<p>No. If all the game does is to play or loop a tune it would be
possible, but many of the games do fancy stuff like smooth
transitions from one tune to another, or turn individual
instruments on and off, etc. There's simply no way ScummVM could
take a piece of digital music and emulate that kind of
behaviour.</p>
<p>
 This question usually comes up in connection with Sam
& Max Hit the Road (which has a few unusued bonus audio tracks
on the CD) and Monkey Island 2 (which is sometimes distributed on
the same CD as the version of Monkey Island 1 that uses CD audio).
Both of these games do far too much fancy stuff to even consider an
idea like this.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN131"></a><b>3.4.</b> Does ScummVM support filtered
graphic modes?</p></div>
<div class="answer">
<p>Yes, ScummVM supports several filtered graphic modes such as
super2xsai. See the <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> for more info.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN137"></a><b>3.5.</b> Can I run my game full
screen?</p></div>
<div class="answer">
<p>Yes. You can either start your game using the -f command line
parameter, setting the game to Full Screen in the ScummVM Options
dialog, or by using the Alt+Enter key combination in-game to switch
between full screen and windowed modes.</p></div></div></div>
<div class="qandadiv">
<h3><a name="AEN141"></a>4. Troubleshooting</h3>
<div class="qandaentry">
<div class="question">
<p><a name="AEN144"></a><b>4.1.</b> My game won't run.</p></div>
<div class="answer">
<p>First make sure your game is supported. See "<a href=
"#question.supported-games"><i>What games does ScummVM
support?</i></a>". If it is a supported game and you have followed
the instructions in <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> to the letter, then see "<a href=
   "#question.report-bugs"><i>Reporting Bugs.</i></a>" to report
   this as a bug.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN152"></a><b>4.2.</b> I installed my game but ScummVM
can't find it.</p></div>
<div class="answer">
<p>First don't use the install.exe or setup.exe shipped with the
game. They usually will not do what you need to run the game with
ScummVM -- rather they just copy the game .exe and install some
shortcuts. ScummVM requires all game data to run, so you will need
to copy those manually. Look at the <a href=
"http://www.scummvm.org/documentation.php?view=datafiles"
  >Game Data Files</a> page for further
   details.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="question.no-sound"></a><b>4.3.</b> I don't hear any
sound.</p></div>
<div class="answer">
<p>Check the <a href="http://www.scummvm.org/compatibility.php">compatibility list</a> to see if your game has sound
support currently. You can also try the -s command line parameter
to set the in game SFX volume.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN164"></a><b>4.4.</b> I don't hear any
music.</p></div>
<div class="answer">
<p>See "<a href="#question.no-sound"><i>I don't hear any
sound.</i></a>".</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN170"></a><b>4.5.</b> My game crashes at some
point.</p></div>
<div class="answer">
<p>Check the <a href="http://www.scummvm.org/compatibility.php">Compatibility List</a> to see if your game has any
known issues. If you can reproduce this crash more than once,
please report it to our Bug Tracker. See "<a href=
"#question.report-bugs"><i>Reporting Bugs.</i></a>".</p>
<p>
 If you are experiencing random crashes, and your game
plays music from CD, you have encountered a Windows bug. Try
copying the data files from CD to your hard disk, and running them
from there.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN178"></a><b>4.6.</b> ScummVM crashes, but console
window disappears too quick to see the error message.</p></div>
<div class="answer">
<p>To make it visible, you should run ScummVM from command line. To
open a command prompt, open the Start Menu and select the 'Run'
option. Under Windows NT/2000/XP, type 'cmd.exe' (no quotes) in the
dialog box that shows up; under Windows 95/98/Me, type
'command.com' instead. If necessary, change to the proper drive
first by typing 'D:' (where 'D' is the drive ScummVM is located).
Change to ScummVM's directory by typing 'cd \your\path\to\scummvm'
(substituting the appropriate path) and then type
'scummvm'.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="question.messy-colors"></a><b>4.7.</b> The game colors
are messed up.</p></div>
<div class="answer">
<p>This is a known issue with using Amiga version datafiles. Select
Amiga as a platform in the ScummVM Game Options dialog, or use the
--platform=amiga command line parameter to enable Amiga-specific
code.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN188"></a><b>4.8.</b> The subtitles in my non english
game are messed up.</p></div>
<div class="answer">
<p>You are most likely using a game such as Maniac Mansion or Zak
McKracken if you have this problem. You need to specify a language
in the ScummVM Game Options dialog, with the -q parameter or by
using the 'language' config file option.</p>
<p>
 Consult the <a href=
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD"
  >README</a> or command line help for further
   information.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN195"></a><b>4.9.</b> How do I make my mac version of
a game work?</p></div>
<div class="answer">
<p>First, if you use a ScummVM version prior to 0.7.0 we strongly
recommend you to upgrade to the latest version, as we improved
support for mac games considerably starting with 0.7.0.</p>
<p>
 For newer games ScummVM needs the main data file, usually
called "<Game Title> Data" (where
<Game Title> is name of your game, such as
"The Dig" or "Sam & Max"). Some CDs may appear
to only contain an application (watch out, it has almost the same
name as the data file, except that it lacks the " Data" at the
end). In that case there is still a separate data file but it is
invisible.</p>
<p>
 The older games which have LFL files should only need the
platform set to 'macintosh' to run. See "<a href=
"#question.messy-colors"><i>The game colors are messed up.</i></a>"
for information on specifying the game platform.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="question.report-bugs"></a><b>4.10.</b> Reporting
Bugs.</p></div>
<div class="answer">
<p>To report a bug, please create a SourceForge account and follow
the <a href=
"http://sourceforge.net/tracker/?atid=418820&group_id=37116&func=browse"
  >bugs</a> link from our homepage. Please make sure
   the bug is reproducible, and still exists in the latest daily
   build/current CVS version. Also check the <a href=
   "http://www.scummvm.org/compatibility.php">compatibility listing</a> for that game to ensure the
   issue is not already known. In your bugreport please provide the
   following information:</p>
<ul>
<li>
<p>ScummVM version (PLEASE test the latest CVS/Daily
build)</p></li>
<li>
<p>Bug details, including instructions on reproducing it</p></li>
<li>
<p>Language of game (English, German, ...)</p></li>
<li>
<p>Version of game (talkie, floppy, ...)</p></li>
<li>
<p>Platform and Compiler (Win32, Linux, MacOS, ...)</p></li>
<li>
<p>Attach a save game if possible</p></li>
<li>
<p>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.</p></li></ul></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN225"></a><b>4.11.</b> I downloaded the Broken Sword
packs from your site but the game won't run.</p></div>
<div class="answer">
<p>These are not full games but reencoded cutscene (video) packs.
To run the games you still need the original disks. Originally
cutscenes were encoded in proprietary format and Revolution
Software kindly permitted us to reencode them into MPEG and
distribute them freely on our site.</p></div></div>
<div class="qandaentry">
<div class="question">
<p><a name="AEN230"></a><b>4.12.</b> There are no graphics in the
Broken Sword I intro.</p></div>
<div class="answer">
<p>Be patient. There are about 12 seconds of speech only and
eventually the Revolution logo will appear.</p></div></div></div>
<div class="qandadiv">
<h3><a name="AEN234"></a>5. Features</h3>
<div class="qandaentry">
<div class="question">
<p><a name="AEN237"></a><b>5.1.</b> Will you add support for zip
archives?</p></div>
<div class="answer">
<p>We will not do it. There are two main reasons for that. First,
we believe that it would ease illegal distribution of games.
Second, we already support compression of sound & speech in
most larger titles, and use specially designed algorithms like MP3,
Ogg and FLAC, so you can already reduce the size of the data
files.</p>
<p>
 We as a team already discussed that question. We can't
absolutely exclude the possibility of changing our mind one day in
the future, but for now, we have no intentions to do so, hence
please don't ask us about it!</p></div></div></div></div>

--- NEW FILE: faq.css ---
.question {
	font-weight: bold;
}

.qandaentry {
	padding-left: 5em;
}


Index: faq.php
===================================================================
RCS file: /cvsroot/scummvm/web/faq.php,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- faq.php	21 Mar 2005 14:17:25 -0000	1.47
+++ faq.php	10 May 2005 22:07:33 -0000	1.48
@@ -12,7 +12,7 @@
 require($file_root."/include/"."incl.php");
 
 // start of html
-html_header("ScummVM :: FAQ");
+html_header("ScummVM :: FAQ", '<link href="faq.css" rel="stylesheet" type="text/css">');
 sidebar_start();
 
 //display welcome table
@@ -23,372 +23,8 @@
 	FAQ<br>
 	<span class="caption">last updated: <? echo date("F d, Y",getlastmod()); ?></span>
 </h1>
-
-<ol>
- <li><a href="#1">Introduction</a>
-   <ol>
-       <li><a href="#1-1">Why is it called ScummVM - what does this name mean?</a></li>
-       <li><a href="#1-2">What is SCUMM?</a></li>
-       <li><a href="#1-3">Is ScummVM free?</a></li>
-       <li><a href="#1-4">What games does ScummVM support?</a></li>
-       <li><a href="#1-5">Will ScummVM support other games?</a></li>
-       <li><a href="#1-6">When will Maniac Mansion Deluxe be supported?</a></li>
-       <li><a href="#1-7">Where do I find ScummVM?</a></li>
-       <li><a href="#1-8">How do I compile the source code for my OS?</a></li>
-       <li><a href="#1-9">On what platforms does ScummVM run?</a></li>
-       <li><a href="#1-10">Does ScummVM run any non SCUMM games?</a></li>
-       <li><a href="#1-11">Can I use ScummVM to make new games?</a></li>
-    </ol>
-  </li>
-    
-  <li><a href="#2">ScummVM and SCUMM games</a>
-    <ol>
-       <li><a href="#2-1">Do I need original CDs/Floppies?</a></li>
-       <li><a href="#2-2">Does ScummVM work with all versions of games?</a></li>
-       <li><a href="#2-3">Can I play through xxx (place your favorite SCUMM adventure here) ?</a></li>
-       <li><a href="#2-4">Can I save/load the game?</a></li>
-       <li><a href="#2-5">Do savegames from the original work in ScummVM?</a></li>
-    </ol>
-  </li>
-    
-  <li><a href="#3">Graphics and Audio</a>
-    <ol>
-      <li><a href="#3-1">Does ScummVM support CD audio?</a></li>
-      <li><a href="#3-2">Does ScummVM support using MP3/Ogg/FLAC files instead of CD audio?</a></li>
-      <li><a href="#3-3">Does ScummVM support using MP3/Ogg/FLAC files instead of the original MIDI music?</a></li>
-      <li><a href="#3-4">Does ScummVM support filtered graphics modes?</a></li>
-      <li><a href="#3-5">Can I run my game full screen?</a></li>
-    </ol>
-  </li>
-
-  <li><a href="#4">Troubleshooting</a>
-    <ol>
-      <li><a href="#4-1">My game won't run.</a></li>
-      <li><a href="#4-2">I installed my game but ScummVM can't find it.</a></li>
-      <li><a href="#4-3">I don't hear any sound.</a></li>
-      <li><a href="#4-4">I don't hear any music.</a></li>
-      <li><a href="#4-5">My game crashes at some point.</a></li>
-      <li><a href="#4-6">ScummVM crashes, but console window disappears too quick to see the error message.</a></li>
-      <li><a href="#4-7">The game colors are messed up.</a></li>
-      <li><a href="#4-8">The subtitles in my non english game are messed up.</a></li>
-      <li><a href="#4-9">How do I make my mac version of a game work?</a></li>
-      <li><a href="#4-10">Reporting Bugs.</a></li>
-      <li><a href="#4-11">I downloaded the Broken Sword packs from your site but the game won't run.</a></li>
-      <li><a href="#4-12">There are no graphics in the Broken Sword I intro.</a></li>
-    </ol>
-  </li>
-
-  <li><a href="#5">Features</a>
-    <ol>
-      <li><a href="#5-1">Will you add support for zip archives?</a></li>
-    </ol>
-  </li>
-</ol>
-
-<p>
-<? echo html_line(); ?>
-</p>
-
-<ol>
-
-  <li><a name="1"></a><b>Introduction</b><br>
-
-    <ol>
-      <li><p><a name="1-1"></a><b>Why is it called ScummVM - what does this name mean?</b><br>
-	Scumm comes from the fact that it was originally designed to run SCUMM games, like
-	Monkey Island.
-	VM stands for Virtual Machine.</p></li>
-
-      <li><p><a name="1-2"></a><b>What is SCUMM?</b><br>
-	SCUMM stands for "Script Creation Utility for Maniac Mansion". It is a utility used
-	to create the famous LucasArts adventure games.<br>
-	It was initially created in 1987 by Aric Wilmunder and Ron Gilbert for the game
-	"Maniac Mansion" and was used later, with some modifications, for Zak McKracken and
-	the Alien Mindbenders. Development on the SCUMM system continued for some time,
-	and was used in Loom, Indiana Jones and the Last Crusade, Indiana Jones and the Fate
-	of Atlantis, Monkey Island 1,2,3, Sam & Max Hit the Road, Day of the Tentacle, The Dig
-	and Full Throttle.</p></li>
-
-      <li><p><a name="1-3"></a><b>Is ScummVM free?</b><br>
-	ScummVM is released under the
-	<a href="http://www.gnu.org/copyleft/gpl.html">GPL (General Public License)</a>,
-	so it's more than free.
-	ScummVM source code is freely available and you can do whatever you want with it. If you
-	make modifications to it and redistribute your work you MUST make the source available.
-	However, the ScummVM team would be pleased if you choose to send them your
-	modifications, so they can be merged into the main tree.</p></li>
-
-      <li><p><a name="1-4"></a><b>What games does ScummVM support?</b><br>
-	We have a <a href="compatibility.php">compatibility list</a> on our website
-	that contains an up to date list of what games work, and how well they work. As
-	well as SCUMM games, we also include virtual machines for the first two Simon the Sorcerer
-	games (by Adventure Soft), Broken Sword 1/2 and Beneath a Steel Sky (by 
-	Revolution), as well as Flight of the Amazon Queen. Other games may be added,
-	but this is not a common occurrence - see below.
-	</p></li>
-
-      <li><p><a name="1-5"></a><b>Will ScummVM support other games?</b><br>
-	The ScummVM team is currently focusing on bugfixes for our next release.<br>
-	We do <i>NOT</i> generally add support for non-SCUMM games! 
-	Reverse engineering a completely new game without source is a long process, and our
-	developers are all very busy as it is... so unless you work for a company interested
-	in providing us with source code for one of your classic titles, please do not ask.
-      </p></li>
-
-      <li><p><a name="1-6"></a><b>When will Maniac Mansion Deluxe be supported?</b><br>
-    The short answer: never. The long answer:
-	This game is a fan-made replica of the original Maniac Mansion. It is not the same
-	game as Maniac Mansion Enhanced, which we do support. It features improved
-	music, sound, 256-colors graphics and reworked game interface. It was made using
-	the <a href="http://www.adventuregamestudio.co.uk/">Adventure Game Studio</a> which
-	is a free, albeit closed-source graphics adventures engine. There are Windows,
-	Linux and FreeBSD versions of the engine. Its author keeps his source code closed
-	due to reasons explained in the project <a href="http://www.agsforums.com/acfaq.htm">FAQ</a>
-	(see last two questions). That means that you need to download that program to
-	play the game.
-      </p></li>
-
-      <li><p><a name="1-7"></a><b>Where do I find ScummVM?</b><br>
-	You can find it on the download section on our <a href="http://www.scummvm.org">homepage</a>.
-	You can download the latest version, which could be a little old. For the most
-	recent cutting-edge in-development version, you have to compile it yourself from
-	CVS or use the 'daily builds' linked from our download page.</p></li>
-
-      <li><p><a name="1-8"></a><b>How do I compile the source code for my OS?</b><br>
-	The source code package contains a file called
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a>
-	that should explain everything.</p></li>
-
-      <li><p><a name="1-9"></a><b>On what platform does ScummVM run?</b><br>
-	ScummVM should be able to be compiled on any SDL platform, with just small modifications.<br>
-	Currently tested platforms are Win32 (Windows 95/98/ME/NT/2000/XP), Linux i386 and PPC, BeOS, Solaris,
-	Mac OS X, Dreamcast, MorphOS, IRIX, PalmOS and WinCE. It is also part of the Free/Net/Open BSD
-	ports collections and included in Debian testing and unstable</p></li>
-
-      <li><p><a name="1-10"></a><b>Does ScummVM run any non-SCUMM games?</b><br>
-	Yes. As well as SCUMM titles, ScummVM supports Simon the Sorcerer (1 and 2),
-	Flight of the Amazon Queen, and the Revolution Games: Broken Sword 1, Broken Sword 
-	2, and Beneath a Steel Sky.<BR>
-	Simon support was initially written by the original founder of ScummVM as a 
-	separate program, and later included in the main binary.
-	Revolution Software Ltd. are very nice people and kindly provided us with the
-	source code to BASS and Broken Sword 1/2, from which we based our interpreters.
-	John Passfield and Steven Stamatiadis kindly provided the original source code to
-	Flight of the Amazon Queen.<BR>
-	We do not have any plans to support any other non-SCUMM games at this time. If we
-	do, it will be added to the <a href="compatibility.php">Compatibility List</a>.<BR><BR>
-	Unless you work for a company interested providing us with source code for one of your
-	classic titles, please do not ask us to support a game.
-	</p></li>
-  
-        <li><p><a name="1-11"></a><b>Can I use ScummVM to make new games?</b><br>
-	While it is theoretically possible to write a new game that uses ScummVM it is not
-	advisable.  ScummVM has many hacks to support older games and no tools geared towards
-	creating content usable by ScummVM.  Potential game authors are encouraged to look
-	at open source technologies such as <a href="http://www.libsdl.org">libSDL</a> for
-	a cross platform DirectX like library, and the <a href="http://www.lua.org">Lua</a>
-	and <a href="http://www.python.org">Python</a> scripting languages for game logic.
-	</p></li>
-	
-	
-    </ol>
-  </li>
-
-  <li><a name="2"></a><b>ScummVM and SCUMM games</b><br>
-
-    <ol>
-      <li><p><a name="2-1"></a><b>Do I need original CD or Floppy disks?</b><br>
-	Most definitely. ScummVM won't work without them. If you would like to buy these games, we suggest you
-	browse <a href="http://www.ebay.com">Ebay</a>. Do not ask the ScummVM team where you can download the 
-	full versions of LucasArts games. These requests will be ignored.</p></li>
-
-      <li><p><a name="2-2"></a><b>Does ScummVM work with all versions of games?</b><br>
-	See <a href="#1-4">1.4 What games does ScummVM support?</a></p></li>
-	
-      <li><p><a name="2-3"></a><b>Can I play through xxx (place your favorite SCUMM adventure here) ?</b><br>
-	See <a href="#1-4">1.4 What games does ScummVM support?</a></p></li>
-
-      <li><p><a name="2-4"></a><b>Can I save/restore the game?</b><br>
-	Yes. Saving and restoring is already supported (ALT-1/9 to save, CTRL - 1/9 to restore, or
-	F5 to access the save/load menu).</p></li>
-
-      <li><p><a name="2-5"></a><b>Do savegames from the original games work in ScummVM?</b><br>
-	No. We do not have any plans to load old savegames (with the exception of the
-	Simon the Sorcerer series of games). Newer versions of ScummVM have
-	also broken compatibility with older ScummVM savegames. Since ScummVM is
-	in heavy development, this may occur again in the future.</p></li>
-
-    </ol>
-  </li>
-
-  <li><a name="3"></a><b>Graphics and Audio</b><br>
-
-    <ol>
-      <li><p><a name="3-1"></a><b>Does ScummVM support CD audio?</b><br>
-      	Yes, ScummVM fully supports CD audio in Monkey Island CD, and Loom. Just keep your game CD
-	inserted into your CD drive when you start ScummVM. If you have more than one CD drive in your
-	system. You can specify your CD drive using the -c command line parameter. See the
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a>
-	for more info.</p></li>
-
-      <li><p><a name="3-2"></a><b>Does ScummVM support using MP3/Ogg/FLAC files instead of CD audio?</b><br>
-	Yes. You can use LAME or some other CD audio conversion utility to convert your CD audio to MP3. Since
-	version 0.3.0 we also support Ogg Vorbis files. And FLAC is supported since version 0.7.0. See the
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a>
-	for more info.</p></li>
-
-      <li><p><a name="3-3"></a><b>Does ScummVM support using MP3/Ogg/FLAC files instead of the original MIDI music?</b><br>
-	No. If all the game does is to play or loop a tune it would be possible, but many of the games do
-	fancy stuff like smooth transitions from one tune to another, or turn individual instruments on and
-	off, etc. There's simply no way ScummVM could take a piece of digital music and emulate that kind
-	of behaviour.<br><br>
-
-	This question usually comes up in connection with Sam & Max Hit the Road (which has a few
-	unusued bonus audio tracks on the CD) and Monkey Island 2 (which is sometimes distributed on
-	the same CD as the version of Monkey Island 1 that uses CD audio). Both of these games do far
-	too much fancy stuff to even consider an idea like this.</p></li>
-
-      <li><p><a name="3-4"></a><b>Does ScummVM support filtered graphic modes?</b><br>
-      	Yes, ScummVM supports several filtered graphic modes such as super2xsai.  See the
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a>
-	for more info.</p></li>
-      
-      <li><p><a name="3-5"></a><b>Can I run my game full screen?</b><br>
-      	Yes. You can either start your game using the -f command line parameter, setting 
-	the game to Full Screen in the ScummVM Options dialog, or by using the Alt+Enter key
-	combination in-game to switch between full screen and windowed modes.</p></li>
-      
-    </ol>
-  </li>
-
-  <li><a name="4"></a><b>Troubleshooting</b><br>
-
-    <ol>
-      <li><p><a name="4-1"></a><b>My game won't run.</b><br>
-      	First make sure your game is supported. See <a href="#1-4">1.4</a>. If it is a supported game and you
-	have followed the instructions in
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a>
-	to the letter, then see <a href="#4-10">4.10</a> to report this as a bug.</p></li>
-	
-      <li><p><a name="4-2"></a><b>I installed my game but ScummVM can't find it.</b><br>
-      	First don't use the install.exe or setup.exe shipped with the game. They usually will
-      	not do what you need to run the game with ScummVM -- rather they just copy the game
-      	.exe and install some shortcuts. ScummVM requires all game
-	data to run, so you will need to copy those manually. Look at the
-	<a href="/documentation.php?view=datafiles">Game Data Files</a> page for
-	further details.
-	</p></li>
-	
-      <li><p><a name="4-3"></a><b>I don't hear any sound.</b><br>
-      	Check the <a href="compatibility.php">compatibility list</a> to see if your game has sound support currently. You can
-	also try the -s command line parameter to set the in game SFX volume.</p></li>
-      
-      <li><p><a name="4-4"></a><b>I don't hear any music.</b><br>
-	See <a href="#4-3">above</a></p></li>
-      
-      <li><p><a name="4-5"></a><b>My game crashes at some point.</b><br>
-      	Check the <a href="compatibility.php">Compatibility List</a> to see if your game has any known issues. If you can
-	reproduce this crash more than once, please report it to our Bug Tracker. See <a href="#4-10">4.10</a>.
-        <br>
-        If you are experiencing random crashes, and your game plays music from
-        CD, you have encountered a Windows bug. Try copying the data files from
-        CD to your hard disk, and running them from there.</p></li>
-      
-      <li><p><a name="4-6"></a><b>ScummVM crashes, but console window disappears too quick to see the error message.</b><br>
-	To make it visible, you should run ScummVM from command line. To open a 
-	command prompt, open the Start Menu and select the 'Run' option. Under 
-	Windows® NT/2000/XP, type 'cmd.exe' (no quotes) in the dialog box that 
-	shows up; under Windows® 95/98/Me, type 'command.com' instead. If 
-	necessary, change to the proper drive first by typing 'D:' (where 'D' is 
-	the drive ScummVM is located). Change to ScummVM's directory by typing 
-	'cd \your\path\to\scummvm' (substituting the appropriate path) and then 
-	type 'scummvm'.	
-	    </p></li>
-
-      <li><p><a name="4-7"></a><b>The game colors are messed up.</b><br>
-      	This is a known issue with using Amiga version datafiles. Select Amiga as a 
-	platform in the ScummVM Game Options dialog, or use the --platform=amiga command
-	line parameter to enable Amiga-specific code.</p></li>
-      
-      <li><p><a name="4-8"></a><b>The subtitles in my non english game are messed up.</b><br>
-      	You are most likely using a game such as Maniac Mansion or Zak McKracken if you have this problem. 
-	You need to specify a language in the ScummVM Game Options dialog, with the -q parameter or by
-	using the 'language' config file option.<BR>
-	Consult the 
-	<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/scummvm/scummvm/README?rev=HEAD">README</a> 
-	or command line help for further information.</p></li>
-      
-      <li><p><a name="4-9"></a><b>How do I make my mac version of a game work?</b><br>
-	First, if you use a ScummVM version prior to 0.7.0 we strongly recommend you
-	to upgrade to the latest version, as we improved support for mac games considerably starting with 0.7.0.<br>
-	For newer games ScummVM needs the main data file, usually called 
-	<q><Game Title> Data</q> (where
-	<Game Title> is name of your game, such as <q>The Dig</q> 
-	or <q>Sam & Max</q>). Some CDs may 
-	appear to only contain an application (watch out, it has almost the same name as the data file,
-	except that it lacks the " Data" at the end). In that case there is still a separate data file but it is invisible.<br>
-	The older games which have LFL files should only need the platform set to 'macintosh' to
-	run. See <a href="#4-7">4.7</a> for information on specifying the game platform.
-	</p></li>
-
-      <li><p><a name="4-10"></a><b>Reporting Bugs.</b><br>
-      	To report a bug, please create a SourceForge account and follow the
-	<a href="http://sourceforge.net/tracker/?atid=418820&group_id=37116&func=browse">bugs</a>
-	link from our homepage. Please make sure the bug is reproducible, and 
-	still exists in the latest daily build/current CVS version. Also check the
-	<a href="compatibility.php">compatibility listing</a> for that game to ensure
-	the issue is not already known. In your bugreport please provide the following
-	information:
-
-	<ul>
-		<li> ScummVM version (PLEASE test the latest CVS/Daily build)</li>
-		<li> Bug details, including instructions on reproducing it</li>
-		<li> Language of game (English, German, ...)</li>
-		<li> Version of game (talkie, floppy, ...)</li>
-		<li> Platform and Compiler (Win32, Linux, MacOS, ...)</li>
-		<li> Attach a save game if possible</li>
-		<li> 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.</li>
-	</ul>
-	</p></li>
-
-      <li><p><a name="4-11"></a><b>I downloaded the Broken Sword packs from your site but the game won't run.</b><br>
-	These are not full games but reencoded cutscene (video) packs. To run the games you 
-	still need the original disks. Originally cutscenes were encoded in proprietary
-	format and Revolution Software kindly permitted us to reencode them into
-	MPEG and distribute them freely on our site.
-	</p></li>
-            
-      <li><p><a name="4-12"></a><b>There are no graphics in the Broken Sword I intro.</b><br>
-	Be patient. There are about 12 seconds of speech only and eventually the Revolution logo
-	will appear.
-	</p></li>
-
-    </ol>
-  </li>
-
-  <li><a name="5"></a><b>Features</b><br>
-
-    <ol>
-      <li><p><a name="5-1"></a><b>Will you add support for zip archives?</b><br>
-	We will not do it. There are two main reasons for that. First, we believe that it
-	would ease illegal distribution of games. Second, we already support compression
-	of sound & speech in most larger titles, and use specially designed algorithms
-	like MP3, Ogg and FLAC, so you can already reduce the size of the data files.
-	<br>
-	We as a team already discussed that question. We can't absolutely exclude
-	the possibility of changing our mind one day in the future, but for now, we
-	have no intentions to do so, hence please don't ask us about it!
-	</p></li>
-
-    </ol>
-  </li>
-
-</ol>
-
 <?
+include $file_root."/faq.inc";
 
 echo html_round_frame_end(" ");
 





More information about the Scummvm-git-logs mailing list