aboutsummaryrefslogtreecommitdiff
path: root/doc/audio-compression.tex
diff options
context:
space:
mode:
authorTravis Howell2006-06-21 13:19:07 +0000
committerTravis Howell2006-06-21 13:19:07 +0000
commit3ae7df09da8ec0d9420265d3e2cc5b13910ed20e (patch)
tree2920d932af745c66e91c2e407c6898f1d410b59b /doc/audio-compression.tex
parentfb21a064166fce13e321b23a34b7b0bfc12638a4 (diff)
downloadscummvm-rg350-3ae7df09da8ec0d9420265d3e2cc5b13910ed20e.tar.gz
scummvm-rg350-3ae7df09da8ec0d9420265d3e2cc5b13910ed20e.tar.bz2
scummvm-rg350-3ae7df09da8ec0d9420265d3e2cc5b13910ed20e.zip
Update docs for FF
svn-id: r23223
Diffstat (limited to 'doc/audio-compression.tex')
-rw-r--r--doc/audio-compression.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/audio-compression.tex b/doc/audio-compression.tex
index f2360f9318..99ca6096cd 100644
--- a/doc/audio-compression.tex
+++ b/doc/audio-compression.tex
@@ -81,7 +81,7 @@ filesize -- 1152 seems to be a good value for those kind of soundfiles. Be sure
to read the encoder documentation before you use other values.
-\subsubsection{Compressing sfx/speech in Simon the Sorcerer 1 and 2}
+\subsubsection{Compressing sfx/speech in Simon the Sorcerer and The Feeble Files}
Use our compress\_simon util from the scummvm-tools package to perform this task.
You can choose between multiple target formats, but note that you can only use
@@ -96,6 +96,11 @@ each if ScummVM was compiled with the respective decoder support enabled.
compress\_simon simon2.voc &(For DOS CD version of Simon 2)\\
compress\_simon simon2.wav &(For Windows CD version of Simon 2)\\
compress\_simon mac &(For Macintosh version of Simon 2)\\
+
+ compress\_simon voices1.wav (For Windows 2CD/4CD version of Feeble)\\
+ compress\_simon voices2.wav (For Windows 2CD/4CD version of Feeble)\\
+ compress\_simon voices3.wav (For Windows 4CD version of Feeble)\\
+ compress\_simon voices4.wav (For Windows 4CD version of Feeble)\\
\end{tabular}
For Ogg Vorbis add --vorbis to the options, i.e.