CS-Jukebox
Introducing CS-Jukebox, a tool that allows you to play your own custom music kits in CS2!
Getting Started
- Download the latest release (Windows only).
- Extract the folder inside the zip.
- Launch CS-Jukebox.exe
- Jukebox will ask you to locate the root folder for CS2. This is the folder "game" in your game root (steamapps\common\Counter-Strike Global Offensive\game)
- If CS2 is open, it must be restarted for Jukebox to work.
How to create kits
Creating a music kit can be easily done inside CS-Jukebox
- Click the "Add" button on the main screen.
- Create a name for the music kit.
- For each song, click browse to navigate to a song downloaded on your computer.
- Adjust any controls such as Volume or Start Position.
- Click Save and enjoy your music kit.
How it works
CS-Jukebox works by using CS2's official GameState Integration
to read data from the game such as round phases, bomb states, and teams. This method is safe and will not cause any VAC bans.
Credit to rakijah for creating CSGSI & TimosCodd (https://github.com/TimosCodd) for porting over to CS2.