CustomHurryUp
Replaces Super Battle Golf hurry-up music with a custom looping track.CustomHurryUp
A Super Battle Golf mod that replaces the vanilla hurry-up music with a custom looping track.
Installation
-
Install BepInEx and the SBG Mod Loader.
-
Place:
CustomHurryUp.dllTenebre_Rosso_Sangue.wav
into:
Super Battle Golf/BepInEx/plugins/ -
Launch the game.
What it does
- Normal hole music remains unchanged.
- When hurry-up mode activates, the vanilla FMOD hurry-up transition is suppressed.
- A custom looping WAV plays instead.
Custom Music
To use your own track:
- Replace
Tenebre_Rosso_Sangue.wav - Keep the same filename OR
- Change the filename inside
Plugin.cs
Compatibility
Built for:
- Super Battle Golf 1.1.2
- BepInEx 5
May break if the game updates and changes CourseManager.HurryUpHoleMusic.
Credits
Based on the structure of the NowWatchThisDrive mod.
Original code licensed under the MIT License.
