SteveCheese-CustomHurryUp icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

CustomHurryUp

A Super Battle Golf mod that replaces the vanilla hurry-up music with a custom looping track.

Installation

  1. Install BepInEx and the SBG Mod Loader.

  2. Place:

    • CustomHurryUp.dll
    • Tenebre_Rosso_Sangue.wav

    into:

    Super Battle Golf/BepInEx/plugins/

  3. 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:

  1. Replace Tenebre_Rosso_Sangue.wav
  2. Keep the same filename OR
  3. 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.