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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Mon Jun 25 20:44:49 CEST 2007


Revision: 27715
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27715&view=rev
Author:   thebluegr
Date:     2007-06-25 11:44:49 -0700 (Mon, 25 Jun 2007)

Log Message:
-----------
Updated the ScummVM tools README file with information on the SAGA compression tool

Modified Paths:
--------------
    tools/trunk/README

Modified: tools/trunk/README
===================================================================
--- tools/trunk/README	2007-06-25 18:32:40 UTC (rev 27714)
+++ tools/trunk/README	2007-06-25 18:44:49 UTC (rev 27715)
@@ -58,11 +58,22 @@
                 and allow optional MP3, Vorbis or FLAC compression.
 
         compress_saga
-                Used to compress SAGA engine digital sound files to MP3 or
-                Vorbis.
-                There is currently no support for compressed sound files in
-                ScummVM!
+                Used to compress SAGA engine digital sound files to MP3, Vorbis
+                or FLAC. 
 
+                Example of usage:
+                compress_saga <flags here> <file>
+
+                Where <file> is the sound file you with to compress, without the
+                extension (the .rsc extension is assumed for all sound files).
+
+                For Inherit the Earth, the digital music, speech and sound effects
+                files can be compressed. These usually differ depending on the 
+                version of the game, but generally they're named "music.rsc", 
+                "voices.rsc" and "sfx.rsc" respectfully. The compressed files
+                have the ".cmp" extension. Once compressed, you only need the
+                respective .cmp files.
+
         compress_sword1
                 Used to compress Broken Sword 1's music and speech files to
                 MP3 or Vorbis.


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