[Scummvm-cvs-logs] CVS: scummvm/doc 03_05.tex,NONE,1.1 03_06.tex,NONE,1.1 03.tex,1.9,1.10 03_04.tex,1.10,1.11
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Wed Feb 23 23:54:11 CET 2005
Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32207
Modified Files:
03.tex 03_04.tex
Added Files:
03_05.tex 03_06.tex
Log Message:
Some syncing between the README and the LaTeX documentation. Untested since
I don't have LaTeX on this computer.
The "Known Problems" section is still out of sync.
--- NEW FILE: 03_05.tex ---
\subsection{Beneath a Steel Sky notes}
As of ScummVM 0.8.0CVS you need the additional SKY.CPT file to run Beneath a
Steel Sky.
This file is available on the 'Compatibility' page of the ScummVM
website, you can place it in either the directory containing the other
datafiles (SKY.DNR, SKY.DSK) or in your extrapath.
--- NEW FILE: 03_06.tex ---
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "readme"
%%% End:
\subsection{Known Problems in ScummVM 0.8.0CVS}
This release has the following known problems. There is no need to report them,
although patches to fix them are welcome. If you discover a bug that is not
listed here, nor in the compatibility table on the web site, please see
section \ref{sect-reporting-bugs}.
This is a development version. It probably has a LOT of problems.
Index: 03.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/03.tex,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- 03.tex 16 Dec 2004 03:13:00 -0000 1.9
+++ 03.tex 24 Feb 2005 07:53:02 -0000 1.10
@@ -92,5 +92,7 @@
\input {03_03.tex}
%% next section
\input {03_04.tex}
-
-
+%% next section
+\input {03_05.tex}
+%% next section
+\input {03_06.tex}
Index: 03_04.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/03_04.tex,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- 03_04.tex 20 Dec 2004 01:24:04 -0000 1.10
+++ 03_04.tex 24 Feb 2005 07:53:02 -0000 1.11
@@ -1,14 +1,11 @@
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "readme"
-%%% End:
-
-\subsection{Known Problems in ScummVM 0.8.0CVS}
-
-This release has the following known problems. There is no need to report them,
-although patches to fix them are welcome. If you discover a bug that is not
-listed here, nor in the compatibility table on the web site, please see
-section \ref{sect-reporting-bugs}.
-
-This is a development version. It probably has a LOT of problems.
+\subsection{Flight of the Amazon Queen notes}
+In order to use a non-freeware version of Flight of the Amazon Queen (i.e.
+your own), you will need to have the 'queen.tbl' file (available from the
+Compatibility page on our website) in either the directory containing the
+'queen.1' datafile or in the directory where your ScummVM executable resides.
+
+Alternatively, you can use the 'compress_queen' tool from the Tools module to
+'rebuild' your FOTAQ datafile to include the table for that specific version,
+and thus removing the run-time dependency on the 'queen.tbl' file.
+This tool also allows you to compress the speech and sound effects with MP3,
+OGG or FLAC.
More information about the Scummvm-git-logs
mailing list