TrustedUser
2,147
edits
(→compress_touche: update documentation) |
(→extract_cine: update description) |
||
Line 303: | Line 303: | ||
=== extract_cine === | === extract_cine === | ||
Unpacks Delphine's Cinematique engine's archive files. Should work at least with Future Wars and Operation Stealth. | Unpacks Delphine's Cinematique engine's archive files. Should work at least with Future Wars and Operation Stealth. It seems to also work with Cruise for a Corpse. | ||
It accepts only one input file. This may be either one of the archive file, in which case only this file is unpacked, or the 'vol.cnf' file, in which case all archive files listed in the 'vol.cnf' file are unpacked. | |||
Example of usage: | Example of usage: | ||
./scummvm-tools-cli --tool extract_cine <infile> | ./scummvm-tools-cli --tool extract_cine [-o outputdir] <infile> | ||
=== extract_fascination_cd === | === extract_fascination_cd === |