Options | |||
---|---|---|---|
Option | Param | Description | |
--no-wildcards | Disable wildcard parsing and use each filename exactly as specified. | ||
--in-order | Process the input files in order of the command line and don't delete duplicates. | ||
-i | --ignore | Ignore non existing source files without warning. | |
--le-define | file | Use this file as definition file to patch LE-CODE. The file format can be LE-BIN or any supported CT-CODE file (BRRES, TEX0, CT-CODE or CT-TEXT). | |
--lpar | file | Read a LPAR file to overwrite settings of LE-CODE section LPAR. | |
--alias | list | The parameter is a comma separated list of |
|
--engine | list | Define probabilities for engine classes. |
|
--200cc | [=mode] | Enable or disable 200cc support. Mode is one of |
|
--perf-mon | [=mode] | Enable or disable the performance monitor. Mode is one of |
|
--custom-tt | [=mode] | Enable or disable time trial for custom tracks. Mode is one of |
|
--xpflags | [=mode] | Enable or disable support for Extended Presence Flags. Mode is one of |
|
--speedometer | [=mode] | Enable or disable the speedometer. Mode is one of |
|
--debug | mode | Enable or disable the debug output while racing. Mode is one of |
|
--track-dir | directory | Define a destination directory, where track files are copied, moved or linked to. Usually it is Files are searched in directories defined by --copy-tracks, --move-tracks, --move1-tracks and --link-tracks in definition order. Already existing files are removed before operation. |
|
--copy-tracks | directory | Define a search directory for all included tracks. Files found in this directory are copied to the directory specified by option --track-dir. | |
--move-tracks | directory | Define a search directory for all included tracks. Files found in this directory are moved to the directory specified by option --track-dir. If moving fails, the file is copied and the source removed. | |
--move1-tracks | directory | Define a search directory for all included tracks. Files found in this directory are moved to the directory specified by option --track-dir, but only if a file has not more than one hard link. This guarantees an unique version of the file. If the file has more hard links or moving fails, the file is copied and the source removed. | |
--link-tracks | directory | Define a search directory for all included tracks. Files found in this directory are linked to the directory specified by option --track-dir. If linking fails, the file is copied. | |
-d | --dest | path | Define a destination path (directory/file). The destination
The path may contain escape sequences:
A |
-D | --DEST | path | Like --dest, but create the directory path automatically. |
-E | --esc | char | Define an alternative escape character for destination files. The default is '%'. For Windows batch files it is a good choice to set |
-o | --overwrite | Overwrite already existing files without warning and ignore option --number. | |
--number | If a file already exist, append a number directly before the file extension to make the filename unique. If other numbered files already exist (ignoring case), use the maximum existing index+1. |
||
-r | --remove-dest | Remove already existing files before creating it. If set, --overwrite is ignored. |
|
-u | --update | Update only existing files and don't create new files. If set, --overwrite and --remove-dest are ignored. | |
-p | --preserve | Preserve file times (atime+mtime) while converting or copying files. | |
--create-distrib | file | Create a LE-CODE distribution dump with a track list and more info about the current distribution. Store the dump into a file. |