Difference between revisions of "ScummVM Tools"

Jump to navigation Jump to search
(→‎extract_cine: update description)
(→‎Extraction Tools: Add extract_cruise_pc tool)
Line 308: Line 308:
Example of usage:
Example of usage:
  ./scummvm-tools-cli --tool extract_cine [-o outputdir] <infile>
  ./scummvm-tools-cli --tool extract_cine [-o outputdir] <infile>
=== extract_cruise_pc ===
Unpack the E1, E4 and E5 files found in some versions of Cruise for a Corpse. To extract the D1 to D5 files, use the extract_cine tool instead.
Example of usage:
./scummvm-tools-cli --tool extract_cruise_pc [-o outputdir] <infile>


=== extract_fascination_cd ===
=== extract_fascination_cd ===