Custom Resolution Utility (CRU)
|
03-05-2020, 10:27 PM
Post: #4541
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-04-2020 10:37 PM)wasteomind Wrote: Thanks for the reply. Doing this got me 2559x1440 with 3 refresh rates, 100hz, 120hz, and 144hz. That knocked out both 60hz and 85hz from all non-native resolutions though.Try adding 640x480 @ 60 Hz "LCD standard" as the first detailed resolution. Then it should not add any scaled resolutions. If that doesn't help for some reason, try 2561x1440 @ 144 Hz instead so that it's the highest resolution. Another option that might work is use CRU to get rid of 24 Hz, and then use your video card's control panel to add 2559x1440 @ 144 Hz instead of CRU. |
|||
03-05-2020, 10:28 PM
Post: #4542
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-05-2020 02:14 PM)Faktora Wrote: Is it possible to use it to lower panel refresh rate while no heavy tasks are being performed? I do not want to change the resolution, just refresh rate on iGPU (Coffee Lake).You could add a lower refresh rate, but I don't know of a way to switch to it automatically. |
|||
03-06-2020, 12:25 AM
Post: #4543
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-05-2020 10:27 PM)ToastyX Wrote:Adding 2561x1440@144hz works exactly as I wanted (keeping all previous refresh rates/resolutions while the new one only has 144hz) but the monitor goes out of range, even while trying to set the standard/native refresh rate, so no go. I tried 2561x1440@120hz and while that fixed the native resolutions, it still went out of range for the new resolution.(03-04-2020 10:37 PM)wasteomind Wrote: Thanks for the reply. Doing this got me 2559x1440 with 3 refresh rates, 100hz, 120hz, and 144hz. That knocked out both 60hz and 85hz from all non-native resolutions though.Try adding 640x480 @ 60 Hz "LCD standard" as the first detailed resolution. Then it should not add any scaled resolutions. If that doesn't help for some reason, try 2561x1440 @ 144 Hz instead so that it's the highest resolution. The 640x480 one didn't work either. The reason I'm using CRU is because Nvidia control panel custom resolution option isn't working. I can make a resolution, test it and it passes, adds it as an option, but attempting to switch to the new resolution goes out of range on the monitor no matter what it is. At least CRU was allowing me to make new ones. |
|||
03-06-2020, 03:16 AM
(Last edited: 03-06-2020, 03:11 PM by aeneas1)
Post: #4544
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
i've been experimenting with nvidia custom resolutions and it's a very straightforward process... the problem is additional nvidia control panel settings such "output color depth" and "output color format" don't work with any of these custom resolutions.
for example if i select a stock resolution of 1920 x 1080 from the nvidia control panel, under "output color format" i can select rgb, ycbcr422 or ycbcr444, and from there, under "output color depth", i can select 8, 10 or 12 bpc. but these options either aren't available or won't stick when using a nvidia control panel custom resolution such a 1920 x 817. muddying the waters, custom resolutions and color formats can easily be done if i use intel's igpu instead of a discreet card by simply going into the "intel graphics experience" app. adding to the problem, because i can't select a color format and/or a color depth when using a nvidia control panel custom resolution, color depth is forced to 8-bit which means windows 10 hdr can't be toggled on. in short, from my testing so far, setting custom resolutions in nvidia's control panel prevents me from using wcg settings. is there a way to use the cru utility to get around this issue? i've had great luck with cru in the past, with intel's igpu, before i added a discreet card, but now when i create a custum res with cru it doesn't show in the nvidia control panel, only custom resolutions i create in the nvidia control panel show up. UPDATE - i did the following which seems to have worked in that nvidia's control panel now shows the custom resolutions i set up in cru which i can, from within nvidia's control panel, apply additional settings to such as subsampling and color bit. - added my custom resolutions in the detailed resolution box at the top of the utility's first page. - edited the the extension block appearing in the bottom box of the first page. - the edited included nothing more than deleting all of the "detailed resolutions" appearing in this box. so far so good, everything seems to be working just fine - is there any obvious problems with what i did, that will cause probs down the road? |
|||
03-07-2020, 01:55 AM
Post: #4545
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-06-2020 03:16 AM)aeneas1 Wrote: i did the following which seems to have worked in that nvidia's control panel now shows the custom resolutions i set up in cru which i can, from within nvidia's control panel, apply additional settings to such as subsampling and color bit.Deleting resolutions won't cause any problems, but I don't see why deleting the detailed resolutions in the extension block would make your custom resolutions show up unless the extension block was completely full. NVIDIA requires at least "2 bytes left" for data blocks or it will ignore the override. |
|||
03-07-2020, 06:25 AM
Post: #4546
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-07-2020 01:55 AM)ToastyX Wrote: Deleting resolutions won't cause any problems, but I don't see why deleting the detailed resolutions in the extension block would make your custom resolutions show up unless the extension block was completely full. NVIDIA requires at least "2 bytes left" for data blocks or it will ignore the override. ok, interesting... fwiw this is what cru reported after i installed my nvidia card and updated to the newest drivers, i.e. before i made any changes, before i deleted the extension block contents. so it looks like the extension block was indeed completely full as you mentioned: ![]() btw, as i posted before, by deleting all of the detailed resolutions in the extension block i was able to add custom resolutions that nvidia's control panel would see and allow me to make wcg changes to, the only problem is that nvidia seems to handle cru custom changes differently than how intel's igpu handled them. for example, using intel's igpu, if i added a 1920x817 custom resolution using cru, windows 10's display settings would report an "active signal resolution" of 1920x1080 and a "desktop resolution" of 1920x817. this was perfect in that my displays would recognize a 1920x1080 signal but everything (within the desktop) would be displayed at 1920x817. however, using my nvidia card, if add a 1920x817 custom resolution using cru, windows 10's display settings reports an "active signal resolution" of 1920x817 and a "desktop resolution" of 1920x817 - this causes problems with video applications such as madvr as well as problems with a couple of my displays that are expecting to see a common active signal. so my question is - is there a way to enter a 1920x817 custom resolution using cru and have the nvidia drivers report it as a 1920x1080 active signal? |
|||
03-07-2020, 06:31 AM
(Last edited: 03-07-2020, 06:49 AM by aweigh0101)
Post: #4547
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hello all, I have the following question:
I need to play a game at 50Hz but it always automatically changes itself to my monitor's highest refresh rate when launched, and after days and days of trying some kind of method using DisplayChanger2 I couldn't get anything to work (DC2 works with other games but not this one), I realize I just need to remove any refresh rate above 50Hz. Could I do that using CRU? I just need for 1080p 50hz to be my highest native rez/Hz. PLEASE any help would be so appreciated. Ooh wanted to say I figured it out!!!! Edited EID block and then edited the "12 resolutions" and changed the 60hz one to 50hz. |
|||
03-07-2020, 07:20 AM
Post: #4548
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
another quick question:
in the past when i used cru with intel's igpu, whenever i created a a custom resolution in cru and gave it a refresh rate of 60hz, other refresh rates (such as 59, 30, 24, etc.) would automatically appear as options when i went to select the custom resolution in windows display settings... with my nvidia card only the 60hz appears as a refresh rate option, i.e. other standard refresh rates aren't automatically added as well... am i doing something wrong? btw, i just have to say, intel's igpu is so much easier to use when it comes to custom resolutions, stuff just works, and i would still be using it if i didn't need the power of a discreet card, alas. |
|||
03-08-2020, 12:20 AM
Post: #4549
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-07-2020 06:25 AM)aeneas1 Wrote: ok, interesting... fwiw this is what cru reported after i installed my nvidia card and updated to the newest drivers, i.e. before i made any changes, before i deleted the extension block contents. so it looks like the extension block was indeed completely full as you mentioned:It's not full. There are 15 bytes left for data blocks, so I don't see why deleting the detailed resolutions would have any effect. (03-07-2020 06:25 AM)aeneas1 Wrote: so my question is - is there a way to enter a 1920x817 custom resolution using cru and have the nvidia drivers report it as a 1920x1080 active signal?Enable GPU scaling in the NVIDIA control panel. That should also add the refresh rates available at the native resolution. |
|||
03-08-2020, 02:52 AM
(Last edited: 03-08-2020, 07:52 AM by aeneas1)
Post: #4550
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
ToastyX Wrote:It's not full. There are 15 bytes left for data blocks, so I don't see why deleting the detailed resolutions would have any effect. ToastyX Wrote:Enable GPU scaling in the NVIDIA control panel. That should also add the refresh rates available at the native resolution. ok, so it seems that i'm going about this the wrong way, gpu scaling isn't accomplishing it, in fact it's not doing anything as far as i can tell. assuming the jpeg i posted above, can you tell me what steps you would take to accomplish the following using windows 10 and a nvidia card (2080 ti, latest drivers): - create a 1920x817 custom resolution. - have this custom resolution appear in nvidia's control panel with the ability to select 60hz, 59hz, 24hz and 23hz using the cp's refresh rate dropdown menu. - have this custom resolutions appear in nvidia's control panel with ability to use "3. apply the following settings" (i.e. color depth, output color depth, output color format). - in windows display settings have this custom resolution show as 1920x817 desktop resolution and 920x1080 active signal resolution. this was a very simple process using intel's igpu, all of the above could be accomplished very easily using cru (or even intel's "graphics command center"), but i just can't get it to work with the nvidia card / drivers. btw, i posted the incorrect extension block before i made any changes, here's the correct one, after a fresh driver install, it does appear to be full as you mentioned: ![]() |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: Fnspydaman, 118 Guest(s)