prevnext   » SZS: Wiimms SZS Tools » wctct: Wiimms CT-CODE Tool » wctct cat

wctct cat

Read the source files and print the CT-CODE part them as decoded text files to standard output. The output of all source files is concatenated. BRRES, TEX0, CT-CODE and CT-TEXT files are accepted as input.

Contents

1.   Syntax

wctct CAT [source]...

2.   Options

Options
Option Param Description
-i --ignore Ignore non existing source files without warning.
--list Cancel all previous --rel and --full and enter LIST mode (default) for text output.

In LIST mode only a track list is generated. On scanning the tracks are automatically distributed to the cups. This makes rearanging very simple.

--ref Cancel all previous --list and --full and enter REFERENCE mode for text output.

In REFERENCE mode all tracks and cups are printed separatly. After scanning the cup and track layout is the same as the origonal code file.

--full Cancel all previous --list and --rel and enter FULL mode for text output.

FULL mode is a combination of LIST and REF modes.

--hex Normally and if available, names are printed for music and property slots. If this option is set, hex numbers are printed always.
-H --no-header Suppress the syntax information section in CTC text files.
-B --brief Suppress cross reference comments.
--no-echo Suppress output of @ECHO commands while scanning text files.
-N --no-check Do not make plausibility checks for KCL and KMP files.
--load-bmg file Load the file to fill an internal message pool. The option can be used multiple times to fill the message pool by different sources. A later message overrides the previous message.
--patch-names If set, the names of the CUP1 and CSR1 sections are patched by the loaded BMG files directly after loading the source files.