TrustedUser
2,147
edits
RichieSams (talk | contribs) m |
(→compress_touche: update documentation) |
||
Line 227: | Line 227: | ||
Example of usage: | Example of usage: | ||
./scummvm-tools-cli --tool compress_touche <flags here> [-o outputfile] < | ./scummvm-tools-cli --tool compress_touche <flags here> [-o outputfile] <inputdir> | ||
If no ''outputfile'' is provided, or if it is a directory, the file will be named ''TOUCHE.XXX'', where XXX depends on the compression method, and will be created in the output directory if one is given, or the current directory otherwise. | |||
The ''inputdir'' should be the directory that contains all the touche data files (''TOUCHE.DAT'', ''OBJ'' and the ''Vxxx'' files). | |||
=== compress_tucker === | === compress_tucker === |