Custom Resolution Utility (CRU)
|
02-21-2023, 12:01 AM
(Last edited: 02-21-2023, 12:22 AM by HighTechGeek)
Post: #7231
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hi ToastyX.
I'm wondering if I just destroyed my laptop monitor. I have a Lenovo Legion gaming laptop with an Intel GPU and Nvidia RTX2080 GPU that G-sync's to my 1920x1080p laptop screen and only runs at 144Hz. It's 2023, but I recently bought Lego Indiana Jones (from 2008) on Steam and discovered that it throws an error and won't run on anything higher than 60Hz. There's no way to change the refresh rate in Windows 10 or with Nvidia's control panel, so I was directed to your CRU. I opened it, and clicked "add" under Detailed Resolutions. A new profile popped up and was already set at 1920x1080/60Hz, so I added it and used your restart.exe. The game now loaded successfully, but it was super dark and there were ghosting issues like crazy. All the underlying screens seemed to appear on top of the game (for example, the title screen was still visible as a ghost image once the game started). I thought it was an issue with the game, so I tried to adjust some settings to brighten the screen, etc. I tried many paths, but much to my horror, upon switching back to 144Hz, my regular Windows desktop retained the ghost images. Even after restarting, my black POST screen showed my desktop icons in a ghost image. Have I ruined my laptop screen? I reverted everything, but the ghosting is still there. Help |
|||
02-21-2023, 03:44 AM
Post: #7232
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-21-2023 12:01 AM)HighTechGeek Wrote: Hi ToastyX.Leave it on for a few hours at 144 Hz and it should fade away. Panels that don't support 60 Hz are not common, but I'm seeing it more in certain gaming laptops. If it can't handle a standard 1920x1080 @ 60 Hz without freaking out like this, I would consider that a poorly-designed panel. To add a working 60 Hz, you need to copy/paste the 144 Hz timing parameters, and then change the timing to the vertical total calculator, and change the refresh rate to 60 Hz without changing the pixel clock. Since the panel supports G-SYNC, this should work in theory because it increases the blanking while keeping the pixel clock the same, similar to how G-SYNC works. |
|||
02-21-2023, 03:45 AM
Post: #7233
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-20-2023 02:49 AM)Elias Wrote: Hi @ToastyX, I have a few concerns and issues. I have a LG27GN7 240hz monitor, and I am trying to get a resolution of 1720x1080 using CRU.You're not showing the whole thing. 240 Hz exists somewhere. I looked up the EDID for this monitor, and it has 1920x1080 @ 240 Hz as the first detailed resolution in the main window. You don't need to add it again. You can just add 1720x1080 @ 240 Hz. If the monitor can't display that correctly, then you'll have to use GPU scaling. |
|||
02-21-2023, 03:46 AM
Post: #7234
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-18-2023 06:45 PM)JacobBathead Wrote: Hi, having a bit of a strange issue.If CRU shows the correct resolution but Windows doesn't, then either the correct graphics drivers are not installed, or the driver is not allowing the resolution for some reason. AMD+NVIDIA is an unusual combination. You need to make sure you have the correct graphics drivers installed for both. |
|||
02-21-2023, 03:55 AM
Post: #7235
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-17-2023 08:55 AM)Kapky Wrote: Hello,You're complicating things with multiple programs. Your CRU screenshot is showing something was changed. Run reset-all.exe and reboot to restore the original EDID. Then use CRU only to delete the extension block for the monitor and reboot again. If that doesn't have any effect, then you might have an older Intel graphics driver that doesn't support EDID overrides. In that case, use the alternative method by using the "Export..." button to export a .exe file. Then run the .exe file, and install the EDID override. Then reboot, and hopefully that should work. The main issue with this monitor is it doesn't handle 1920x1200 correctly with HDMI signals, so deleting the extension block will remove the HDMI stuff and treat it as single-link DVI. |
|||
02-21-2023, 04:14 AM
Post: #7236
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-17-2023 12:17 AM)jburleson115 Wrote: I tried this, and im still receiving the black screens I literally done everything you said im on latest drivers, and everything, I found out when clicking restart64 it re-enables the drivers but I will get a black screen within 20 or so minutes, and drivers are disabled again? what could possibly be wrong is my GPU screwed up possibly? I may have failed to mention that this use to not occur on older AMD drivers I use to be able to turn on, and play games right away all the time with zero issues on older drivers.The graphics driver getting disabled usually means the driver crashed. Either there's a hardware problem, or some GPU-related software is causing a problem. If the problem only happens after turning on the computer but not after a reboot, it could be an issue that only happens with fast startup. In that case, try disabling fast startup: https://www.howtogeek.com/856514/how-to-...indows-10/ |
|||
02-21-2023, 04:18 AM
Post: #7237
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-16-2023 05:13 PM)oneils Wrote: Hello. I have a CRT Monitor (Compaq p920). The monitor specs indicate it can do 30 to 108khz on the horizontal frequency:Usually monitors with an on-screen menu will refuse to display any resolutions that are out of supported range, so there should be no problem as long as you stay within the supported frequency range. CRT monitors are usually limited by the horizontal frequency. Horizontal frequency is just the total number of lines per second including blanking as shown in CRU. |
|||
02-21-2023, 04:53 AM
Post: #7238
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(02-21-2023 03:44 AM)ToastyX Wrote:(02-21-2023 12:01 AM)HighTechGeek Wrote: Hi ToastyX.Leave it on for a few hours at 144 Hz and it should fade away. Panels that don't support 60 Hz are not common, but I'm seeing it more in certain gaming laptops. If it can't handle a standard 1920x1080 @ 60 Hz without freaking out like this, I would consider that a poorly-designed panel. To add a working 60 Hz, you need to copy/paste the 144 Hz timing parameters, and then change the timing to the vertical total calculator, and change the refresh rate to 60 Hz without changing the pixel clock. Since the panel supports G-SYNC, this should work in theory because it increases the blanking while keeping the pixel clock the same, similar to how G-SYNC works. Thank you for the speedy reply. And I'm glad to hear it will fade with time. I can see it's mostly faded away at this point. Whew. I think I'll forego playing this old game and not risk any long term damage to my screen (the laptop is from 2019). I suppose I can always connect an external monitor some day. Thanks again for building, maintaining and supporting these tools for so many years. Cheers! |
|||
02-23-2023, 09:34 PM
Post: #7239
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Every time I boot up in Windows 10 it starts up at 640x480@60 resolution and I need to put a restart.exe process (it takes some time to open) in my shell:startup folder to go back to 1920x1080@120, is there any way to fix this so I don't have to wait for the restart.exe to run?
|
|||
03-01-2023, 08:07 AM
Post: #7240
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hi Toasty.
Am using CRU to set a custom resolution on my old crt tv. Using an hdmi to av converter(DISPLAY ID:LTM0000) from my laptop with an intel igpu. when I set the resolution and switch to it the text is a bit faded and the image gets blurry. I tried all the timings and tried copying the default timing and just modifying the resolution but it all has the same effect. The only way to get it to display correctly is setting a high refresh rate then choosing the default one in the display settings. now I can live with that but some games opt in for the higher refresh rate with no way of changing it which also has frame skipping and the blurriness. Thanks in advance. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: dotcomma, 62 Guest(s)