Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kleines-L opened this issue Jul 16, 2021 · 7 comments
Open

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

kleines-L opened this issue Jul 16, 2021 · 7 comments

Comments

@kleines-L
Copy link

No description provided.

@udu3324
Copy link

udu3324 commented Jul 25, 2021

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

@kleines-L
Copy link
Author

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

@udu3324
Copy link

udu3324 commented Aug 22, 2021

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

@DaRealGitHubDoriitos
Copy link

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.

@kleines-L
Copy link
Author

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

@MFDaus47
Copy link

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

@CloneWith
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@udu3324 @DaRealGitHubDoriitos @MFDaus47 @kleines-L @CloneWith and others