CustomHurryUp
Replaces Super Battle Golf hurry-up music with a custom looping track.
| Last updated | 10 hours ago |
| Total downloads | 6 |
| Total rating | 0 |
| Categories | Audio Client-Side |
| Dependency string | SteveCheese-CustomHurryUp-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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.