❗Check out my other mods❗
shouldve called it romanSongName
- Works with search :D.
- The artists names weren't romanized.
- Add custom names to songs :D
- If u wan't to make improvements to the romanization, PR's or private messages are welcomed :D.
You can customize the songs name to your liking, even overwriting the default romanization (both game default and mod default).
- Localize your muse dash folder.
- Go to
${Your muse dash folder}/UserData/RomajiSongName.cfg
and setDisplayMusicUid
totrue
. - Create a file named
CustomNames.json
inside${Your muse dash folder}/UserData
. - Open the game and go to the song you want to replace the localization name. The song uid will be displayed on the console.
- Go to the CustomNames.json file and add an entry with the uid as the key, and the new name as the value.
Warning
If the song is a custom album's song, the uid can change if you add more custom songs. The uid should not contain any spaces or something like that, and make sure it has the corresponding double quotes.
- Save the file and restart the game.
- Make sure you have
MelonLoader 0.6.1
or higher installed and working on your Muse Dash.
- Download the latest release from releases.
- Move
RomajiSongName.dll
to${Your muse dash folder}/Mods
. - Enable / Disable the mod from the configuration file found at
${Your muse dash folder}/UserData/RomajiSongName.cfg