Kisak-Strike icon indicating copy to clipboard operation
Kisak-Strike copied to clipboard

Dedicated Server

Open LWSS opened this issue 4 years ago • 1 comments

Dedicated servers now work as of commit: https://github.com/SwagSoftware/Kisak-Strike/commit/36eaac308f7f3b6c0073ed3e95af1e846276f045

Keep in mind that this opened up some new codepaths that I needed to fix, there could be more.

Notes

  • add -nonabortingwatchdog if you want to step through with gdb
  • remember you'll need -insecure for vac banned gamers

Example

./srcds_linux -nonabortingwatchdog -game csgo -console -usercon -insecure +game_type 0 +game_mode 0 +mapgroup mg_active +map de_dust2

LWSS avatar Nov 16 '20 22:11 LWSS

@LWSS Has any performance tests be done to compare this to the official SRCDS build?

I would be really interested to see what type of server performance different exists if the optimizations are included (-o3, etc).

SteveBox0 avatar Jul 06 '22 08:07 SteveBox0