itdelatrisu/opsu

How to change Kevin MacLeod Rainbow song when you start opsu???

Opened this issue · 7 comments

How to change Kevin MacLeod Rainbow song when you start opsu???

This is very simple and easy to do.

  1. Click on "Other Options"
  2. In the "Graphics" section, there should be a tick called "Theme Song"
  3. Tick off "Theme song" in the "Main Menu" subsection and restart opsu.
  4. Done! "Kevin MacLeod Rainbow song" should not play anymore on startup.

image

But what if I want to change it to a custom song

You can’t change it to a custom song as this is not a feature of opus or osu.

I have a theory but i didn't try it yet since my phone is being fixed so my theory is that you could change it from opsu.cfg because of the line ThemeSong = theme.mp3,Rainbows,Kevin MacLeod,219350 but with that i think there is supposed to be a theme.mp3 file somewhere.

How can I find the opsu.cfg file? With wich app can I edit the file if it isn't the normal opsu file

I have a theory but i didn't try it yet since my phone is being fixed so my theory is that you could change it from opsu.cfg because of the line ThemeSong = theme.mp3,Rainbows,Kevin MacLeod,219350 but with that i think there is supposed to be a theme.mp3 file somewhere.

I've tried changing the theme.mp3, but it didn't work. The only thing that work is to change the file theme.mp3 and completely rebuild the app. Which you might need android studio to do this

Unfortunately the theme song is hard coded in opsu! See this file for reference (line 275 to 306).
But you can try change this and build it yourself.
Android Studio isn't necessarily needed, an IDE and a suitable version of JDK is simply enough.