[Scummvm-cvs-logs] CVS: scummvm README,1.137.2.11,1.137.2.12

Travis Howell kirben at users.sourceforge.net
Sun Aug 3 22:24:04 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv25287

Modified Files:
      Tag: branch-0-5-0
	README 
Log Message:

Add simon2mp3 instructions


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.137.2.11
retrieving revision 1.137.2.12
diff -u -d -r1.137.2.11 -r1.137.2.12
--- README	2 Aug 2003 14:24:40 -0000	1.137.2.11
+++ README	4 Aug 2003 05:23:49 -0000	1.137.2.12
@@ -718,6 +718,24 @@
 game dir.
 
 
+Compressing sound effects and speech files in Simon the Sorcerer 1 and 2
+-----------------------------------------------------------------------
+You need LAME, and our simon2mp3 util from the scummvm-tools package to perform
+this task, and ScummVM must be compiled with MAD support.
+
+Make a backup of the file before attempting this. Copy the file to a
+temporary folder. Then run:
+
+  simon2mp3 effects.voc (For simon1talkie)
+  simon2mp3 simon.voc   (For simon1talkie)
+  simon2mp3 simon.wav   (For simon1win)
+  simon2mp3 simon2.voc  (For simon2talkie)
+  simon2mp3 simon2.wav  (For simon2win) 
+
+
+In about 30 minutes or so, you will have a much smaller *.mp3 file, copy this
+file to your game dir. You can safely remove the old file.
+
 Using data files from Macintosh game versions:
 ----------------------------------------------
 All LucasArts Scumm based adventures except CMI also exist in versions for the





More information about the Scummvm-git-logs mailing list