Page 4 of 4

Re: LLM On vs ultra

Posted: 30 Sep 2020, 12:28
by speancer
jorimt wrote:
30 Sep 2020, 10:15
Unlike LLM, Reflex is guaranteed to work in the game it supports, and it eliminates the render queue. LLM only reduces it, and only if the game allows override.

As for it being "useless" in non-GPU-bound scenarios, not necessarily. With reflex disable, the render queue still exists, and can still be filled at any given point in non-GPU-bound scenarios, just not as much as it would be when the system is GPU-bound.

Reflex also ensures that if your system does become GPU-bound at any point (even for just a few frames in a more demanding scene), input lag/buffering won't increase due to the render queue.
I see. So, let's say I'm running a game on lower settings that is not GPU-bound and it relies on the CPU mostly...

Firstly: if the GPU is basically sleeping, let's say it uses about 30% (like my GTX 980Ti does in CS:GO) at all times, I guess the render queue is always empty then? I play on lowered settings and 1024x768 resolution. And if it's always empty, then Reflex would be completely useless?

Secondly: what advantage in latency reduction would Reflex enabled give me in non GPU-bound situation in which render queue fills up occasionally, like you mentioned? I'm aware this might be too general question and it could depend on given circumstances.

Do you think Counter-Stike would eventually get Reflex support, or perhaps it would be completely unnecessary in such CPU-dependent game? On the other hand, it could help players with low-end systems to reduce their latency I reckon? Anyway, main focus here is serious competitive play on a high-end PC. I only play CS:GO competitively, it's my main game and only e-sport title I focus on, so I don't care that much about new techs that are not related to CS:GO when it comes to latency reduction.

Re: LLM On vs ultra

Posted: 30 Sep 2020, 13:35
by Boop
speancer wrote:
30 Sep 2020, 12:28
jorimt wrote:
30 Sep 2020, 10:15
Unlike LLM, Reflex is guaranteed to work in the game it supports, and it eliminates the render queue. LLM only reduces it, and only if the game allows override.

As for it being "useless" in non-GPU-bound scenarios, not necessarily. With reflex disable, the render queue still exists, and can still be filled at any given point in non-GPU-bound scenarios, just not as much as it would be when the system is GPU-bound.

Reflex also ensures that if your system does become GPU-bound at any point (even for just a few frames in a more demanding scene), input lag/buffering won't increase due to the render queue.
I see. So, let's say I'm running a game on lower settings that is not GPU-bound and it relies on the CPU mostly...

Firstly: if the GPU is basically sleeping, let's say it uses about 30% (like my GTX 980Ti does in CS:GO) at all times, I guess the render queue is always empty then? I play on lowered settings and 1024x768 resolution. And if it's always empty, then Reflex would be completely useless?

Secondly: what advantage in latency reduction would Reflex enabled give me in non GPU-bound situation in which render queue fills up occasionally, like you mentioned? I'm aware this might be too general question and it could depend on given circumstances.

Do you think Counter-Stike would eventually get Reflex support, or perhaps it would be completely unnecessary in such CPU-dependent game? On the other hand, it could help players with low-end systems to reduce their latency I reckon? Anyway, main focus here is serious competitive play on a high-end PC. I only play CS:GO competitively, it's my main game and only e-sport title I focus on, so I don't care that much about new techs that are not related to CS:GO when it comes to latency reduction.
LLM and Reflex sounds like it would be pretty worthless for CS:GO with your current setup.

Re: LLM On vs ultra

Posted: 30 Sep 2020, 14:01
by jorimt
speancer wrote:
30 Sep 2020, 12:28
I see. So, let's say I'm running a game on lower settings that is not GPU-bound and it relies on the CPU mostly...
CS:GO is an exception.

Even though it has a multicore option, it primarily relies on single-threaded CPU performance, and has very low GPU requirements, which is why even a potato can run it at relatively high framerates.

However, since it is so dependent on single-threaded CPU performance, while high-end systems can also achieve very high framerates in it, they're bottlenecked from achieving even higher framerates because of the fact that CS:GO doesn't take enough advantage of the GPU or multiple CPU cores/threads, so basically, the better the system, the more diminishing returns you get in that game (this is the same reason Crisis is still difficult to run at very high framerates consistently; e.g. single-threaded priority on performance).

What I'm saying is, CS:GO "lag" is mostly limited by its netcode, so LLM/Reflex is the least of your worries, especially since a GPU-bound situation is unlikely to occur 99.9% of the time.

That said, yes, the render queue implementation can vary heavily by game. I've known some to queue up pre-rendered frames regardless of whether the game was CPU or GPU-limited, so LLM/Reflex could still theoretically be beneficial where a game continually queues frames into the render queue when it doesn't need to.

So there's really no harm in leaving LLM to "On," in CS:GO. Not 100% sure if LLM works in CS:GO though, as I haven't tested it.

Finally, concerning Reflex, I wouldn't be surprised if Nvidia ultimately adds it to that game, but I wouldn't expect much improvement if they did.

Re: LLM On vs ultra

Posted: 04 Oct 2020, 10:34
by speancer
jorimt wrote:
30 Sep 2020, 14:01
So there's really no harm in leaving LLM to "On," in CS:GO. Not 100% sure if LLM works in CS:GO though, as I haven't tested it.

Finally, concerning Reflex, I wouldn't be surprised if Nvidia ultimately adds it to that game, but I wouldn't expect much improvement if they did.
Thanks again for your answers! I guess eventually you will know for sure, as we both know now you decided to test LLM for CS:GO yourself :lol: And concerning Reflex, probably it wouldn't change much as you say, but some improvement would surely be better than none.

Re: LLM On vs ultra

Posted: 23 Jan 2021, 10:05
by axaro1
jorimt wrote:
30 Sep 2020, 08:34
I recently tried to switch back to Radeon Anti-Lag ON with the newest drivers on a 5700xt/ryzen machine and I don't know if Amd actively improved Radeon Anti-Lag but I feel like even in high fps/low gpu usage (<75%)/ engine or cpu limited scenarios the engine is noticeably more responsive and consistent, I tried DX11 and DX9 games.

I'm starting to wonder if Battlenonsense's results are actually correct, I've never doubted the reliability of his testings, especially since he agrees with many statements about VRR + fps caps combos coming from Blurbusters itself but it seems like he is the only tester who stated that he measured negative impacts when testing ULL and Anti-Lag.

I'll wait for someone like Fr33thy to make the final input lag tests to prove if there is some actual difference between ULL/Anti-Lag ON/OFF since he is using a more precise way of testing.

I highly recommend RDNA and RDNA2 owners playing at high refresh rates to give Anti-Lag a try, it truly feels like my input are being processed more correctly, less floaty input feeling, the fps reduction penalty(-5% in the games I tested so far) seems absolutely worth the tradeoff.

Re: LLM On vs ultra

Posted: 25 Jan 2021, 05:18
by mossfalt
axaro1 wrote:
23 Jan 2021, 10:05
jorimt wrote:
30 Sep 2020, 08:34
I recently tried to switch back to Radeon Anti-Lag ON with the newest drivers on a 5700xt/ryzen machine and I don't know if Amd actively improved Radeon Anti-Lag but I feel like even in high fps/low gpu usage (<75%)/ engine or cpu limited scenarios the engine is noticeably more responsive and consistent, I tried DX11 and DX9 games.

I'm starting to wonder if Battlenonsense's results are actually correct, I've never doubted the reliability of his testings, especially since he agrees with many statements about VRR + fps caps combos coming from Blurbusters itself but it seems like he is the only tester who stated that he measured negative impacts when testing ULL and Anti-Lag.

I'll wait for someone like Fr33thy to make the final input lag tests to prove if there is some actual difference between ULL/Anti-Lag ON/OFF since he is using a more precise way of testing.

I highly recommend RDNA and RDNA2 owners playing at high refresh rates to give Anti-Lag a try, it truly feels like my input are being processed more correctly, less floaty input feeling, the fps reduction penalty(-5% in the games I tested so far) seems absolutely worth the tradeoff.
There is a new video from a5hun on utube called Input Lag Revisited: V-Sync Off and NVIDIA Reflex

Re: LLM On vs ultra

Posted: 25 Jan 2021, 09:37
by jorimt
axaro1 wrote:
23 Jan 2021, 10:05
I recently tried to switch back to Radeon Anti-Lag ON with the newest drivers on a 5700xt/ryzen machine and I don't know if Amd actively improved Radeon Anti-Lag but I feel like even in high fps/low gpu usage (<75%)/ engine or cpu limited scenarios the engine is noticeably more responsive and consistent, I tried DX11 and DX9 games.

I'm starting to wonder if Battlenonsense's results are actually correct, I've never doubted the reliability of his testings, especially since he agrees with many statements about VRR + fps caps combos coming from Blurbusters itself but it seems like he is the only tester who stated that he measured negative impacts when testing ULL and Anti-Lag.

I'll wait for someone like Fr33thy to make the final input lag tests to prove if there is some actual difference between ULL/Anti-Lag ON/OFF since he is using a more precise way of testing.

I highly recommend RDNA and RDNA2 owners playing at high refresh rates to give Anti-Lag a try, it truly feels like my input are being processed more correctly, less floaty input feeling, the fps reduction penalty(-5% in the games I tested so far) seems absolutely worth the tradeoff.
mossfalt wrote:
25 Jan 2021, 05:18
There is a new video from a5hun on utube called Input Lag Revisited: V-Sync Off and NVIDIA Reflex
Indeed, beat me to it. I was ultimately going to post that here in a reply as supplement, as there's just not a lot of formal testing available on render queue-related input lag at the moment:

phpBB [video]


Bottom-line though, is with driver-level settings (such as LLM, where supported) in gpu-bound scenarios, you'll typically get about 1 frame reduction, and with game-level settings such as Reflex, you'll get closer to 2 frames reduction (but you can achieve this with a standalone manual FPS limit that prevents max GPU usage as well).

As for non-gpu-bound situations, it can depend, but you're usually not going to see a meaningful increase or decrease in input lag reduction when using any of these settings that manipulate the render queue, as it typically doesn't become saturated enough to make a difference.

Re: LLM On vs ultra

Posted: 27 Jan 2021, 12:49
by Alpha
jorimt wrote:
25 Jan 2021, 09:37
axaro1 wrote:
23 Jan 2021, 10:05
I recently tried to switch back to Radeon Anti-Lag ON with the newest drivers on a 5700xt/ryzen machine and I don't know if Amd actively improved Radeon Anti-Lag but I feel like even in high fps/low gpu usage (<75%)/ engine or cpu limited scenarios the engine is noticeably more responsive and consistent, I tried DX11 and DX9 games.

I'm starting to wonder if Battlenonsense's results are actually correct, I've never doubted the reliability of his testings, especially since he agrees with many statements about VRR + fps caps combos coming from Blurbusters itself but it seems like he is the only tester who stated that he measured negative impacts when testing ULL and Anti-Lag.

I'll wait for someone like Fr33thy to make the final input lag tests to prove if there is some actual difference between ULL/Anti-Lag ON/OFF since he is using a more precise way of testing.

I highly recommend RDNA and RDNA2 owners playing at high refresh rates to give Anti-Lag a try, it truly feels like my input are being processed more correctly, less floaty input feeling, the fps reduction penalty(-5% in the games I tested so far) seems absolutely worth the tradeoff.
mossfalt wrote:
25 Jan 2021, 05:18
There is a new video from a5hun on utube called Input Lag Revisited: V-Sync Off and NVIDIA Reflex
Indeed, beat me to it. I was ultimately going to post that here in a reply as supplement, as there's just not a lot of formal testing available on render queue-related input lag at the moment:

phpBB [video]


Bottom-line though, is with driver-level settings (such as LLM, where supported) in gpu-bound scenarios, you'll typically get about 1 frame reduction, and with game-level settings such as Reflex, you'll get closer to 2 frames reduction (but you can achieve this with a standalone manual FPS limit that prevents max GPU usage as well).

As for non-gpu-bound situations, it can depend, but you're usually not going to see a meaningful increase or decrease in input lag reduction when using any of these settings that manipulate the render queue, as it typically doesn't become saturated enough to make a difference.
What a well done video, thank you for dropping the link to the find.

There are a few things that I question and I'm grateful for your expertise. I am going to point these questions directly at Warzone scenarios, the PC I am referencing has a 5950X, 3090 FTW3 Ultra w/ KingPin Bios. I never see more than low 60c. Mem @ 3733 CL14 1T. I play @ 1080p on a 360hz display. I leave GSync on no VSync. I know it's supposed to be on but it didn't feel right to me lately. I used to use Vsync Fast with Gsync and it seemed great. My personal opinion has changed and I just leave VSync off now.

1. My understanding was LLM's set and forget was On, but truly game dependent. If this is changed to Ultra or left to On does that impact Reflex since one is driver level and the other sounds like its built into the game? I would think leave LLM to Ultra and just use whatever boost option.
2. Aren't most competitive games CPU bound @ 1080p? Should I be using Reflex Enabled + Boost? Nvidia seems to suggest on newer arch Boost can deliver better results.

I pose these questions because I have noticed that for whatever reason, Rebirth Island I can easily see a 200+ FPS drop specifically top of prison. On main map, Down Town I'll see major latency with the only thing that is standing out is my CPU Time jumping from 2-3ms to being around 9ms. For those that may stumble across this making sure in Bios above 4g and rebar as a result, is disabled helped a bit and I have not looked to see what my GPU load is but what do you make of this? I have come to the conclusion its a trash game, paid to win, activision is snakes with their legit cheating patents but I still have fun memeing and it is what it is in the everyone gets a trophy era. No tot to digress lol, it does make me curious on why this performance hit happens. I have never seen anything like it on any other game. This happens with my 5900 and same with my 5950X. I don't recall seeing this on my 2080 Ti ever but also the game has steadily declined in terms of performance maybe due to train, subway and other changes. I played with the Adv_Options.ini for memscale and worker count but it makes little to no difference. Even newly imaged machine shows same behavior. Part of me was wondering if its just buggy Nvidia drivers that have been giving a lot of people issues lately especially those creating content or a setting in game maybe bios that I guess only impacts Warzone. COD is also hot garbage so not discarding that.

Re: LLM On vs ultra

Posted: 27 Jan 2021, 14:44
by jorimt
Alpha wrote:
27 Jan 2021, 12:49
1. My understanding was LLM's set and forget was On, but truly game dependent. If this is changed to Ultra or left to On does that impact Reflex since one is driver level and the other sounds like its built into the game? I would think leave LLM to Ultra and just use whatever boost option.
Reflex overrides LLM settings, regardless of what they're set to. It's intended as a replacement, so it doesn't matter what you have LLM set to if Reflex is engaged in the game.
Alpha wrote:
27 Jan 2021, 12:49
2. Aren't most competitive games CPU bound @ 1080p? Should I be using Reflex Enabled + Boost? Nvidia seems to suggest on newer arch Boost can deliver better results.
Typically yes, especially at lowest settings. As for "Boost," it's the same thing as enabling "Prefer Maximum Performance," and tries to ensure the GPU doesn't downclock during gameplay.