[Scummvm-cvs-logs] CVS: tools README,1.11,1.12
Max Horn
fingolfin at users.sourceforge.net
Fri Feb 27 12:07:03 CET 2004
Update of /cvsroot/scummvm/tools
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27890
Modified Files:
README
Log Message:
cleanup
Index: README
===================================================================
RCS file: /cvsroot/scummvm/tools/README,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- README 28 Nov 2003 09:46:13 -0000 1.11
+++ README 27 Feb 2004 19:49:18 -0000 1.12
@@ -2,27 +2,38 @@
with ScummVM.
Included tools:
- extract - Used to MP3 compress .sou files to .so3, for use with
- ScummVMs -DUSE_MAD support. Requires MAD
- Used to Vorbis compress .sou files to .sog, for use with
- ScummVMs -DUSE_VORBIS support. Requires VORBIS
-
- rescumm - Extracts macintosh "single file" SCUMM games into their
- component parts, for use with ScummVM
-
- mm_nes_extract - Extracts data files from NES version of Maniac Mansion
-
- descumm - Decompiles SCUMM scripts
-
- desword2 - Disassembles Broken Sword II scripts
-
- queenrebuild - Used to rebuild the datafile of Flight of the Amazon
- Queen, allows for optional MP3/Ogg compression.
-
- simon1decr - Used to decrunch the graphics and music files in AGA/ECS
- versions of Simon the Sorcerer 1 for Amiga
-
- simon2mp3 - Used to MP3 compress .voc or .wav files to .mp3, for
- use with ScummVMs -DUSE_MAD support. Requires MAD
-
- convbdf - Converts BDF (Bitmap Display Format) files to C++ source
+ extract
+ Used to MP3 compress .sou files to .so3, for use with
+ ScummVMs -DUSE_MAD support.
+ Used to Vorbis compress .sou files to .sog, for use with
+ ScummVMs -DUSE_VORBIS support.
+ Used to FLAC compress .sou files to .sof, for use with
+ ScummVMs -DUSE_FLAC support.
+
+ rescumm
+ Extracts macintosh "single file" SCUMM games into their
+ component parts, for use with ScummVM
+
+ mm_nes_extract
+ Extracts data files from NES version of Maniac Mansion
+
+ descumm
+ Decompiles SCUMM scripts
+
+ desword2
+ Disassembles Broken Sword II scripts
+
+ queenrebuild
+ Used to rebuild the datafile of Flight of the Amazon
+ Queen, allows for optional MP3/Ogg compression.
+
+ simon1decr
+ Used to decrunch the graphics and music files in AGA/ECS
+ versions of Simon the Sorcerer 1 for Amiga
+
+ simon2mp3
+ Used to MP3 compress .voc or .wav files to .mp3, for
+ use with ScummVMs -DUSE_MAD support. Requires MAD
+
+ convbdf
+ Converts BDF (Bitmap Display Format) files to C++ source
More information about the Scummvm-git-logs
mailing list