Skip to content

Commit

Permalink
TUCKER: update README section
Browse files Browse the repository at this point in the history
  • Loading branch information
cyxx committed Feb 23, 2011
1 parent 0ccf174 commit 39d9bf8
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README
Expand Up @@ -281,12 +281,19 @@ Compression Tools:
Files in the input folder should be in uppercase.

compress_tucker
Used to compress .wav files from FX/MUSIC/SPEECH directories
to a single file named TUCKER.SOx
Used to compress sound and speech files from AUDIO/FX/MUSIC/SPEECH
directories to a single file named TUCKER.SO3 (MP3), TUCKER.SOG
(Vorbis) or TUCKER.SOF (FLAC).

Once compressed, the 3 directories aren't required to play
Once compressed, the four directories are not required to play
the game under ScummVM.

Example of usage:
./scummvm-tools-cli --tool compress_tucker [mode params] [-o outputfile] <inputdir>

Default outpufile is TUCKER.SOx (depends on compression method).
Files in the input folder should be in uppercase.

Script Tools:
decine
Decompiles Delphine's Cinematique engine's scripts.
Expand Down

0 comments on commit 39d9bf8

Please sign in to comment.