Difference between revisions of "ScummVM Tools"

Jump to navigation Jump to search
512 bytes added ,  22:42, 26 November 2011
→‎Extraction Tools: Add extract_cge and pack_cge
(→‎extract_fascination_cd: Clarify required input for tool)
(→‎Extraction Tools: Add extract_cge and pack_cge)
Line 288: Line 288:
Example of usage:
Example of usage:
  ./scummvm-tools-cli --tool extract_agos <infile 1> ... <infile n>
  ./scummvm-tools-cli --tool extract_agos <infile 1> ... <infile n>
=== extract_cge ===
Unpack Soltys game data files.
Example of usage:
./scummvm-tools-cli --tool extract_cge [-o outputdir] <inputfile>
The <inputfile> has to be either the vol.cat or the vol.dat file.
See also the [[#pack_cge|re-packaging tool]] for the Soltys game files.


=== extract_cine ===
=== extract_cine ===
Line 358: Line 367:
Extracts data files from the Commodore 64 version of Zak
Extracts data files from the Commodore 64 version of Zak
McKracken.
McKracken.
=== pack_cge ===
Pack Soltys game data files (as such this is not really an extraction tool, see [[#extract_cge|extract_cge]] for the extraction tool).
Example of usage:
./scummvm-tools-cli --tool pack_cge [-o outputdir] <inputdir>


== Script Tools ==
== Script Tools ==
TrustedUser
2,147

edits

Navigation menu