Custom Level Names: Difference between revisions

From Zenith
Jump to navigation Jump to search
Content added Content deleted
No edit summary
Line 11: Line 11:
== Copying the .msbt files to your mod ==
== Copying the .msbt files to your mod ==


Go to your rom, go to <code>NSMBU/content</code> and copy your region's folder. For example the "US" folder. Paste it into your mods content folder. Delete all folders except the "English" folder.
Go to <code>NSMBU/content</code> and copy your region's folder. For example the "US" folder. Paste it into your mods content folder. Delete all folders except the "English" folder.


It should look like this:
It should look like this:
Line 17: Line 17:
[[File:CustomLevelNames1.PNG|400px]]
[[File:CustomLevelNames1.PNG|400px]]


[[Category:Guides]]



== Editing files ==
== Editing files ==

Revision as of 17:53, 15 December 2022

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

Requirements

Kuriimu

Setting up Kuriimu

If you haven't already, download Kuriimu. Use a program like 7-Zip to unzip the .rar file.

Copying the .msbt files to your mod

Go to NSMBU/content and copy your region's folder. For example the "US" folder. Paste it into your mods content folder. Delete all folders except the "English" folder.

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".

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

Testing in-game

As you can see, it works!