Upvote Upvoted 0 Downvote Downvoted
hitreg trouble
posted in Q/A Help
1
#1
0 Frags +

hi so for about the past month, i have been experiencing issues with sniper shots registering on players, either shots clearly on a persons head or body not counting at all, i have triend changing my interp MANY times but none will have good hitreg outside of casual, i have found out that a reccomended ratio 2 interp .030303 does not work for me and nothing on ratio 2 has. im really struggling on what i should do because i want to be able to try and snipe again.

hi so for about the past month, i have been experiencing issues with sniper shots registering on players, either shots clearly on a persons head or body not counting at all, i have triend changing my interp MANY times but none will have good hitreg outside of casual, i have found out that a reccomended ratio 2 interp .030303 does not work for me and nothing on ratio 2 has. im really struggling on what i should do because i want to be able to try and snipe again.
2
#2
-14 Frags +

Try this config, it should help quite a bit.

// Number of command packets sent to the server per second.
cl_cmdrate "25000"

// Interpolate x seconds from game (0.02 = 20ms)
cl_interp "0"

// Sets the interpolation amount (final amount is [cl_interp_ratio / cl_updaterate]).
cl_interp_ratio "1"

cl_lagcomp_errorcheck "1"

// Perform server side lag compensation of weapon firing events.
cl_lagcompensation "1"

cl_localnetworkbackdoor "0"

// [0] It reuses prediction data from the previous frame that can be slightly off for the server.
// That value comes from 1.5 / 66. This is so that you aren't always relying on one snapshot to make it to your client on time.
// https://www.teamfortress.tv/42867/mastercomfig-fps-customization-config/?page=35#1024
// [1] Optimize for not copying data if didn't receive a network update.
// [2] '' And for not re-predicting if there were no errors.
// Best to use 2 for shots to land better on higher ping servers.
cl_pred_optimize "0"

// Don't know if this matters much, but I guess it should help?
// Haven't seen any difference nonetheless.
cl_predict "1"

cl_predictweapons "1"
cl_SetupAllBones "1"
cl_showerror "0"

// If set to 1 attempts to smooth the view after prediction errors.
cl_smooth "1"

// Time over which to smooth the view after prediction errors if cl_smooth is enabled.
cl_smoothtime "0.1"

// Amount of time (in seconds) that the game tries to reconnect to the server. (Auto-disconnect dialog.)
cl_timeout "5"

// Number of packets per second you are requesting from the server.
cl_updaterate "25000"

Keep in mind, this is a general use script, so some settings might need to be adjusted accordingly.

If anyone who knows better about this, please try to verify this and see if most of these are necessary or not. As far as I know, these work just fine for me and my internet isn't really the greatest.

Try this config, it should help quite a bit.
[code]
// Number of command packets sent to the server per second.
cl_cmdrate "25000"

// Interpolate x seconds from game (0.02 = 20ms)
cl_interp "0"

// Sets the interpolation amount (final amount is [cl_interp_ratio / cl_updaterate]).
cl_interp_ratio "1"

cl_lagcomp_errorcheck "1"

// Perform server side lag compensation of weapon firing events.
cl_lagcompensation "1"

cl_localnetworkbackdoor "0"

// [0] It reuses prediction data from the previous frame that can be slightly off for the server.
// That value comes from 1.5 / 66. This is so that you aren't always relying on one snapshot to make it to your client on time.
// https://www.teamfortress.tv/42867/mastercomfig-fps-customization-config/?page=35#1024
// [1] Optimize for not copying data if didn't receive a network update.
// [2] '' And for not re-predicting if there were no errors.
// Best to use 2 for shots to land better on higher ping servers.
cl_pred_optimize "0"

// Don't know if this matters much, but I guess it should help?
// Haven't seen any difference nonetheless.
cl_predict "1"

cl_predictweapons "1"
cl_SetupAllBones "1"
cl_showerror "0"

// If set to 1 attempts to smooth the view after prediction errors.
cl_smooth "1"

// Time over which to smooth the view after prediction errors if cl_smooth is enabled.
cl_smoothtime "0.1"

// Amount of time (in seconds) that the game tries to reconnect to the server. (Auto-disconnect dialog.)
cl_timeout "5"

// Number of packets per second you are requesting from the server.
cl_updaterate "25000"
[/code]
Keep in mind, this is a general use script, so some settings might need to be adjusted accordingly.

If anyone who knows better about this, please try to verify this and see if most of these are necessary or not. As far as I know, these work just fine for me and my internet isn't really the greatest.
3
#3
17 Frags +
Octalblock
// Number of command packets sent to the server per second.
cl_cmdrate "25000"
// Number of packets per second you are requesting from the server.
cl_updaterate "25000"

is this a shitpost
i want to believe its a shitpost

[quote=Octalblock]
[code]// Number of command packets sent to the server per second.
cl_cmdrate "25000"
// Number of packets per second you are requesting from the server.
cl_updaterate "25000"
[/code][/quote]
is this a shitpost
i want to believe its a shitpost
4
#4
0 Frags +
Blobfishand nothing on ratio 2 has

what do you mean by this?

[quote=Blobfish]and nothing on ratio 2 has[/quote]
what do you mean by this?
5
#5
1 Frags +

You sure it's not your isp fucking you over?

You sure it's not your isp fucking you over?
6
#6
0 Frags +
mastercomsBlobfishand nothing on ratio 2 haswhat do you mean by this?

using ratio 2 i noticed shots still missed and seemed to have even worse hitreg than anything on ratio 1

[quote=mastercoms][quote=Blobfish]and nothing on ratio 2 has[/quote]
what do you mean by this?[/quote]

using ratio 2 i noticed shots still missed and seemed to have even worse hitreg than anything on ratio 1
7
#7
0 Frags +
Blobfishusing ratio 2 i noticed shots still missed and seemed to have even worse hitreg than anything on ratio 1

Yes, but what are the "nothing" and "anything" in these sentences referring to?

[quote=Blobfish]using ratio 2 i noticed shots still missed and seemed to have even worse hitreg than anything on ratio 1[/quote]
Yes, but what are the "nothing" and "anything" in these sentences referring to?
8
#8
2 Frags +

https://i.imgur.com/qHfCFIg.png
real

https://i.imgur.com/qHfCFIg.png
real
Please sign in through STEAM to post a comment.