aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTravis Howell2007-06-26 03:08:03 +0000
committerTravis Howell2007-06-26 03:08:03 +0000
commit9cee28492d5c7d4beb0763aee138be570c5156c8 (patch)
tree29dd34346c59b026fedc91cfcb4c12e0dc49c7a5 /README
parent38cbbf14fc36f96e022d348d582d3d3a64d0df41 (diff)
downloadscummvm-rg350-9cee28492d5c7d4beb0763aee138be570c5156c8.tar.gz
scummvm-rg350-9cee28492d5c7d4beb0763aee138be570c5156c8.tar.bz2
scummvm-rg350-9cee28492d5c7d4beb0763aee138be570c5156c8.zip
Add FLAC support for speech in Broken Sword 1.
svn-id: r27721
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 20d6f7be33..ed99c49f21 100644
--- a/README
+++ b/README
@@ -1422,6 +1422,9 @@ files.
Running "compress_sword1 --vorbis" will compress the files using Ogg Vorbis
instead of MP3.
+Running "compress_sword1 --flac" will compress the files using Flac
+instead of MP3.
+
Use "compress_sword1 --help" to get a full list of the options.