[Scummvm-cvs-logs] CVS: scummvm README,1.147,1.148
Travis Howell
kirben at users.sourceforge.net
Sun Aug 3 22:20:02 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv24598
Modified Files:
README
Log Message:
Add instructions for simon2mp3
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- README 2 Aug 2003 14:45:12 -0000 1.147
+++ README 4 Aug 2003 05:19:08 -0000 1.148
@@ -714,6 +714,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.voc (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