samayala22 / kz-gsi-socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KZ GSI Socket

Original implementation by Sikari.

Program designed to be used with the kz-map-overlay (also by Sikari) that acts as a server for Gamestate Integration and forwards the data via sockets.

Notes

  • The overlay has been patched to fix critical issues by Szwagi. The latest release is in the obs.zip file.
  • Gamestate Integration listener is avaiable @ port 4000 by default
  • Gamestate Integration socket server is available @ port 4001 by default

Installation

In the Releases, download:

  • gamestate_integration_kz.cfg
  • kz-gsi-socket.exe
  • obs.zip

Usage

  • Put gamestate_integration_kz.cfg in your /csgo/cfg/ folder.
  • Run kz-gsi-socket.exe, if this is your first time you may need to allow access to firewall and accept the .NET framework installation popup.
  • Unzip obs.zip and add index.html to your streaming software as a browser source.

If the gsi socket is working, you should see the KZ logo in the tray

tray

Right click and exit when done streaming

About

License:MIT License


Languages

Language:C# 100.0%