[go: nahoru, domu]

Skip to content

Create your own music kits in Counter-Strike: Global Offensive!

License

Notifications You must be signed in to change notification settings

zzhabib/CS-Jukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-Jukebox

Introducing CS-Jukebox, a tool that allows you to play your own custom music kits in CS2!

CS Jukebox Trailer image

Getting Started

  1. Download the latest release (Windows only).
  2. Extract the folder inside the zip.
  3. Launch CS-Jukebox.exe
  4. 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)
  5. 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

  1. Click the "Add" button on the main screen.
  2. Create a name for the music kit.
  3. For each song, click browse to navigate to a song downloaded on your computer.
  4. Adjust any controls such as Volume or Start Position.
  5. 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.