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

Detouring CNetChan_ProcessMessages using hooks in the included detouring library breaks sv_parallel_sendsnapshot #89

Open
Synkstar opened this issue Jan 28, 2023 · 2 comments
Assignees

Comments

@Synkstar
Copy link

I'm unsure why this would be the case but sv_parallel is critical for server performance on a populated Garry's mod server.
Using sourcenet or my basic module that detours this causes sv_parallel_sendsnapshot to no longer work so the server no longer uses a separate thread for networking.
Thanks.

@danielga danielga self-assigned this Jan 29, 2023
@FunnyCraft
Copy link

FunnyCraft commented Feb 14, 2023

I using the sourcenet module to fix exploits on server but when sourcenet enable sv_parallel_sendsnapshot dont work , my server is suffering , many server owners complain about this

@danielga
Copy link
Owner

danielga commented Jun 9, 2023

There has been a change to Garry's Mod related to this convar. It seems to be multithreading related (mutexes), so it might be something to keep an eye on, when it gets released.

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

3 participants