You are viewing a potentially older version of this package. View all versions.
ebjoin-GambitMainMusicReplacer-0.3.0 icon

GambitMainMusicReplacer

Replaces Gambit's main music with a custom track. Starts at 0:00, stays synchronized, loops, and stops when Gambit leaves.

By ebjoin
Date uploaded a day ago
Version 0.3.0
Download link ebjoin-GambitMainMusicReplacer-0.3.0.zip
Downloads 92
Dependency string ebjoin-GambitMainMusicReplacer-0.3.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305

README

Gambit Main Music Replacer

A client-side BepInEx 5 mod for R.E.P.O. that replaces Gambit's main theme with a custom audio track.

Features

  • Starts the replacement track from 0:00 when Gambit's theme becomes audible.
  • Keeps the normal, muffled, and leaving music sources synchronized.
  • Loops the replacement track while Gambit is active.
  • Stops the music session when Gambit leaves or is removed.
  • Does not replace roulette ticks, spinning sounds, tongue hits, jingles, footsteps, or other Gambit sound effects.

Replaced game clips

  • enemy spinny music
  • enemy spinny music muffled
  • enemy spinny music leaving

Installation

Install with Thunderstore Mod Manager or r2modman. The package automatically installs the plugin and its audio file.

For manual installation, copy the contents of BepInEx/plugins/GambitMainMusicReplacer/ into:

BepInEx/plugins/GambitMainMusicReplacer/

The folder must contain:

GambitRouletteMusic.dll
roulette.ogg

Configuration

The configuration file is created after the first launch:

BepInEx/config/com.artem.gambitroulettemusic.cfg

Default playback settings restart the track from the beginning, keep all three game music sources synchronized, and loop it until Gambit leaves.

Multiplayer

This is a client-side audio replacement. Each player who wants to hear the replacement should install the mod.

Audio rights

The package author is responsible for having permission to redistribute the included audio track.


Русский

Мод заменяет только основную музыку Gambit. Трек начинается с 0:00, синхронизируется между обычной, приглушённой и уходящей версиями, повторяется до ухода моба и не меняет звуки самой рулетки.

CHANGELOG

Changelog

0.3.0

  • Replacement music now starts from 0:00 when Gambit's theme first becomes audible.
  • Added continuous synchronization between normal, muffled, and leaving music sources.
  • Added looping until Gambit leaves or is removed.
  • Prevented source switching from causing the track to resume from the middle.
  • Roulette ticks, spinning sounds, jingles, and other effects remain unchanged.

0.2.0

  • Replaced only Gambit's three main music clips.

0.1.2

  • Added global audio discovery used to identify Gambit's music sources.