These are the instructions for the Android app which can be downloaded here

Click here for the instructions for copying the cfg file to your CSGO folder

This app uses Counter-Strike Game State Integration to automatically start a countdown when the bomb is planted in your current CS:GO or CS2 game. If your screen is off when the bomb is planted then it will be turned on until the round ends.

For this to work you first need to create a configuration file in the Counter Strike cfg folder which tells the game the IP address of your Android device. There is now a button in the app which will generate a cfg file for you to email to your PC, but you can use one of the files below if you wan't to do it manually. Your Android device needs to be on the same network as your PC for them to communicate with each other. When you start the app it should show your Android device IP address which you use for the URI in the configuration file. It seems to work more reliably if you keep your device charging and the screen on while running the app.

A configuration file can be downloaded from here: gamestate_integration_CSGOgsiapp.cfg
Or with weapon data (for grenades) from here: gamestate_integration_CSGOgsiapp2.cfg

The only line you need to change is the "uri", but if you have problems with data not being received you can try changing the throttle and buffer values too. A red box will be shown in the top right of the screen if data read errors occur. Charging your Android while the app is running seems to improve the WiFi performance on some devices.
Use this URI
Note that using and picking up weapons don't seem to cause CS to send an update over game state integration, so if you throw or pickup a grenade that won't be updated until some other game event occurs such as you taking damage or the bomb being planted.

Common locations for the CS:GO / CS2 cfg folder are:
Windows: C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg

Mac: ~/Library/Application Support/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg

Linux: ~/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/cfg
More information about the Game State Integration configuration file can be found here: Counter-Strike: Global Offensive Game State Integration

TODO


KNOWN BUGS


Go Back