<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SmoothVideo Project — New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
		<link>https://www.svp-team.com/forum/viewtopic.php?id=6281</link>
		<atom:link href="https://www.svp-team.com/forum/extern.php?action=feed&amp;tid=6281&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in New RIFE filter - 3x faster AI interpolation possible in SVP!!!.]]></description>
		<lastBuildDate>Sun, 12 Apr 2026 22:11:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88579#p88579</link>
			<description><![CDATA[<div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p><strong>svr</strong></p><p>as a quick fix you can turn on &quot;performance boost&quot; option in the RIFE profile</p></blockquote></div><p>Thank you, it works!</p>]]></description>
			<author><![CDATA[null@example.com (svr)]]></author>
			<pubDate>Sun, 12 Apr 2026 22:11:17 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88579#p88579</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88577#p88577</link>
			<description><![CDATA[<div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><p>... and maybe @<strong>Chainik</strong> can help.</p></blockquote></div><p>Or not.</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Sun, 12 Apr 2026 19:31:47 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88577#p88577</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88576#p88576</link>
			<description><![CDATA[<p><strong>svr</strong></p><p>as a quick fix you can turn on &quot;performance boost&quot; option in the RIFE profile</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Sun, 12 Apr 2026 19:02:54 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88576#p88576</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88566#p88566</link>
			<description><![CDATA[<div class="quotebox"><cite>Xenocyde wrote:</cite><blockquote><div class="quotebox"><cite>svr wrote:</cite><blockquote><p>Hi everyone, When I try to transcode a 1080x1920 vertical video using RIFE 4.25, I get the error: “no valid optimization profile found.” How can I get SVP + RIFE to work with vertical videos?</p></blockquote></div><p>Try to play a vertical FHD video first with RIFE activated in real time. It should build the profile before playing the video.</p></blockquote></div><p>Real-time playback with vertical FHD and RIFE works fine without any issues. The error occurs during the transcoding process. I tried updating vsmlrt.py to the latest version, 3.22.38. That didn&#039;t help either.</p><div class="codebox"><pre><code>08:25:48.850: ===== Starting mpv ======
08:25:48.850: Command line: C:\Program Files (x86)\SVP 4\mpv64\mpv.exe C:/Users/111/Downloads/test.mp4 --o=C:/Users/111/Downloads/test.SVP.temporary.mkv --no-audio --no-sub --no-sub-auto --input-ipc-server=mpvencodepipe --input-media-keys=no --no-msg-color --video-crop=0x0+0+0 --vf=vapoursynth:[C:\Users\111\AppData\Roaming\SVP4\scripts\ffff.py]:4:16 --of=matroska --ovc=hevc_nvenc --ovcopts=b=6201795,preset=slow,rc=vbr,maxrate=8062334,bufsize=12403590,time_base=1000/59940,threads=16
08:25:48.900: ● Video --vid=1 (h264 1080x1920 29.97 fps) [default]
08:25:48.900: ○ Audio --aid=1 --alang=eng (aac 2ch 48000 Hz 96 kbps) [default]
08:25:49.441: [vapoursynth] Script evaluation failed:
08:25:49.442: [vapoursynth] Python exception: operator (): no valid optimization profile found
08:25:49.442: [vapoursynth]
08:25:49.442: [vapoursynth] Traceback (most recent call last):
08:25:49.442: [vapoursynth] File &quot;src\\cython\\vapoursynth.pyx&quot;, line 3387, in vapoursynth._vpy_evaluate
08:25:49.442: [vapoursynth] File &quot;src\\cython\\vapoursynth.pyx&quot;, line 3388, in vapoursynth._vpy_evaluate
08:25:49.442: [vapoursynth] File &quot;C:\Users\111\AppData\Roaming\SVP4\scripts\ffff.py&quot;, line 83, in &lt;module&gt;
08:25:49.442: [vapoursynth] smooth = interpolate(clip)
08:25:49.442: [vapoursynth] ^^^^^^^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Users\111\AppData\Roaming\SVP4\scripts\ffff.py&quot;, line 61, in interpolate
08:25:49.442: [vapoursynth] smooth = RIFE_imp(input_rife,multi=rife_num,model=rife_mnum,backend=trt_backend)
08:25:49.442: [vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\helpers.py&quot;, line 25, in RIFE_imp
08:25:49.442: [vapoursynth] return RIFE(clip,multi,1.0,None,None,None,model_num,backend,ensemble,False,implementation)
08:25:49.442: [vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\vsmlrt.py&quot;, line 1199, in RIFE
08:25:49.442: [vapoursynth] output0 = RIFEMerge(
08:25:49.442: [vapoursynth] ^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\vsmlrt.py&quot;, line 1066, in RIFEMerge
08:25:49.442: [vapoursynth] return inference_with_fallback(
08:25:49.442: [vapoursynth] ^^^^^^^^^^^^^^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\vsmlrt.py&quot;, line 2693, in inference_with_fallback
08:25:49.442: [vapoursynth] raise e
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\vsmlrt.py&quot;, line 2670, in inference_with_fallback
08:25:49.442: [vapoursynth] ret = _inference(
08:25:49.442: [vapoursynth] ^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;C:\Program Files (x86)\SVP 4\rife\vsmlrt.py&quot;, line 2570, in _inference
08:25:49.442: [vapoursynth] ret = core.trt.Model(
08:25:49.442: [vapoursynth] ^^^^^^^^^^^^^^^
08:25:49.442: [vapoursynth] File &quot;src\\cython\\vapoursynth.pyx&quot;, line 3123, in vapoursynth.Function.__call__
08:25:49.443: [vapoursynth] vapoursynth.Error: operator (): no valid optimization profile found
08:25:49.443: [vapoursynth]
08:25:49.483: (!!!) Intermediate file may be broken: C:\Users\111\Downloads\test.SVP.temporary.mkv
08:25:49.483: ===== mpv exited with code 62097 =====</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (svr)]]></author>
			<pubDate>Sat, 11 Apr 2026 05:28:59 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88566#p88566</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88564#p88564</link>
			<description><![CDATA[<div class="quotebox"><cite>ITN wrote:</cite><blockquote><div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><p>Good or bad genuine feedback is useful and always welcome so thanks for the update <img src="https://www.svp-team.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>I have 98003d &amp; RTX 5090, regular svp is no issue hardware wise with those overrides. Your settings seem very good for most content, might need to do a separate rife profile for harder animation. Stuck with 60hz as that is the only one my 4k dlp does well. But thanks for sharing the settings.</p></blockquote></div><p>With that hardware you should have almost no issues with any content. I watched Super Mario up-scaled to 4K and the only difference is that I watch at 120Hz, not 60Hz. There is something I&#039;ve noticed that might explain all of this and maybe @<strong>Chainik</strong> can help. </p><p>Well actually two things. First since I moved away from RIFE and started using SVP when I hover over the SVP icon in the system tray, it says &quot;Paused&quot; even while it&#039;s playing and clearly affecting the content. This probably ties into why the SVP Index graph shows N/A. If I reset everything the SVP Index graph starts working again for a few minutes then stops. So maybe it&#039;s the monitoring that is &quot;paused&quot;? The second issue might not be an issue in that SVP reports 1920x1080 for even though the file itself is actually 3840x2160. I&#039;ve attached an image showing the two issues.</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Fri, 10 Apr 2026 19:36:29 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88564#p88564</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88562#p88562</link>
			<description><![CDATA[<div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><p>Good or bad genuine feedback is useful and always welcome so thanks for the update <img src="https://www.svp-team.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>I have 98003d &amp; RTX 5090, regular svp is no issue hardware wise with those overrides. Your settings seem very good for most content, might need to do a separate rife profile for harder animation. Stuck with 60hz as that is the only one my 4k dlp does well. But thanks for sharing the settings.</p>]]></description>
			<author><![CDATA[null@example.com (ITN)]]></author>
			<pubDate>Fri, 10 Apr 2026 18:32:20 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88562#p88562</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88561#p88561</link>
			<description><![CDATA[<p>&gt; Does TRT-RTX make any difference to RIFE quality and artifacts?</p><p>I don&#039;t think so</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Fri, 10 Apr 2026 12:57:20 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88561#p88561</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88557#p88557</link>
			<description><![CDATA[<div class="quotebox"><cite>Chainik wrote:</cite><blockquote><p>just tried latest TensorRT 10.16 libs, and ... they&#039;re like 10% slower than good old 10.8 bundled with SVP, on both 4070 and 2060 cards <img src="https://www.svp-team.com/forum/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>also tried TRT-RTX backend, which doesn&#039;t require 2+ GB of libs and with much faster engine build process<br />and it really works, even 10% _faster_ on 4070 (but 20% slower on 2060)<br />BUT it takes 15+ seconds for start-up, or after every timeline seek</p></blockquote></div><p>Does TRT-RTX make any difference to RIFE quality and artifacts? I assume the answer is no because it is more to do with the engine and how it is trained. But it would be nice to have conformation from someone who has actually used it.</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Fri, 10 Apr 2026 08:50:11 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88557#p88557</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88556#p88556</link>
			<description><![CDATA[<p>just tried latest TensorRT 10.16 libs, and ... they&#039;re like 10% slower than good old 10.8 bundled with SVP, on both 4070 and 2060 cards <img src="https://www.svp-team.com/forum/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>also tried TRT-RTX backend, which doesn&#039;t require 2+ GB of libs and with much faster engine build process<br />and it really works, even 10% _faster_ on 4070 (but 20% slower on 2060)<br />BUT it takes 15+ seconds for start-up, or after every timeline seek</p>]]></description>
			<author><![CDATA[null@example.com (Chainik)]]></author>
			<pubDate>Fri, 10 Apr 2026 08:47:16 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88556#p88556</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88555#p88555</link>
			<description><![CDATA[<div class="quotebox"><cite>ITN wrote:</cite><blockquote><p>@dawkinscm</p><p>Your settings worked very well with 60hz on film content, tried with those overrides. Unfortunately with cg animation at least they were full of artifacts. I tested with the Super Mario movie, original SVP always has issues with this one. Rife handles that one very well.</p></blockquote></div><p>I&#039;m glad it works well for you. Strange about Super Mario Movie as I have no issues. But that&#039;s in 120fps which as I said is paradoxically easier to smooth than 60fps. I was going to look into 60fps smooth motion but then someone essentially told me not to bother so I didn&#039;t <img src="https://www.svp-team.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>BTW, just a reminder that the CPU, GPU and SVP are 3 separate choke points and from the feedback I have seen so far, these settings (minus the overkills) are relatively safe and work well within those boundaries. I bring this up because I have made two small changes to my settings since I last posted. The main one is a reduction in the mv_gridsize, but I also turn Wide Search back on.&nbsp; With overrides at 4k (3840x2160) resolution and 120fps, even these minor changes might stress some CPUs, kill many GPUs and are close to the SVP processing limit depending on the scene. If you want to experiment then my advice is to remove the overrides if you are using them (or at least the &quot;overkills&quot;) ant try out different combinations of GUI settings. You might be surprised at the difference even small changes can make.</p><p>Good or bad genuine feedback is useful and always welcome so thanks for the update <img src="https://www.svp-team.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Fri, 10 Apr 2026 08:40:04 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88555#p88555</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88552#p88552</link>
			<description><![CDATA[<p>@dawkinscm</p><p>Your settings worked very well with 60hz on film content, tried with those overrides. Unfortunately with cg animation at least they were full of artifacts. I tested with the Super Mario movie, original SVP always has issues with this one. Rife handles that one very well.</p>]]></description>
			<author><![CDATA[null@example.com (ITN)]]></author>
			<pubDate>Fri, 10 Apr 2026 05:58:00 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88552#p88552</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88543#p88543</link>
			<description><![CDATA[<div class="quotebox"><cite>svr wrote:</cite><blockquote><p>Hi everyone, When I try to transcode a 1080x1920 vertical video using RIFE 4.25, I get the error: “no valid optimization profile found.” How can I get SVP + RIFE to work with vertical videos?</p></blockquote></div><p>Try to play a vertical FHD video first with RIFE activated in real time. It should build the profile before playing the video.</p>]]></description>
			<author><![CDATA[null@example.com (Xenocyde)]]></author>
			<pubDate>Thu, 09 Apr 2026 09:02:41 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88543#p88543</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88540#p88540</link>
			<description><![CDATA[<p>Hi everyone, When I try to transcode a 1080x1920 vertical video using RIFE 4.25, I get the error: “no valid optimization profile found.” How can I get SVP + RIFE to work with vertical videos?</p>]]></description>
			<author><![CDATA[null@example.com (svr)]]></author>
			<pubDate>Wed, 08 Apr 2026 12:26:24 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88540#p88540</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88534#p88534</link>
			<description><![CDATA[<div class="quotebox"><cite>berpo wrote:</cite><blockquote><div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><div class="quotebox"><cite>abraxas wrote:</cite><blockquote><p>I&#039;d also love to see the overrides, because the settings you just posted are already working extremely well here (120 frames per second, and the 4070 GPU is 30-40% max). The few artifacts can certainly still be &quot;masked.&quot;</p></blockquote></div><p>I&#039;ve had a few people PM me for them and I sent them with notes.&nbsp; I&#039;m very happy that the basic settings are working well for you and it&#039;s probably all you need. With my current settings including overrides the 1% frame pacing average is around 8.4ms over wifi.&nbsp; The combination 4k content on a very large screen being streamed over wifi makes even the smallest jitters more obvious which is why I monitor even the 1% averages. For most people the overrides are very overkill and no one in their right mind is monitoring frame pacing for watching movies lol. But if there is some traction for me to post them then I will.</p></blockquote></div><p>+1 vote for you to post them, or PM them to me if you&#039;d rather. I originally bought SVP to play with RIFE but after experimenting and reading some more I came across your basic settings and was much happier with the results. I&#039;m using a 9700X and a 3080 Ti and have some good headroom to do 120 fps, but I&#039;ve also realized the importance of keeping frametimes from getting out of hand.</p></blockquote></div><p>Thanks. Assuming you do have the headroom then I think 120fps is actually easier to make smooth than 60fps because it is a multiple of 24fps. Below are the overrides with notes.</p><p>Remember this is for my setup. 4K streamed over WiFi at 120fps on a &quot;very&quot; large screen. I&#039;ve labelled the ones I think might not be needed for a standard TV.</p><p>==================================<br />levels.pel&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 4;&nbsp; /* <strong>Overkill</strong> */<br />analyse.main.search.type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 4;<br />analyse.main.search.coarse.width = 3840;&nbsp; &nbsp;/* <strong>Definitely Overkill</strong> */</p><p> /* <strong>Definitely Overkill </strong> and no longer using because it &quot;kills&quot; SVP when mv_gridsize is reduced <img src="https://www.svp-team.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> */<br />analyse.refine[0].search.satd&nbsp; &nbsp; = true;&nbsp; </p><p>/* Overrides &quot;Artifacts Masking&quot; setting */<br />smooth.mask.cov&nbsp; &nbsp; &nbsp; = 300; <br />smooth.mask.area&nbsp; &nbsp; &nbsp;= 300; </p><p>smooth.mask.area_sharp&nbsp; &nbsp; = 1.3; /* Personal Preference */</p><p>/* TBH I would love some help on better understanding the settings below. But from what little I do understand these work really well for me */<br />analyse.main.penalty.lsad&nbsp; &nbsp; &nbsp; &nbsp; = 16000; <br />analyse.refine[0].penalty.lsad&nbsp; &nbsp;= 12000;<br />analyse.refine[0].penalty.lambda&nbsp; &nbsp; = 20.0;<br />analyse.refine[0].penalty.pnew&nbsp; &nbsp; &nbsp; &nbsp;= 100;</p>]]></description>
			<author><![CDATA[null@example.com (dawkinscm)]]></author>
			<pubDate>Tue, 07 Apr 2026 08:58:38 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88534#p88534</guid>
		</item>
		<item>
			<title><![CDATA[Re: New RIFE filter - 3x faster AI interpolation possible in SVP!!!]]></title>
			<link>https://www.svp-team.com/forum/viewtopic.php?pid=88533#p88533</link>
			<description><![CDATA[<div class="quotebox"><cite>dawkinscm wrote:</cite><blockquote><div class="quotebox"><cite>abraxas wrote:</cite><blockquote><p>I&#039;d also love to see the overrides, because the settings you just posted are already working extremely well here (120 frames per second, and the 4070 GPU is 30-40% max). The few artifacts can certainly still be &quot;masked.&quot;</p></blockquote></div><p>I&#039;ve had a few people PM me for them and I sent them with notes.&nbsp; I&#039;m very happy that the basic settings are working well for you and it&#039;s probably all you need. With my current settings including overrides the 1% frame pacing average is around 8.4ms over wifi.&nbsp; The combination 4k content on a very large screen being streamed over wifi makes even the smallest jitters more obvious which is why I monitor even the 1% averages. For most people the overrides are very overkill and no one in their right mind is monitoring frame pacing for watching movies lol. But if there is some traction for me to post them then I will.</p></blockquote></div><p>+1 vote for you to post them, or PM them to me if you&#039;d rather. I originally bought SVP to play with RIFE but after experimenting and reading some more I came across your basic settings and was much happier with the results. I&#039;m using a 9700X and a 3080 Ti and have some good headroom to do 120 fps, but I&#039;ve also realized the importance of keeping frametimes from getting out of hand.</p>]]></description>
			<author><![CDATA[null@example.com (berpo)]]></author>
			<pubDate>Tue, 07 Apr 2026 08:19:02 +0000</pubDate>
			<guid>https://www.svp-team.com/forum/viewtopic.php?pid=88533#p88533</guid>
		</item>
	</channel>
</rss>
