Custom Resolution Utility (CRU)
|
12-28-2020, 04:56 PM
Post: #5521
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-27-2020 11:03 PM)chillly Wrote: I'm thinking it's not a matter of support but more of a matter of getting Windows to send DD instead of PCM, which may not be a EDID issue. I'm at 4k but I can send 4k@60 through my receiver and games sends 7.1 PCM fine if I configure that 'monitor' as 7.1 speakers (which it has the option to). But I know my TV can't send 7.1 PCM back through ARC, so need it to encode it. And I'm running freesync to the TV. When I'm playing a movie or something from like Kodi that starts with a DD signal, it will passthrough ok.I don't know what's required for DD/AC-3 to work. I don't have anything that uses formats other than basic LPCM audio. |
|||
12-30-2020, 05:19 AM
(Last edited: 12-30-2020, 05:20 AM by Skok)
Post: #5522
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hey there, so I'm having an issue setting a custom refresh rate with my native resolution. I have a 3440x1440 144Hz monitor that I wish to cap at 143Hz. It's an obscure issue but the TLDR is that my monitor occasionally skips every other frame down to 72hz at 144hz when the input is changed but does not have the same behavior at 145hz or 143hz. The issue is I can't set 10-bit color in the Nvidia control panel with a non-native refresh rate. Obviously, CRU fixes this issue but nonetheless, it will not accept any refresh rate above 122hz. I've attached a screenshot showing the issue with setting it to 144hz at 3440x1440 which is the monitor's native resolution and refresh rate. If anyone has any ideas it would be greatly appreciated. Thanks!
|
|||
12-30-2020, 06:14 AM
Post: #5523
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
I'm having trouble getting CRU resolutions to show up.
Using a `qnix.inf` file from another thread, I was able to set my Qnix QX2710 to 87 hz without artifacts using the Nvidia control panel. I was inspired to use CRU to push the refresh rate even higher, many people have luck with my same monitor going up to 120hz. Unfortunately, all detailed resolutions with custom refresh rates I add do not show up in windows 10 control panel or nvidia control panel, no matter if I reboot or do restart64. In the windows dialog the options are 59 and 60 always, and in nvidia there is always only 60. When using the qnix.inf driver the display appeared in windows as QX2710. I also tried reverting to the microsoft 2006 driver and now it says "generic pnp monitor". Neither display driver seems to allow my custom resolutions to appear. I also tried deleting my custom resolution from nvidia control panel, running reset-all, and even enabling the DSR in nvidia control panel (which disables custom resolutions). It's connected via a active displayport adapter called dell bizlink (dvi dual link). Maybe this is the problem? But 87hz worked using Nvidia Control panel. This monitor is quite popular, and I've seen ToastyX post with some detail about them (maybe they have one?) Just looking for guidance where I should be troubleshooting (display driver, nvidia driver, CRU settings, etc). |
|||
12-30-2020, 06:46 PM
Post: #5524
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-30-2020 06:14 AM)jcarrz1 Wrote: When using the qnix.inf driver the display appeared in windows as QX2710. I also tried reverting to the microsoft 2006 driver and now it says "generic pnp monitor". Neither display driver seems to allow my custom resolutions to appear. I fixed it by adding a displayId extension. Don't think anything else mattered. New question, "LCD Reduced" is working for 90hz (higher than I achieved with nvidia control panel). The colors are perfect, no artifacts. However, on this new CRU preset (and the 87 I'd come up with in nvidia control panel) the rightmost column of pixels is either pink or white all the way down the right side of my monitor. I think it's just 1 pixel column, maybe 2, very thin. Is this a common artifact? Does it mean i'm pushing the display too hard? everything else about the image is great. Thanks! |
|||
12-30-2020, 09:19 PM
Post: #5525
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-30-2020 06:46 PM)jcarrz1 Wrote: I fixed it by adding a displayId extension. Don't think anything else mattered.That's not a common artifact for that monitor, and that monitor can easily handle more than 90 Hz. You might be hitting the limits of the adapter. The adapter might not be converting the signal correctly. I'm curious about the limits you're hitting. Normally that kind of adapter is limited to 357 MHz pixel clock with 8 bpc color and 476 MHz with 6 bpc, so I'm not sure where 87 Hz comes from. Whatever the case, the limit is probably related to the pixel clock and how much the adapter can handle. "LCD reduced" also matches "LCD standard" at 2560x1440 @ 90 Hz, so I'm wondering how you got more with CRU than the NVIDIA control panel. The same timing parameters should work the same with both. The NVIDIA control panel matches "LCD native" by default, or the same as clicking "Add..." and changing only the refresh rate. "LCD standard" actually increases the vertical blanking with the refresh rate, so that should get you less. I also don't understand why adding a DisplayID extension block would make a difference. Was there a "Default extension block" by default? That monitor incorrectly reports having an extension block when it doesn't, but CRU has automatic workarounds for that if it can read the extension block and see there's no data. |
|||
12-30-2020, 09:20 PM
Post: #5526
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-30-2020 05:19 AM)Skok Wrote: Hey there, so I'm having an issue setting a custom refresh rate with my native resolution. I have a 3440x1440 144Hz monitor that I wish to cap at 143Hz. It's an obscure issue but the TLDR is that my monitor occasionally skips every other frame down to 72hz at 144hz when the input is changed but does not have the same behavior at 145hz or 143hz. The issue is I can't set 10-bit color in the Nvidia control panel with a non-native refresh rate. Obviously, CRU fixes this issue but nonetheless, it will not accept any refresh rate above 122hz. I've attached a screenshot showing the issue with setting it to 144hz at 3440x1440 which is the monitor's native resolution and refresh rate. If anyone has any ideas it would be greatly appreciated. Thanks!Please read the first post. |
|||
12-30-2020, 10:46 PM
Post: #5527
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-30-2020 09:19 PM)ToastyX Wrote:(12-30-2020 06:46 PM)jcarrz1 Wrote: I fixed it by adding a displayId extension. Don't think anything else mattered.That's not a common artifact for that monitor, and that monitor can easily handle more than 90 Hz. You might be hitting the limits of the adapter. The adapter might not be converting the signal correctly. I'll mess with standard and see if I can push it higher, thanks. I will have to live with the limitations of this adapter, I guess. Can I lower the bpc myself to push the framerate? No, there was not any extension at all by default, I had to add it myself before the new refresh rates showed up. |
|||
12-30-2020, 11:30 PM
Post: #5528
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-30-2020 10:46 PM)jcarrz1 Wrote: I'll mess with standard and see if I can push it higher, thanks. I will have to live with the limitations of this adapter, I guess. Can I lower the bpc myself to push the framerate?The color depth should automatically reduce to 6 bpc beyond 360 MHz pixel clock. That's weird about the extension block. I haven't heard of that problem before. You shouldn't need a DisplayID extension block with that monitor. |
|||
01-01-2021, 03:46 PM
Post: #5529
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
I just want to say thank you again Toasty! So far the 48gbps dat file is working for me.
|
|||
01-01-2021, 04:10 PM
Post: #5530
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hi hoping for some help I recently upgraded my gpu to aorus xtreme 3080 and have been having problems with nvidia surround (triple g32qc monitors) surround works fine when using 3 display ports but cant run vr without disabling surround and switching cables so need to use hdmi for monitors. but when using the 3 hdmi ports the wrong resolutions appears and it goes to one monitor. I have searched through lots of the the forum and tried deleting all tv resolutions and entering one detailed resolution 2560x1440 and deleting 4:2:0 blocks. on the gpu I believe the 3 hdmi ports are 2 x hdmi 2.1 and 1 x hdmi 2 not sure if that is causing the issue. after setting correct detailed resolution it appears correctly in physx 7680x1440 but as soon as you enable it goes back to one monitor. I have spent several weeks trying to sort it out If I cant sort it out soon then I they will be going up for sale. hopefully there might be something I am missing.
![]() |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 102 Guest(s)