Add sv_rough_landing_effects - #2028
Open
kusabana wants to merge 1 commit into
Open
Conversation
kusabana
force-pushed
the
kusabana/rough-landing-effects
branch
from
August 27, 2026 09:22
a4bd3d6 to
519bc12
Compare
Contributor
Couldn't you make the convar have multiple values? 0 disables everything, 1 enables everything, 2 only enables everything but the view punch, etc. |
Contributor
Author
Definitely could, it was more a matter of if people wanted it or not. Personally I'm just interested in getting the view punch difference predicted, and don't care if it plays the loud footstep sound. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Many community servers in CS:S, especially those movement oriented (like bhop, surf, kz, trikz) disable rough landing effects on the server via plugins, but this results in the client predicting it and then snapping back.
I opted to make it a convar to disable all the effects, while most servers only disable the view punch, I'd be interested to hear if the community has any strong opinions about that.