MyStuff Custom Cups

From MK7
Revision as of 23:46, 15 January 2022 by PabloMK7 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

THIS PAGE IS A PLACEHOLDER, A PROPER PAGE WILL BE WRITTEN LATER

Here is a quick tutorial on how to set up a custom cup.

  1. Navigate to MyStuff/Courses.
  2. Create a new folder for every cup you want to make. The name of the cup will be the name of the folder.
  3. Inside such folder, you can place up to 4 szs files. The szs file name must not be changed so it can be recognized by the mod.
    1. If you want the track to display a custom name, use the following file name: szsname.displayname.szs (notice the "." dot!). For example: Gctr_ToadCircuit.My Cool Track.szs will use the Toad Circuit slot as a base but display ingame as My Cool Track.
    2. If you want the track to have a certain amount of laps, use the following file name: szsname.displayname.lapamount.szs (notice the "." dot!). For example: Gctr_ToadCircuit.My Cool Track.4.szs will use the Toad Circuit slot as a base but display ingame as My Cool Track and will have 4 laps.
    3. (FOR COURSE CREATORS ONLY) If your track has an internal name that isn't in the mod or in the base game, use the following file name: internalszsname.baseslotszsname.displayname.lapamount.szs (notice the "." dot!). For example: Ctgp_VeryCoolTrack.Gctr_ToadCircuit.My Cool Track.4.szs has the internal name Ctgp_VeryKoolTrack, will use the Toad Circuit slot as a base but display ingame as My Cool Track and will have 4 laps.