Open main menu

Difference between revisions of "ScummVM Tools"

112 bytes added ,  22:43, 30 January 2017
→‎extract_cine: update description
(→‎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.
Supports using Operation Stealth's 'vol.cnf' file as input in which case it will try to unpack all the archive files listed in 'vol.cnf'. Accepts only one input file.
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 ===
TrustedUser
2,147

edits