[Scummvm-cvs-logs] SF.net SVN: scummvm: [32517] tools/trunk/README
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Tue Jun 3 20:16:28 CEST 2008
Revision: 32517
http://scummvm.svn.sourceforge.net/scummvm/?rev=32517&view=rev
Author: lordhoto
Date: 2008-06-03 11:16:28 -0700 (Tue, 03 Jun 2008)
Log Message:
-----------
Updated README for compress_kyra.
Modified Paths:
--------------
tools/trunk/README
Modified: tools/trunk/README
===================================================================
--- tools/trunk/README 2008-06-03 18:12:21 UTC (rev 32516)
+++ tools/trunk/README 2008-06-03 18:16:28 UTC (rev 32517)
@@ -85,17 +85,23 @@
compress_agos [params] <file | mac>
compress_kyra
- Used to compress The Legend of Kyrandia or The Legend of
- Kyrandia: Hand of Fate speech files with MP3, Vorbis or FLAC.
+ Used to compress The Legend of Kyrandia, The Legend of
+ Kyrandia: Hand of Fate and The Legend of Kyrandia: Malcolm's
+ Revenge audio files with MP3, Vorbis or FLAC.
Examples of usage:
- compress_kyra [params] input/GEMCUT.VRM output/GEMCUT.VRM
- compress_kyra [params] input/ANYTALK.TLK output/ANYTALK.TLK
+ compress_kyra [params] GEMCUT.VRM inputdir/ outputdir/
+ compress_kyra [params] ANYTALK.TLK inputdir/ outputdir/
- Note: You have to keep the file extension, or else it will NOT
- work. Use it as shown above, copy all speech files to a directory
- and let the tool put the output file in another directory.
+ For The Legend of Kyrandia: Malcolm's Revenge use:
+ compress_kyra --kyra3 [params] BATH1.AUD inputdir/ outputdir/
+ compress_kyra --kyra3 [params] ANYTALK.TLK inputdir/ outputdir/
+ Note: You have to keep the file extension the tool will append
+ else it will NOT work. Use it as shown above, copy all speech
+ files to a directory and let the tool put the output file in
+ another directory.
+
compress_queen
Used to rebuild the datafile of Flight of the Amazon Queen,
and allow optional MP3, Vorbis or FLAC compression.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list