Custom Resolution Utility (CRU)
|
03-30-2023, 04:55 AM
(Last edited: 03-30-2023, 08:02 AM by Mussels)
Post: #7341
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
This one might be a simple answer of "monitor can't do it" but i've been working on why my displays can't OC higher, and discovered a few things
* Gsync off can reach 70Hz * Gsync on can do 65Hz, but only with a 64 FPS cap or i get horizontal black lines across the exact center of the display * Some combinations allow 10 bit colour while others don't - is there any way to know what the limit is there? Does it just need X bandwidth spare? * It's not a pixel clock bandwidth limit, as i can raise various settings upto 600MHz without problem - as low as 550 has issues at 66Hz for example *Both displays are 32" 4K 60Hz VA panels, one Kogan one LG. Both seem to use the same panel as they behave exactly the same in all things, other than different stock profile settings. (Like Gsync H-Rate being 135-135 on LG but 160-160 on Kogan) So to the actual questions: 1. Is there any recommended settings to adjust like the horizontal rate in the Gsync/Vsync settings? - i've seen no guides mention this, other than one standalone post from ToastyX to state keeping it at a static value 2. Is that tearing me putting the wrong porch/sync width settings in, or is that just the limit of the display? I've tried the different preset profiles and some random adjustments, but no luck improving that. Tearing example: https://imgur.com/a/A3oD2Px (it moves up and down depending on screen content/brightness) Edit: Okay this ones dumb yet weird. It was Fast vsync being enabled, despite the game being DX12 causing the flicker. I reset all monitor settings to default and the problem still existed, leading to finding out that fast vsync was the issue somehow. Go figure? |
|||
03-30-2023, 02:04 PM
Post: #7342
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hello all. I wanted to create an account to post a comment on here. I have a freesync IPS panel monitor + AMD gpu and have been experiencing flickering for days now and I am absolutely at my whit's end about it. I have downloaded this CRU software and tinkered with tons of settings, tried upping the lower end of the freesync range, lowering the lower end of the freesync range, and lowering the upper end of the freesync range etc, but honestly I don't know what the hell I am doing. I came to post this comment to ask for your help, Toasty. You are quite obviously an expert in this field. If you are willing to work with me personally over email or something like that to help get my flickering under control, I would be willing to paypal you $20 right now and then an additional $20 (or more if you want) if you were able to eliminate the flickering. I am just so absolutely at my whit's end at this point and not able to spend one more second on this issue. If you are not willing to do this then I will accept the flickering and will simply not use freesync ever again. Thank you so much for your help and consideration
|
|||
04-01-2023, 01:55 PM
(Last edited: 04-01-2023, 02:27 PM by amac)
Post: #7343
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
I have a damaged lcd such that the first 30 visible columns of the display are damaged and only show compressed squiggly vertical lines. Essentially those columns are no longer usable. This is a 16x9 1080P touchscreen HP laptop. Damage was incurred due to poor manufacturing that secures metal hinges and metal display case via ultra thin layer of plastic that snaps on the most gentle opening of display (but that's a different story). I rebuilt the laptop but the damage occurred when the hinge tore across the screen from the inside.
Using CRU I've reduced the horizontal width of the display by 60 pixels to 1860 (essentially subtracting 30 pixels from the left and the right). This eliminates the bad columns from view and so the screen looks fine. You would have to stare closely to realize it isn't the original full resolution. I've searched this forum for others with a similar issue but to no avail (perhaps because I can't think of a keyword that isolates the issue sufficiently). I have 2 questions. 1. It it possible to only eliminate the bad columns on the left side (I haven't played with horizontal left/right porch yet). I'm not sufficiently familiar with the terminology of many of the values that can be changed 2. Most problematic is that I play some older games on this laptop. Some of them do not like the custom resolution and misbehave or seem to ignore it and so I see some of the damaged pixels again. Any recommendations to avoid these issues? |
|||
04-03-2023, 02:16 AM
Post: #7344
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-28-2023 01:56 PM)sebastian.f Wrote:So then what did you try? For HDMI 2.0, you need to make sure the HDMI and HDMI 2.x data blocks exist in a CTA-861 extension block, and for HDMI 2.1, you need to make sure the FRL rate is set in the HDMI 2.x data block. Without the FRL rate, you'll be limited to 600 MHz pixel clock.(03-28-2023 09:53 AM)ToastyX Wrote: That's not the full EDID. The extension blocks are missing. Does CRU not show the extension blocks? |
|||
04-03-2023, 02:16 AM
Post: #7345
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-29-2023 03:30 PM)PLU Wrote: Ok so that was the issue and now it's applying, however if I edit the vertical blanking until it downclocks or use CVT-RB(2) it can go down to 200 Hz but the monitor starts to perform really poorly. There's a noticeable input delay and the refresh rate definitely isn't 165 Hz even if it's reported as such. I can't say for sure but it feels and looks like it's just 60 Hz. Even the UFO test says it's 165 Hz but maybe it's just reading what Windows is reporting.Don't delete the extension block. Just delete the detailed resolution in the extension block. This sounds like a monitor limitation anyway. The UFO test is supposed to be used with a camera. It's probably skipping frames and only displaying 60 FPS, resulting in stutter. If it won't display 165 Hz correctly with higher vertical blanking, then there's probably no way to make this work. |
|||
04-03-2023, 02:16 AM
Post: #7346
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-30-2023 04:55 AM)Mussels Wrote: * Some combinations allow 10 bit colour while others don't - is there any way to know what the limit is there? Does it just need X bandwidth spare?That would depend on the bandwidth available. Pixel clock limit would be <pixel clock limit> * 8 / <bpc>, so like DisplayPort HBR2 would be 720 MHz * 8 / 10 bpc = 576 MHz, and HDMI 2.0 would be 600 MHz * 8 / 10 = 480 MHz. You might need to go a few MHz lower with NVIDIA for some reason. If that doesn't work, then it's purely a driver or GPU limitation. (03-30-2023 04:55 AM)Mussels Wrote: 1. Is there any recommended settings to adjust like the horizontal rate in the Gsync/Vsync settings? - i've seen no guides mention this, other than one standalone post from ToastyX to state keeping it at a static valueHorizontal rate in the range limits doesn't matter and isn't used for anything as far as I know. Variable refresh rate uses the maximum refresh rate's timing parameters as the base. (03-30-2023 04:55 AM)Mussels Wrote: 2. Is that tearing me putting the wrong porch/sync width settings in, or is that just the limit of the display? I've tried the different preset profiles and some random adjustments, but no luck improving that.That's weird. I would have thought that was a monitor limitation. That sounds like a driver bug. |
|||
04-03-2023, 02:17 AM
Post: #7347
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(03-30-2023 02:04 PM)IHateFlickering Wrote: Hello all. I wanted to create an account to post a comment on here. I have a freesync IPS panel monitor + AMD gpu and have been experiencing flickering for days now and I am absolutely at my whit's end about it. I have downloaded this CRU software and tinkered with tons of settings, tried upping the lower end of the freesync range, lowering the lower end of the freesync range, and lowering the upper end of the freesync range etc, but honestly I don't know what the hell I am doing. I came to post this comment to ask for your help, Toasty. You are quite obviously an expert in this field. If you are willing to work with me personally over email or something like that to help get my flickering under control, I would be willing to paypal you $20 right now and then an additional $20 (or more if you want) if you were able to eliminate the flickering. I am just so absolutely at my whit's end at this point and not able to spend one more second on this issue. If you are not willing to do this then I will accept the flickering and will simply not use freesync ever again. Thank you so much for your help and considerationFlickering is usually either a signal quality problem such as a bad cable or loose connection, or a design flaw in the monitor. If the cable is fine, then return the monitor and get a different model that works correctly. FreeSync should not flicker, and you shouldn't have to do workarounds to get it working correctly. |
|||
04-03-2023, 02:17 AM
Post: #7348
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(04-01-2023 01:55 PM)amac Wrote: 1. It it possible to only eliminate the bad columns on the left side (I haven't played with horizontal left/right porch yet). I'm not sufficiently familiar with the terminology of many of the values that can be changedNo. (04-01-2023 01:55 PM)amac Wrote: 2. Most problematic is that I play some older games on this laptop. Some of them do not like the custom resolution and misbehave or seem to ignore it and so I see some of the damaged pixels again.Normally for an external monitor you would delete the native resolution and make the custom resolution the first detailed resolution, but you can't do that with a laptop screen because it doesn't have a scaler, so the custom resolution won't display correctly without GPU scaling, and you need the native resolution to exist for GPU scaling to work correctly. |
|||
04-04-2023, 12:09 AM
Post: #7349
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-01-2022 11:26 PM)juanme555 Wrote:(08-01-2022 03:30 PM)ToastyX Wrote:(08-01-2022 03:55 AM)juanme555 Wrote: If i buy a GTX 980 , 980Ti or GTX Titan X (Maxwell) , could i be able to use interlaced resolutions with DVI-I to VGA adapter?? in Windows 11??? and also, do you think the Intel ARC Alchemist gpus will support interlaced resolutions on CRT's if hdmi vga converter is used?You should be able to, but I haven't tried that particular configuration. I can create interlaced resolutions with a GTX 1060 in Windows 10 when using DVI or HDMI. I don't know about Intel. Ok, so i have been using a GTX 980Ti with native analog (dvi-i to VGA pin adapter) hooked to my CRT , Syncmaster 997MB. I was able to make CSGO run on fullscreen with interlaced resolution, and GTA4 too, GTA4 on 1680x1050i 160hz has been an absolute luxury to play, one of my childhood's dream come true. For more modern games, if anyone wants to use Interlaced, you'll usually have to use fullscreen windowed. The best examples are Resident Evil 7 and Batman Arkham Knight. All in all, if you run your game and your desktop on the same resolution, you can make the game run on fullscreen with interlaced that way, assuming you set your desktop to the desired interlaced resolution, but sometimes you wont be able to, in those cases, you'll need to run the game on full-screen windowed and then run an interlaced desktop. |
|||
04-04-2023, 06:07 PM
Post: #7350
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
i would like to use a tv as monitor the screen is too big can i do this with CRU? I would like the full screen to be just a part of the screen shifted to the bottom left
https://i.imgur.com/iMVQ09M.jpeg |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 101 Guest(s)