Custom Level Names

From Zenith
Jump to navigation Jump to search

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

Requirements

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

Setting up Kuriimu

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

Copying the .msbt files to your mod

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

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

As you can see, it works!