[Scummvm-cvs-logs] SF.net SVN: scummvm: [22986] tools/trunk/README

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Jun 8 21:10:33 CEST 2006


Revision: 22986
Author:   lordhoto
Date:     2006-06-08 12:10:26 -0700 (Thu, 08 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22986&view=rev

Log Message:
-----------
Adds description of compress_kyra.

Modified Paths:
--------------
    tools/trunk/README
Modified: tools/trunk/README
===================================================================
--- tools/trunk/README	2006-06-08 08:18:55 UTC (rev 22985)
+++ tools/trunk/README	2006-06-08 19:10:26 UTC (rev 22986)
@@ -101,6 +101,17 @@
                 For the Ogg or Mad compression feature, your ScummVM binary
                 naturally must have been built with Ogg or Mad support enabled.
 
+        compress_kyra
+                Used to compress The Legend of Kyrandia's speech files with 
+                MP3, Vorbis or FLAC.
+
+                Example of usage:
+                compress_kyra <flags here> input/GEMCUT.VRM output/GEMCUT.VRM
+
+                Note: You have to keep the VRM extension, else it will NOT work.
+                Use it like shown above, copy all *.VRM files to a directory
+                and let the tool put the output file in another directory.
+
 Script Tools:
         descumm
                 Decompiles SCUMM scripts


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