Custom Resolution Utility (CRU)
|
03-26-2022, 06:21 PM
Post: #6501
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-26-2022 04:47 PM)Mr4ssault Wrote: here is a screenshot of my custom res in nvidia control panel which works perfectly fine but has tons of inupt lag that's why i want to use cru. https://imgur.com/a/rER4riSThat's a GPU-scaled resolution. The active resolution is still 2560x1440. If you change the timing standard to CVT reduced blank, you should see the same split screen problem if your monitor can't handle the resolution. |
|||
03-26-2022, 09:19 PM
(Last edited: 03-26-2022, 09:39 PM by Mr4ssault)
Post: #6502
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-26-2022 06:21 PM)ToastyX Wrote:(03-26-2022 04:47 PM)Mr4ssault Wrote: here is a screenshot of my custom res in nvidia control panel which works perfectly fine but has tons of inupt lag that's why i want to use cru. https://imgur.com/a/rER4riSThat's a GPU-scaled resolution. The active resolution is still 2560x1440. If you change the timing standard to CVT reduced blank, you should see the same split screen problem if your monitor can't handle the resolution. yes your right but why can i run on native 2560x1440 @180hz then and it says display scaling in nvidia control panel (03-26-2022 06:21 PM)ToastyX Wrote:so if i run native 2560x1440 @180hz and display scaling in nvidia control panel its still gpu scaling?(03-26-2022 04:47 PM)Mr4ssault Wrote: here is a screenshot of my custom res in nvidia control panel which works perfectly fine but has tons of inupt lag that's why i want to use cru. https://imgur.com/a/rER4riSThat's a GPU-scaled resolution. The active resolution is still 2560x1440. If you change the timing standard to CVT reduced blank, you should see the same split screen problem if your monitor can't handle the resolution. (03-26-2022 09:19 PM)Mr4ssault Wrote:So all i want to say is when i go back to native in nvidia control panel, and select no scaling and display scaling, its display scaling or gpu scaling then i really can't play with tons of input(03-26-2022 06:21 PM)ToastyX Wrote:(03-26-2022 04:47 PM)Mr4ssault Wrote: here is a screenshot of my custom res in nvidia control panel which works perfectly fine but has tons of inupt lag that's why i want to use cru. https://imgur.com/a/rER4riSThat's a GPU-scaled resolution. The active resolution is still 2560x1440. If you change the timing standard to CVT reduced blank, you should see the same split screen problem if your monitor can't handle the resolution. |
|||
03-26-2022, 10:49 PM
Post: #6503
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-26-2022 09:19 PM)Mr4ssault Wrote: so if i run native 2560x1440 @180hz and display scaling in nvidia control panel its still gpu scaling?The native resolution is not scaled. I was talking about the custom resolution. You created a GPU-scaled custom resolution with the NVIDIA control panel. You told it to scale 2360x1440 to 2560x1440 because you didn't change the active resolution, so the monitor sees 2560x1440, which is why it displays correctly. CRU created a resolution that's sent to the display, so the monitor sees 2360x1440, but apparently your monitor is not displaying that correctly. |
|||
03-27-2022, 02:52 AM
Post: #6504
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
I understand the basic workings of CRU, but I’ve never been able to figure out how people actually deduce what timing info to put in on their respective monitor/refresh rate.
Currently trying to setup 23.976 playback at 4k for MADVR, but MadVR’s custom timing optimization isn’t appearing for me, so I’m stuck figuring it out manually. Could someone point me in the right direction? |
|||
03-27-2022, 10:06 AM
Post: #6505
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-26-2022 10:49 PM)ToastyX Wrote:(03-26-2022 09:19 PM)Mr4ssault Wrote: so if i run native 2560x1440 @180hz and display scaling in nvidia control panel its still gpu scaling?The native resolution is not scaled. I was talking about the custom resolution. You created a GPU-scaled custom resolution with the NVIDIA control panel. You told it to scale 2360x1440 to 2560x1440 because you didn't change the active resolution, so the monitor sees 2560x1440, which is why it displays correctly. CRU created a resolution that's sent to the display, so the monitor sees 2360x1440, but apparently your monitor is not displaying that correctly. So whit native i have the same input delay as i would have 2360x1440 via cru? |
|||
03-27-2022, 02:29 PM
Post: #6506
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-27-2022 10:06 AM)Mr4ssault Wrote: So whit native i have the same input delay as i would have 2360x1440 via cru?You tell me. You're the one with the hardware. If you use display scaling, the lag at 2360x1440 would depend on the display. If you use GPU scaling, the lag at 2360x1440 should be the same as native, but you said that adds tons of lag. If that's the case, you should be able to easily tell if it's GPU scaling or not. |
|||
03-27-2022, 02:29 PM
Post: #6507
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-27-2022 02:52 AM)filmgeek47 Wrote: I understand the basic workings of CRU, but I’ve never been able to figure out how people actually deduce what timing info to put in on their respective monitor/refresh rate.You would need to somehow measure how much the actual refresh rate is off by and then create a custom resolution to compensate. This will calculate the totals and pixel clock needed to hit a certain refresh rate: https://www.monitortests.com/pixelclock.php |
|||
03-27-2022, 04:28 PM
Post: #6508
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-27-2022 02:29 PM)ToastyX Wrote:(03-27-2022 02:52 AM)filmgeek47 Wrote: I understand the basic workings of CRU, but I’ve never been able to figure out how people actually deduce what timing info to put in on their respective monitor/refresh rate.You would need to somehow measure how much the actual refresh rate is off by and then create a custom resolution to compensate. This will calculate the totals and pixel clock needed to hit a certain refresh rate: https://www.monitortests.com/pixelclock.php MadVR will show me the deviation off the current clock. Can I use that to figure out the right timing? I’m also a bit confused by what I’m getting off the calculator. When I input 4k resolution at my frame rate, none of the pixel clock results are for 3840x2160. |
|||
03-27-2022, 06:22 PM
Post: #6509
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-27-2022 04:28 PM)filmgeek47 Wrote: MadVR will show me the deviation off the current clock. Can I use that to figure out the right timing? I’m also a bit confused by what I’m getting off the calculator. When I input 4k resolution at my frame rate, none of the pixel clock results are for 3840x2160.The results show the required totals including blanking as shown in CRU. |
|||
03-28-2022, 04:04 AM
Post: #6510
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(09-07-2012 09:06 PM)ToastyX Wrote: Custom Resolution Utility (CRU) is an EDID editor that focuses on custom resolutions. CRU shows you how the monitor defines resolutions and other capabilities and gives you the power to change it. Add custom resolutions, remove unwanted resolutions, edit FreeSync ranges, and more. CRU creates software EDID overrides in the registry and does not modify the hardware. Just signed up here to say THANK YOU SO MUCH! Your utility really saved me! Thanks again and God bless you for your work! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 88 Guest(s)