Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dedicated Server #10

Open
LWSS opened this issue Nov 16, 2020 · 1 comment
Open

Dedicated Server #10

LWSS opened this issue Nov 16, 2020 · 1 comment

Comments

@LWSS
Copy link
Contributor

LWSS commented Nov 16, 2020

Dedicated servers now work as of commit: 36eaac3

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

@SteveBox0
Copy link

@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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants