Custom Resolution Utility (CRU)
|
08-07-2023, 07:21 AM
Post: #7531
|
|||
|
|||
Custom Resolution Utility (CRU)
I am relatively new to CRU, so I am writing here seeking help because it doesn't work for my case. I have an RTX 3090, which outputs to a Samsung S95C. The EDID shows that it does not support 8 channels LPCM (7.1 speaker configuration), so I attempted to implement it using CRU. I modified the active profile, as you can see in the picture (I added 8 channels LPCM and the 7.1 speaker configuration). Then I tried both restart and restart64, but when I open MonInfo, it still shows that I am limited to 6 channels LPCM. Additionally, when I try to set up the speakers from the audio properties, it shows '5.1 Surround Audio' twice, which also seems strange to me. Any advice or suggestions would be appreciated.
https://imgur.com/a/iUo8cRL |
|||
08-07-2023, 12:33 PM
Post: #7532
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-07-2023 07:21 AM)Ronyn77 Wrote: I am relatively new to CRU, so I am writing here seeking help because it doesn't work for my case. I have an RTX 3090, which outputs to a Samsung S95C. The EDID shows that it does not support 8 channels LPCM (7.1 speaker configuration), so I attempted to implement it using CRU. I modified the active profile, as you can see in the picture (I added 8 channels LPCM and the 7.1 speaker configuration). Then I tried both restart and restart64, but when I open MonInfo, it still shows that I am limited to 6 channels LPCM. Additionally, when I try to set up the speakers from the audio properties, it shows '5.1 Surround Audio' twice, which also seems strange to me. Any advice or suggestions would be appreciated.NVIDIA's driver is currently broken and doesn't report extension blocks correctly, and you edited the extension blocks in a way that replaces the first extension block and has default extension blocks incompatible with NVIDIA as described in the first post. I'm testing a workaround for NVIDIA's issue. Run reset-all.exe and restart. Then try this and see if you can edit the existing extension block: https://www.monitortests.com/cru-ext-test.zip |
|||
08-07-2023, 12:33 PM
Post: #7533
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(07-30-2023 03:23 PM)l337fool Wrote: It appears to be a real mess as you describe. It transcends CRU, as one would expect, as I am not seeing all the resolution options that would normally be offered in NVCP. I do have a laptop here with Quadro drivers so I will see how that responds to the set (S90C 77") later and report back if the situation improves there. I don't think Samsung's TV division and Nvidia have established compatibility certification so it might be difficult to get either side to look into the matter.Try this: https://www.monitortests.com/cru-ext-test.zip |
|||
08-07-2023, 12:34 PM
Post: #7534
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-06-2023 11:30 PM)Krmono13 Wrote: Questions. Does CVT-rb and CVT-rb2 improve frametimes and latency? Does using it degrade quality? and Does it lower power emissions?Frame time issues are on the PC's end and should not be affected by the timing parameters. Latency is a complex topic, but generally the timing parameters don't have a significant effect unless you increase the vertical blanking very high, which many monitors won't allow except at lower refresh rates. The refresh time is fixed based on the refresh rate, so increasing the vertical blanking would decrease the scanout time but increase the time between scanouts. Whether that would increase or decrease latency would depend on when the frame is updated and whether you're using vsync or not. G-SYNC/FreeSync is already optimized for latency. The timing parameters themselves don't have an effect on image quality, but TVs and HDMI monitors might process TV-specific timing parameters differently from others, which can change the image, especially the color formats. This is usually not an issue with DisplayPort or DVI. The timing parameters would only affect power consumption if the GPU is not clocking down the memory when idle because the vertical blanking is too low. |
|||
08-07-2023, 12:35 PM
Post: #7535
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-02-2023 04:33 PM)maxiu Wrote: I seem to be having the idle power draw issue on my GPU. I tried using this tool to increase blanking for all my monitors but without success. I also tried lower resolutions but even using 60Hz with high blanking number doesn't help.To be able to change the memory clock with multiple monitors, all of the monitors must be perfectly synchronized so the blanking periods happen at the same time. This means all of the monitors must be using the same resolution and refresh rate, and the detailed resolution timing parameters must match exactly on all of the monitors. There's also a chance that the HDMI port might not be synchronized with the DisplayPorts, depending on the video card. |
|||
08-07-2023, 03:35 PM
Post: #7536
|
|||
|
|||
Custom Resolution Utility (CRU)
(08-07-2023 12:33 PM)ToastyX Wrote:I followed your instructions accordingly, but it didn't work. As you can see from the attached picture, the CRU app shows "restart required." I tried both Windows 11 restart and using restart.exe and restart64.exe, but the "restart required" message remains on the screen of the app. Any ideas?(08-07-2023 07:21 AM)Ronyn77 Wrote: I am relatively new to CRU, so I am writing here seeking help because it doesn't work for my case. I have an RTX 3090, which outputs to a Samsung S95C. The EDID shows that it does not support 8 channels LPCM (7.1 speaker configuration), so I attempted to implement it using CRU. I modified the active profile, as you can see in the picture (I added 8 channels LPCM and the 7.1 speaker configuration). Then I tried both restart and restart64, but when I open MonInfo, it still shows that I am limited to 6 channels LPCM. Additionally, when I try to set up the speakers from the audio properties, it shows '5.1 Surround Audio' twice, which also seems strange to me. Any advice or suggestions would be appreciated.NVIDIA's driver is currently broken and doesn't report extension blocks correctly, and you edited the extension blocks in a way that replaces the first extension block and has default extension blocks incompatible with NVIDIA as described in the first post. https://imgur.com/a/W7D2WF5 |
|||
08-07-2023, 04:13 PM
Post: #7537
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-07-2023 03:35 PM)Ronyn77 Wrote: I followed your instructions accordingly, but it didn't work. As you can see from the attached picture, the CRU app shows "restart required." I tried both Windows 11 restart and using restart.exe and restart64.exe, but the "restart required" message remains on the screen of the app. Any ideas?First, run this while it says "restart required" and post the test.txt file here so I can see what's happening: https://www.monitortests.com/EDID-test.zip The "restart required" is an artifact of the driver not reporting the correct EDID that I haven't worked out yet, but it should be taking effect. Don't add the audio format or speaker data blocks. Edit the existing ones because those will take precedence. If that doesn't help, do you see an "Extension override" data block? If so, try deleting that. |
|||
08-07-2023, 07:17 PM
Post: #7538
|
|||
|
|||
Custom Resolution Utility (CRU)
[/quote]
First, run this while it says "restart required" and post the test.txt file here so I can see what's happening: https://www.monitortests.com/EDID-test.zip [/quote] ----------------------------------------------- EDID Display SAM741C\1&8713bca&0&UID0: 00 FF FF FF FF FF FF 00 4C 2D 1C 74 00 0E 00 01 01 21 01 04 80 66 39 78 0A F4 11 B2 4A 41 B3 26 0E 50 54 21 08 80 71 4F 81 C0 81 00 81 80 95 00 A9 C0 B3 00 D1 C0 08 E8 00 30 F2 70 5A 80 B0 58 8A 00 FC 3A 32 00 00 16 6F C2 00 A0 A0 A0 55 50 30 20 35 00 FC 3A 32 00 00 12 00 00 00 FD 00 18 78 FF 00 8F 00 0A 20 20 20 20 20 20 00 00 00 FC 00 51 43 51 39 35 53 0A 20 20 20 20 20 20 03 76 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EDID Display SAM741C\5&2c897e54&4&UID57600 (active)*: 00 FF FF FF FF FF FF 00 4C 2D 1C 74 00 0E 00 01 01 21 01 03 80 66 39 78 0A F4 11 B2 4A 41 B3 26 0E 50 54 2D CF 00 71 4F 81 C0 81 00 81 80 95 00 A9 C0 B3 00 D1 C0 08 E8 00 30 F2 70 5A 80 B0 58 8A 00 C0 1C 32 00 00 1E 6F C2 00 A0 A0 A0 55 50 30 20 35 00 80 68 21 00 00 1A 00 00 00 FC 00 51 43 51 39 35 53 0A 20 20 20 20 20 20 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 A4 02 03 78 71 E2 78 03 5A 61 60 65 66 75 76 DA DB 10 1F 04 13 05 14 20 21 22 40 3F 5D 5E 5F 62 64 03 12 32 0F 7F 07 0D 57 07 09 07 07 15 07 50 57 07 01 67 54 07 83 4F 00 00 E2 00 4F E3 05 C3 01 6E 03 0C 00 40 00 B8 44 28 00 80 01 02 03 04 6D D8 5D C4 01 78 80 5B 42 30 90 D1 34 05 E3 06 0D 01 E2 0F FF E5 01 8B 84 90 81 6D 1A 00 00 02 07 30 90 00 04 77 02 4C 02 00 00 00 00 00 00 00 3B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 EDID Override: 00 FF FF FF FF FF FF 00 4C 2D 1C 74 00 0E 00 01 01 21 01 03 80 66 39 78 0A F4 11 B2 4A 41 B3 26 0E 50 54 2D CF 00 71 4F 81 C0 81 00 81 80 95 00 A9 C0 B3 00 D1 C0 08 E8 00 30 F2 70 5A 80 B0 58 8A 00 C0 1C 32 00 00 1E 6F C2 00 A0 A0 A0 55 50 30 20 35 00 80 68 21 00 00 1A 00 00 00 FC 00 51 43 51 39 35 53 0A 20 20 20 20 20 20 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 A4 02 03 78 71 E2 78 03 5A 61 60 65 66 75 76 DA DB 10 1F 04 13 05 14 20 21 22 40 3F 5D 5E 5F 62 64 03 12 32 0F 7F 07 0D 57 07 09 07 07 15 07 50 57 07 01 67 54 07 83 4F 00 00 E2 00 4F E3 05 C3 01 6E 03 0C 00 40 00 B8 44 28 00 80 01 02 03 04 6D D8 5D C4 01 78 80 5B 42 30 90 D1 34 05 E3 06 0D 01 E2 0F FF E5 01 8B 84 90 81 6D 1A 00 00 02 07 30 90 00 04 77 02 4C 02 00 00 00 00 00 00 00 3B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 NVIDIA Display 0: 00 FF FF FF FF FF FF 00 4C 2D 1C 74 00 0E 00 01 01 21 01 03 80 66 39 78 0A F4 11 B2 4A 41 B3 26 0E 50 54 BD EF 80 71 4F 81 C0 81 00 81 80 95 00 A9 C0 B3 00 D1 C0 08 E8 00 30 F2 70 5A 80 B0 58 8A 00 50 1D 74 00 00 1E 6F C2 00 A0 A0 A0 55 50 30 20 35 00 50 1D 74 00 00 1A 00 00 00 FD 00 18 78 0F FF 8F 00 0A 20 20 20 20 20 20 00 00 00 FC 00 51 43 51 39 35 53 0A 20 20 20 20 20 20 01 E5 02 03 75 F0 E2 78 03 5A 61 60 65 66 75 76 DA DB 10 1F 04 13 05 14 20 21 22 40 3F 5D 5E 5F 62 64 03 12 2F 0D 57 07 09 07 07 15 07 50 57 07 01 67 54 07 83 0F 00 00 E2 00 4F E3 05 C3 01 6E 03 0C 00 40 00 B8 44 28 00 80 01 02 03 04 6D D8 5D C4 01 78 80 5B 42 30 90 D1 34 05 E3 06 0D 01 E2 0F FF E5 01 8B 84 90 81 6D 1A 00 00 02 07 30 90 00 04 77 02 4C 02 00 00 00 00 00 00 00 00 00 00 97 02 03 04 F0 58 4D 00 B8 A1 38 14 40 F8 2C 45 00 00 00 00 00 00 1E 5C C1 00 E4 A2 38 AA 40 24 2C 45 80 00 00 00 00 00 1E CF CB 00 80 F5 40 3A 60 20 A0 3A 50 00 00 00 00 00 1C 1A 68 00 A0 F0 38 1F 40 30 20 3A 00 00 00 00 00 00 1A 74 D6 00 A0 F0 38 40 40 30 20 3A 00 00 00 00 00 00 1A 5A 87 80 A0 70 38 4D 40 30 20 35 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 70 12 79 00 00 03 01 64 26 AF 01 08 FF 0E EF 05 4F 01 A7 01 3F 06 74 00 02 80 09 00 51 2C 02 08 FF 0E 2F 02 F7 80 1F 00 6F 08 59 00 4B 00 07 00 EA B7 00 08 FF 09 AB 00 07 80 1F 00 37 04 75 00 3E 00 07 00 86 94 01 08 FF 0E 67 01 93 80 1F 00 3F 06 71 00 63 00 07 00 1D FF 00 08 FF 0E 4F 00 07 80 1F 00 37 04 4C 00 3E 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 A2 90 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
|||
08-07-2023, 08:24 PM
Post: #7539
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(08-07-2023 04:13 PM)ToastyX Wrote:It doesn't work....I cannot see any "Extension override", or probably I do not know where to look....(08-07-2023 03:35 PM)Ronyn77 Wrote: I followed your instructions accordingly, but it didn't work. As you can see from the attached picture, the CRU app shows "restart required." I tried both Windows 11 restart and using restart.exe and restart64.exe, but the "restart required" message remains on the screen of the app. Any ideas?If that doesn't help, do you see an "Extension override" data block? If so, try deleting that. |
|||
08-07-2023, 09:26 PM
Post: #7540
|
|||
|
|||
RE: Custom Resolution Utility (CRU) | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 106 Guest(s)