LE-CODE/Distribution FAQ

From Custom Mario Kart
< LE-CODE
Revision as of 13:11, 7 June 2019 by Wiimm (talk | contribs) (Created page with "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. __TOC__...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

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

The distribution creatros have to extract these comon files to have to lace them into then distributiuon 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