You are viewing a potentially older version of this package.
View all versions.
CustomHurryUp
Replaces Super Battle Golf hurry-up music with a custom looping track.
| Date uploaded | a month ago |
| Version | 1.0.0 |
| Download link | SteveCheese-CustomHurryUp-1.0.0.zip |
| Downloads | 85 |
| Dependency string | SteveCheese-CustomHurryUp-1.0.0 |
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.