You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a possibility of linking CVARs together to represent dependency.
For example, cl_updaterate and physics_rate_min both depend on tickrate, so whenever tickrate is changed, those other 2 CVARs should be re-validated again.
The text was updated successfully, but these errors were encountered:
There should be a possibility of linking CVARs together to represent dependency.
For example, cl_updaterate and physics_rate_min both depend on tickrate, so whenever tickrate is changed, those other 2 CVARs should be re-validated again.
The text was updated successfully, but these errors were encountered: