Engine Others

From PSwiki
Revision as of 11:09, 24 July 2013 by Apalazzi (talk | contribs)
Jump to navigation Jump to search

Core information

Helper applications

ccheck

ccheck is an helper application to parse, check and rearrange art files:

~$ ccheck --help Art Conflict Checker.

This application checks for duplicate meshfact and texture inclusions in art files.

Options:

-in The vfs path to directory to search in. Defaults to /this/ccheck/

-check Whether to do a meshfact conflict check.

-process Whether to process art into a optimal format for bgloader.

-strip Whether to strip data not needed for collision.

-out The vfs path to the directory to output processed art files in. Defaults to /this/ccheckout/

Usage: ccheck(.exe) -path=/this/path/to/directory/

Others