DevTechProfile
DevTechProfile
I'v cleaned up my system. I've uninstalled all versions (there was also an older version), deleted all registry entries. So for me nearly everything is fine. On my system with...
Not sure what you are about, but PresentMon can't track the monitor refresh rate. This can be done by blank counters via NvAPI for example. Check function "NVAPI.NvAPI_GetVBlankCounter" from here:...
Soon... ^^
> Interesting. Did you specify "--track_frame_type" as an argument to the console application? Yes, I am passing "track_frame_type" in the argument list. What's interesting, it works with XeSS FG. I've...
> If not, can you provide your system setup and application used for testing so we can reproduce. OS: Windows 11 24H2 Build 26100.2894 CPU: Ryzen 7 9800X3D Motherboard: ASUS...
Yes, it's v2.3 console application. The question is, why do AMD and Nvidia at least track the render time of the generated frame, so that MsBetweenPresent isn't 0. My point...