Upvote Upvoted 0 Downvote Downvoted
interp problems
1
#1
0 Frags +

in my autoexec i have cl_interp 0.0152, and ingame when i type cl_interp into the console I see it as 0.0152. But while playing I see (from net_graph 1) that my interp is 29.9 (or 0.0299). It's happened once before and i was able to fix it, but this time i'm unable too. Any suggestions?

in my autoexec i have cl_interp 0.0152, and ingame when i type cl_interp into the console I see it as 0.0152. But while playing I see (from net_graph 1) that my interp is 29.9 (or 0.0299). It's happened once before and i was able to fix it, but this time i'm unable too. Any suggestions?
2
#2
1 Frags +
tinnin my autoexec i have cl_interp 0.0152, and ingame when i type cl_interp into the console I see it as 0.0152. But while playing I see (from net_graph 1) that my interp is 29.9 (or 0.0299). It's happened once before and i was able to fix it, but this time i'm unable too. Any suggestions?

Did you enter the whole rates? (cmdrate, updaterate, interp_ratio)
I don't remember the math, but for 15.2 you need at least cmd/updaterate of 66.

[quote=tinn]in my autoexec i have cl_interp 0.0152, and ingame when i type cl_interp into the console I see it as 0.0152. But while playing I see (from net_graph 1) that my interp is 29.9 (or 0.0299). It's happened once before and i was able to fix it, but this time i'm unable too. Any suggestions?[/quote]

Did you enter the whole rates? (cmdrate, updaterate, interp_ratio)
I don't remember the math, but for 15.2 you need at least cmd/updaterate of 66.
3
#3
0 Frags +

https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking#Optimizations

interpolation period = max(cl_interp, cl_interp_ratio / cl_updaterate)

So check your interp_ratio and updaterate. Sounds like your updaterate is set to something strange.

https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking#Optimizations

interpolation period = max(cl_interp, cl_interp_ratio / cl_updaterate)

So check your interp_ratio and updaterate. Sounds like your updaterate is set to something strange.
4
#4
3 Frags +

ur cl_updaterate is prob not set to 66
ur cl_interp_ratio is prob not set to 1

try to ctrl+f ur config files for these commands, chances are that u have different values set in misc section or smthin

ur cl_updaterate is prob not set to 66
ur cl_interp_ratio is prob not set to 1

try to ctrl+f ur config files for these commands, chances are that u have different values set in misc section or smthin
Please sign in through STEAM to post a comment.