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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Mon Jun 18 14:35:29 CEST 2007


Revision: 27532
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27532&view=rev
Author:   Kirben
Date:     2007-06-18 05:35:28 -0700 (Mon, 18 Jun 2007)

Log Message:
-----------
Add details for music compression in Puzzle Pack too.

Modified Paths:
--------------
    scummvm/trunk/README

Modified: scummvm/trunk/README
===================================================================
--- scummvm/trunk/README	2007-06-18 12:34:29 UTC (rev 27531)
+++ scummvm/trunk/README	2007-06-18 12:35:28 UTC (rev 27532)
@@ -158,7 +158,6 @@
 
 AGOS Games by Adventuresoft / Horrorsoft:
      Elvira - Mistress of the Dark               [elvira1]
-     Elvira II - The Jaws of Cerberus            [elvira2]
      Simon the Sorcerer 1                        [simon1]
      Simon the Sorcerer 2                        [simon2]
      Simon the Sorcerer's Puzzle Pack
@@ -241,6 +240,7 @@
      Backyard Soccer                             [soccer]
      Blue's ABC Time                             [BluesABCTime]
      Blue's Birthday Adventure                   [BluesBirthday]
+     Elvira II - The Jaws of Cerberus            [elvira2]
      SPY Fox 3: Operation Ozone                  [spyozon]
 
 The following games are based on the SCUMM engine, but NOT supported
@@ -1374,7 +1374,7 @@
 to read the encoder documentation before you use other values.
 
 
-7.7.6) Compressing sfx/speech in Simon the Sorcerer and The Feeble Files
+7.7.6) Compressing music/sfx/speech in AGOS games
 ------ -----------------------------------------------------------------
 Use our compress_agos utility from the scummvm-tools package to perform this
 task. You can choose between multiple target formats, but note that you can
@@ -1395,6 +1395,8 @@
   compress_agos voices3.wav (For Windows 4CD version of Feeble)
   compress_agos voices4.wav (For Windows 4CD version of Feeble)
 
+  compress_agos Music       (For Windows version of Puzzle Pack)
+
 For Ogg Vorbis add --vorbis to the options, i.e.
 
   compress_agos --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