Skip to content

RedSparr0w/csgo-hud

Repository files navigation

CS:GO HUD

Example example

Before Running

  • Windows task bar must be set to 'Auto-hide' otherwise the HUD may get cut off
  • Copy 'gamestate_integration_csgohud.cfg' from cfg folder to your csgo cfg folder 'steamapps/common/Counter-Strike Global Offensive/csgo/cfg/'
  • cfg must be moved prior to launching CS:GO!
  • CS:GO must be running in Fullscreen Windowed!

Notes

  • Hud will be hidden when in menu or console
  • Bomb Timer can be upto 3 seconds off due to CS:GO sending the data after a random delay
  • You will not get a VAC-BAN for using this

Controls

  • CTRL+ALT+Z Choose HUD Menu
  • CTRL+ALT+X Minimize HUD
  • CTRL+ALT+C Close HUD

Install | Pre Test/Build

  • you must have Node.js installed
  • run npm install in command prompt in the working directory

Testing

  • npm test or npm start

Build

  • npm run build

Contact

Credits