extract_mohawk - Mohawk archive extraction tool
Contents
Description
extract_mohawk extracts the resources contained in a Mohawk archive. (Mohawk archives are used by the
Brøderbund Mohawk engine, in games such as Myst, Riven, the Living Books series, the Carmen Sandiego
series...)
If tagid is specified, only matching resources are extracted.
Name
extract_mohawk - Mohawk archive extraction tool
Options
--raw dumps resources as raw binary dumps (this is the default setting).
--convert
converts resources where possible.
--ftindex
prepends the file table index to extracted resource names (this is the default setting).
--no-ftindex
doesn't prepend the file table index to extracted resource names.
--ftflags
prepends the file table flags to extracted resource names (this is the default setting).
--no-ftflags
doesn't prepend the file table flags to the extracted resource names.
See Also
construct_mohawk(6)
Synopsis
extract_mohawk [--raw|--convert] [--ftindex|--no-ftindex] [--ftflags|--no-ftflags] <mohawkarchive> [<tagid>]
