Sync (Hope this is right).

svn-id: r12785
This commit is contained in:
Travis Howell 2004-02-09 06:22:13 +00:00
parent 5d1b244b8d
commit 1268070f4d
6 changed files with 39 additions and 34 deletions

6
README
View File

@ -119,10 +119,10 @@ SCUMM Games:
Curse of Monkey Island [Game: comi]
Other Games:
Flight of the Amazon Queen [Game: queen]
Beneath a Steel Sky [Game: sky]
Broken Sword I [Game: sword1]
Broken Sword II [Game: sword2]
Beneath a Steel Sky [Game: sky]
Flight of the Amazon Queen [Game: queen]
Simon the Sorcerer 1 [Game: simon1acorn/
simon1dos/
simon1talkie/
@ -250,7 +250,7 @@ the section on Reporting Bugs.
- Macintosh version isn't supported
Simon the Sorcerer 2:
- Combined speech and subtitles will often cause speech to be
- Combined speech and subtitles will often cause speech to be
cut off early, this is limitation of original game.
- Only default language (English) in data files is supported
in simon2mac

View File

@ -35,12 +35,15 @@ this is not always true.
Day of the Tentacle& [Game: tentacle]\\
Sam \& Max& [Game: samnmax]\\
The Dig& [Game: dig]\\
Curse of Monkey Island& [Game: comi]\\
Full Throttle& [Game: ft]\\
Curse of Monkey Island& [Game: comi]\\
\end{tabular}
\item Other Games:\\
\begin{tabular}[h]{ll}
Beneath a Steel Sky& [Game: sky]\\
Broken Sword I& [Game: sword1]\\
Broken Sword II& [Game: sword2]\\
Flight of the Amazon Queen& [Game: queen]\\
Simon the Sorcerer 1& [Game: simon1acorn/\\
& simon1dos/\\
& simon1talkie/\\
@ -49,9 +52,6 @@ this is not always true.
& simon2talkie/\\
& simon2win\\
& simon2mac]\\
Flight of the Amazon Queen& [Game: queen]\\
Broken Sword I& [Game: sword1]\\
Broken Sword II& [Game: sword2]\\
\end{tabular}
The following games should be completable, but have some critical problems that
@ -75,7 +75,7 @@ compatibility chart.
The following games are SCUMM engine, but NOT supported by ScummVM (yet).
\begin{itemize}
\item Most other Humongous Entertainment titles
\item Most Humongous Entertainment titles
\end{itemize}
%
Please be aware that the engine may contain bugs and unimplemented features

View File

@ -3,6 +3,7 @@ The Simon the Sorcerer 1 \& 2 games were split into several targets to make
coding easier and to make it more clear which target should be used:
\begin{tabular}{ll}
simon1acorn & Use for Simon the Sorcerer 1 for Acorn (CD)\\
simon1dos & Use for Simon the Sorcerer 1 for DOS (Disk)\\
simon2dos & Use for Simon the Sorcerer 2 for DOS (Disk)\\
simon1talkie & Use for Simon the Sorcerer 1 Talkie for DOS (CD)\\

View File

@ -12,25 +12,11 @@ listed here, nor in the compatibility table on the web site, please see
the section on Reporting Bugs.
Indiana Jones \& the Last Crusade (EGA):
\begin{itemize}
\item In some rooms Indy may be able to walk to odd places
\end{itemize}
Indiana Jones \& the Last Crusade (256):
\begin{itemize}
\item In some rooms Indy may be able to walk to odd places
\end{itemize}
FM Towns versions:
\begin{itemize}
\item Kanji versions require the FM Towns Font ROM
\item All the FM Towns versions of games are extremely rare,
And as the ScummVM team does not encourage piracy in any
way, we don't know where to buy or download a copy of these
games. Petition LucasArts to re-release them :)
\end{itemize}
Loom (EGA):
\begin{itemize}
\item MIDI support requires the Roland update from LucasArts
\end{itemize}
Monkey Island 1 (EGA):
\begin{itemize}
\item MIDI support requires the Roland update from LucasArts
@ -50,20 +36,37 @@ Beneath a Steel Sky:
corrupt, and you will need to start a new game using this
version.
\end{itemize}
Broken Sword 1:
\begin{itemize}
\item Demo does not work correctly
\item Macintosh version isn't supported
\end{itemize}
Simon the Sorcerer 2:
\begin{itemize}
\item Only default language (English) in data files is supported in simon2mac
\item Combined speech and subtitles will often cause speech to be
cut off early, this is limitation of original game.
\item Only default language (English) in data files is supported
in simon2mac
\item F10 key animation in simon2mac is different compared to
original game
original game
\end{itemize}
Curse of Monkey Island:
\begin{itemize}
\item Demo does not work correctly
\item Some minor graphical glitches remain
\end{itemize}
FM Towns versions:
\begin{itemize}
\item Kanji versions require the FM Towns Font ROM
\item All the FM Towns versions of games are extremely rare,
And as the ScummVM team does not encourage piracy in any
way, we don't know where to buy or download a copy of these
games. Petition LucasArts to re-release them :)
\end{itemize}
All CD games:
\begin{itemize}
\item 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.
\end{itemize}
\end{itemize}

View File

@ -40,15 +40,6 @@ Curse of Monkey Island, Beneath a Steel Sky. and Simon the Sorcerer 1 \& 2.\\
\item es - Spanish
\item se - Swedish
\end{itemize}
\item Simon the Sorcerer 1 \& 2
\begin{itemize}
\item en - English (default)
\item de - German
\item fr - French
\item it - Italian
\item es - Spanish
\item hb - Hebrew
\end{itemize}
\item Broken Sword 1
\begin{itemize}
\item en - English (default)
@ -59,4 +50,13 @@ Curse of Monkey Island, Beneath a Steel Sky. and Simon the Sorcerer 1 \& 2.\\
\item pt - Portuguese
\item cz - Czech
\end{itemize}
\item Simon the Sorcerer 1 \& 2
\begin{itemize}
\item en - English (default)
\item de - German
\item fr - French
\item it - Italian
\item es - Spanish
\item hb - Hebrew
\end{itemize}
\end{itemize}

View File

@ -65,6 +65,7 @@ this task, and ScummVM must be compiled with MAD or VORBIS support.\\
simon2mp3 simon.wav &(For simon1win)\\
simon2mp3 simon2.voc &(For simon2talkie)\\
simon2mp3 simon2.wav &(For simon2win)\\
simon2mp3 mac &(For simon2mac)\\
\end{tabular}
For Ogg Vorbis add --vorbis, i.e.