Custom Level Names

From Zenith
Revision as of 09:39, 16 August 2023 by Jhmaster2000 (talk | contribs) (polish up guide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This guide will teach you on how to make custom level names.

Requirements[edit | edit source]

  • Kuriimu
  • The knowledge that courses = levels and these words are used interchangeably to mean the same thing.

Setting up Kuriimu[edit | edit source]

If you haven't already, download and install Kuriimu.

Copying the .msbt files to your mod[edit | edit source]

Go to ./content and copy your region's folder. For example the "US" folder. Paste it into your mods content folder. (This guide assumes an already set-up working mod folder)

Delete all folders except the ones of languages you plan to customize in your mod. In this example we will only customize English.

It should look like this:

Editing files[edit | edit source]

Open Kuriimu and click File > Open.

For this guide we are going to be editing the Course Names. So lets open the course_name.msbt file.

Here it doesn't really matter what you click. If you click "Yes", you can see the original level name. For now, we're going to click "No".

On the left there are all the courses, if you click on them you can edit the names of them. In the middle, you see the name of the course. On the right, you see the original level name if you clicked "Yes" above.

After you're done editing the level names, save it by doing File > Save.

Testing in-game[edit | edit source]

As you can see, it works!