LE-CODE/Distribution FAQ

From Custom Mario Kart
< LE-CODE
Revision as of 13:19, 7 June 2019 by Atlas (talk | contribs)
Jump to navigation Jump to search

This is a special help page for creators of custom track distributions. It explains how to edit your distribution to use the extensions provided by LE-CODE.


Common Files

LE-CODE supports private versions of different files of Common.szs. Supported files until now are:

The files must be placed into the sub-directory ./Common/ of the track's SZS. See »LE-CODE/Track« for details.

The distribution creators have to extract these Common files to lace them into the distribution directory ./files/Race/Common/%N, where »%N« is the slot number formatted as 3 hex digits (lower case).

Example for slot 77 (=0x04d): ./files/Race/Common/04d/ObjFlow.bin

As of v2.02a of Wiimms SZS Tools, a simple command can extract all Common sub-folders to the correct place in only one step:

wszst xcommon ./files/Race/Course/*.szs -qiod ./files/Race/Common/%N