<?xml version="1.0" ?><rss version="2.0">
    <channel>
	<title>ETF2L &#8211; Latest activity in &#8220;cl_interp_ratio&#8221;</title>
	<link>https://staging.etf2l.org/forum/general/topic-17703/</link>
	<description><![CDATA[The latest posts to this topic.]]></description>
    	<item>
    	    <title>Reply by Animal</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321121</link>
    	    <description><![CDATA[<i>Quoted from Sunbather</i>
		<blockquote>there should be an ultimate cl_interp threadthat explains everything</blockquote>http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321121</guid>
    	    <pubDate>Sun, 24 Jul 2011 22:28:46 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Creamer</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321111</link>
    	    <description><![CDATA[cl_interp_ratio determines the lowest point you can set cl_interp. As explained above interp is calculated by cl_interp_ratio / cl_updaterate. Max cl_updaterate is 66, so 1 / 66 = 0.015 aka 15ms. Interp ratio 2 would double that to 0.030 aka 30ms.

So lowering your interp ratio to 1 would've halved the lowest point you could set interp and probably would make a difference yeah. If you want lowest interp all the time use these rates in your autoexec.cfg:

cl_updaterate 66
cl_cmdrate 66
cl_interp_ratio 1
cl_interp 0.015

Whole source netcode including interpolation is explained here: <a href="http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking">http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking</a>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321111</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:39:18 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Valesh</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321105</link>
    	    <description><![CDATA[there should be an ultimate cl_interp threadthat explains everything]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321105</guid>
    	    <pubDate>Sun, 24 Jul 2011 21:06:54 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Animal</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321103</link>
    	    <description><![CDATA[<i>Quoted from lolage</i>
		<blockquote>hmm ok

my lerp is 16ms - is this ok?</blockquote>yes and no]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321103</guid>
    	    <pubDate>Sun, 24 Jul 2011 20:58:08 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by lolage</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321102</link>
    	    <description><![CDATA[hmm ok

my lerp is 16ms - is this ok?]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321102</guid>
    	    <pubDate>Sun, 24 Jul 2011 20:47:57 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by AnAkIn_</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321094</link>
    	    <description><![CDATA[cl_interp_ratio limits the value of cl_interp such as cl_interp_ratio/cl_updaterate = min cl_interp
cl_interp set the interpolation amount]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321094</guid>
    	    <pubDate>Sun, 24 Jul 2011 20:18:00 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Dr.Tool</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321092</link>
    	    <description><![CDATA[your cl_interp_ratio dictates what your actual lerp will be. in order to get the lowest possible lerp (0.0152), which is what you would want for pipes, you need to have the ratio set to 1, if you set cl_interp_ratio 2, you can only get as low as 30.3 lerp.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321092</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:51:47 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by derippez</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321091</link>
    	    <description><![CDATA[yeah he seems to be a nice guy. The other thing is that chris made tons of replies and tutorials about configs ( including interp_racio ). Just look it up.
Hope to see everybodys interp_racios at LAN.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321091</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:48:01 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by Demophon</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321089</link>
    	    <description><![CDATA[<i>Quoted from IPZIE</i>
		<blockquote>ok.</blockquote>
shh zeppi, lolage is going to kill you with his blands choke rock sticky trap.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321089</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:41:55 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by derippez</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321083</link>
    	    <description><![CDATA[ok.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321083</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:29:01 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by lolage</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321082</link>
    	    <description><![CDATA[<i>Quoted from IPZIE</i>
		<blockquote>[...]</blockquote>

I dont even know you man! pls stop being so jelly]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321082</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:24:57 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by derippez</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321080</link>
    	    <description><![CDATA[<i>Quoted from WARHURYEAH</i>
		<blockquote>You will never be good.</blockquote>]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321080</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:21:36 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by lolage</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321077</link>
    	    <description><![CDATA[<i>Quoted from WARHURYEAH</i>
		<blockquote>You will never be good.</blockquote>

1v1 me you cunt, im super pro now]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321077</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:05:20 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Reply by WARHURYEAH</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321076</link>
    	    <description><![CDATA[You will never be good.]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321076</guid>
    	    <pubDate>Sun, 24 Jul 2011 19:04:36 +0200</pubDate>
    	</item>
    	<item>
    	    <title>Created by lolage</title>
    	    <link>https://staging.etf2l.org/forum/general/topic-17703/page-1/?recent=321121#post=321074</link>
    	    <description><![CDATA[Hi

This is probably(maybe) a really stupid question especially for somone whos played this game for a while but I've just set my interp to a ratio of 1 as I never had a setting for it before.

It feels as if pipes are so much easier to hit - is this phycological or is this actually a fact? :D I probably should have messed with my interp before but I never bothered as I thought it was mostly for scouts!

Somone tell me im an idiot for not having the setting which now makes me a pro demo? :D Or maybe not? :D]]></description>
    	    <guid isPermaLink="false">generator=rsdiscuss&#038;baseurl=https://staging.etf2l.org&#038;feed=forum&#038;forum=general&#038;topic=17703&#038;post=321074</guid>
    	    <pubDate>Sun, 24 Jul 2011 18:58:30 +0200</pubDate>
    	</item>
    </channel>
</rss>