prevnext   » SZS: Wiimms SZS Toolset » wszst: Wiimms SZS Tool » wszst tracks

wszst tracks

Print a list of all known track SZS files of Mario Kart internal directory './Race/Course'. These files are 32 standard track files and 10 arena files. The first column shows an unique ID of exact 3 upper case characters or digits. For '_d' files, a 'd' is appended. The second column shows the internal file name. Use BMG files to print real names as third column.

Contents

1.   Syntax

wszst TRACKS [selection_mask]

2.   Options

Options
Option Param Description
-v --verbose Print an additonally hex status value as second column before the file name. These values can be used to find a selection mask.
-a --all Print the '_d' files too. If set twice, print all files (same as -all).
-l --long Print 5 non track files too. If set twice, print 4 more files with old BRRES sub file formats too.
--pipe Use pipe sign instead of spaces to separate columns.
--load-bmg file Load immediately 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.

The internal message pool is patched by all --patch-bmg options.