Silence
Hello darkness, my old friend
I’ve come to talk with you again
Because a vision softly creeping
Left its seed while I was sleeping
And the vision that was planted in my brain
Still remains
Within the sound of
RADIANT ENTERTAINMENT PRESENTS
GEOMANCER BUNNY MENU ALPHA RELEASE
I’ve seen the request to turn off music for quite some time and believe me, when you start the game thirty times in an hour, the intro really gets on your nerves. So here we are: A mod that disables music. All kind of music, including ambient. It’s not the cleanest solution, but since I cannot exactly check if there’s a stop_music function it’s the best I can do.
For developers: How to mess around with JS, intercepting radiant.call functions using rp.add_call_proxy (I need to rename this function at some point to rp.set_call_proxy) and adding own files to a manifest, I guess.