tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
110 stars 22 forks source link

Max and min cmdrate for BHL Server #100

Closed gundogfan closed 2 years ago

gundogfan commented 2 years ago

Since there are sv_maxrate, sv_minrate, sv_maxupdaterate and sv_minupdaterate, for rate and cl_updaterate, I was wondering if there's a possibility of including sv_maxcmdrate and sv_mincmdrate for cl_cmdrate.

In case this is possible and included, I'd say a good default value for sv_mincmdrate would be 65, and for sv_maxcmdrate 255 which I've tested using 60 and 250FPS and according to net_graph it works fine.

tmp64 commented 2 years ago

Networking is handled by the engine so you should post this on Valve's or/and ReHLDS's GitHub page