Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads

Best settings for HG servers, NO LAG.


desKrriado
 Share

Recommended Posts

Best settings for HG servers FIXED!

 

Add this in autoexec.cfg (use notepad or notepad++)

 

C:\Program Files\Steam\steamapps\<YOUR STEAM NAME\counter-strike source\cstrike\cfg

 

hud_centerid "1"            // Centers player IDs
net_graph "1"            // Enables net_graph (Required in SS round)
net_graphpos "2"            // Adjusts netgraph position-set between 1 and 3.
cl_updaterate 66
cl_cmdrate 66
rate 35000
cl_interp .033
// cl_interpolate "1" (Old command, not working in OrangeBox engine)
cl_interp_ratio "2"
cl_lagcomp_errorcheck "0"
cl_lagcompensation "1"
cl_smooth "1"
cl_smoothtime "0.01"
cl_predictweapons "1"
cl_pred_optimize "2"

 

 

For Dust2, CrackHouse and Iceworld DeathMatch, works perfect!

 

For bhop server change this:

 

cl_updaterate 101
cl_cmdrate 101

 

Best setting for Dust2 DeathMatch, CrackHouse DeathMatch and Iceworld DeathMatch.

 

 

 

  • lerp = Optimal (white)
  • lerp = Good (yellow)
  • lerp = Normal (orange)
  • lerp = Bad (red)

 

If cl_interp_ratio is 1 --> cl_interp .01515

If cl_interp_ratio is 2 --> cl_interp .033

 

Example: cl_interp_ratio/Tickrate 66 (1/66= 0.01515) (2/66= 0.033)

 

Also uncheck the steam cloud in:

 

Options -> Multiplayer -> Advanced...

 

LDsc6.jpg

 

 

Stop the refresh in "FIND SERVERS" Internet + Favorites + History and close the window.

 

eYoB2.jpg

 

 

The best HG DM server is Dust2 DeathMatch #2 (Add ads in Dust #1)

67.228.181.77:27015

 

 

 

aId7j.jpg

 

 

 

Lag in Dust2 #1, CrackHouse maybe slow servers, idk.

 

 

 

PS: Check your LERP color!

 

Nothing happen? Try with

rate 25000

rate 30000

rate 35000 (for me)

Edited by desKrriado
  • Like 1
Link to comment
Share on other sites

Didn't work that well for me...

Ok use this:

 

hud_centerid "1"            // Centers player IDs
net_graph "1"            // Enables net_graph (Required in SS round)
net_graphpos "2"            // Adjusts netgraph position-set between 1 and 3.
cl_updaterate 66
cl_cmdrate 66
rate 35000
cl_interp .033
// cl_interpolate "1" (Old command, not working in OrangeBox engine)
cl_interp_ratio "2"
cl_lagcomp_errorcheck "0"
cl_lagcompensation "1"
cl_smooth "1"
cl_smoothtime "0.01"
cl_predictweapons "1"
cl_pred_optimize "2"

 

 

For Dust2, CrackHouse and Iceworld DeathMatch, works perfect!

 

For bhop server change this:

 

cl_updaterate 101
cl_cmdrate 101

 

Best settings for HG servers, trust me. The problem is here:

 

Example:

 

Server rates in bhop: In out 101

 

3ZYh8.jpg

 

In CrackHouse: In out 31 - 53, must be 67 (both), same problem in Dust2 #1 and Iceworld.

 

wFbwy.jpg

 

 

Test my settings here an post:

Dust2 DeathMatch #2

67.228.181.77:27015

Link to comment
Share on other sites

How would I create a toggle script for the rates, I've got:

 

alias rates "rateson"
alias rateson "cl_cmdrate 101; cl_updaterate 101; alias rates ratesoff"
alias ratesoff "cl_cmdrate 67; cl_updaterate 67; alias rates rateson"
bind "F12" "rates"

 

But it doesn't work :(

Link to comment
Share on other sites

How would I create a toggle script for the rates, I've got:

 

alias rates "rateson"
alias rateson "cl_cmdrate 101; cl_updaterate 101; alias rates ratesoff"
alias ratesoff "cl_cmdrate 67; cl_updaterate 67; alias rates rateson"
bind "F12" "rates"

 

But it doesn't work :(

 

 

 

I use this:

 

bind "F11" "incrementvar cl_interp .01 .1 .005"
bind "F12" "incrementvar cl_interp .01 .1 -.005"

 

 

F11 for increase

F12 decrease

 

Easy way to find your white lerp :)

Link to comment
Share on other sites

  • 7 months later...
  • 3 weeks later...
  • 3 weeks later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share