Custom Resolution Utility (CRU)
|
12-13-2023, 11:03 AM
(Last edited: 12-13-2023, 04:05 PM by bitsonic)
Post: #7821
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-11-2023 10:06 PM)ToastyX Wrote:(12-11-2023 12:41 PM)bitsonic Wrote: Hi, I am using a Dell Latitude 5440 (support DP1.4 DP alt mode) to connect to my ASUS XG43UQ monitor (supports up to 4k 144hz) via a DockCase 8-in-1 smart dock. The dock equips with a PS186 DP to HDMI micro-chip, which supports DP1.4 input and HDMI2.0b output. I enabled the 4-lane DP alt mode in the dock configuration menu.That sounds like a graphics driver-imposed limitation because DisplayPort 1.4 HBR3 should support up to 1080 MHz pixel clock at 8 bpc. If there are HDMI data blocks, delete them since they aren't needed for DisplayPort. If the range limits is included, set it to 1080 MHz. The driver might be listening to one of those. Tried both suggestions, no avail. Still don't get the refresh rate in the drop-down list. Anything else that graphics driver may be listening to? BTW, I suspect that the dock may pass 600MHZ pixel clock limit to the laptop, because it only has a HDMI2.0 downlink port although it has a DP1.4 uplink port. |
|||
12-13-2023, 11:41 AM
Post: #7822
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
Hi, guys.
I need help, for several days I've been trying to set up one computer with a GeForce 3050 and two Optoma 1080p projectors. They are connected via DisplayPort. Each projector has a resolution of 1920x1080, but when I enable Surround, I only get a single resolution option of 8192x3840. While working with CRU , I managed to achieve a Surround resolution of 3840x1080 (which is what I need), and everything works great. However, when I restart the computer, the second projector never turns on, all settings reset, and Surround sets the resolution back to 1920x1080. Guys, I'm asking for help, I've tried everything already, can anyone assist with this issue? How do I make sure that upon restarting, the second projector turns on? |
|||
12-13-2023, 02:35 PM
Post: #7823
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
hello i recently bought a 360 hz alienware monitor and i cant set the cap the 360 hz in extension blocks and native resolution. does cru work with 360? if so tell me how to fix this please
|
|||
12-13-2023, 05:37 PM
Post: #7824
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 02:35 PM)metrobot Wrote: hello i recently bought a 360 hz alienware monitor and i cant set the cap the 360 hz in extension blocks and native resolution. does cru work with 360? if so tell me how to fix this pleaseI have no idea what you're talking about. You need to be more specific. What exactly are you doing? |
|||
12-13-2023, 05:37 PM
Post: #7825
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 11:41 AM)bignap Wrote: I need help, for several days I've been trying to set up one computer with a GeForce 3050 and two Optoma 1080p projectors. They are connected via DisplayPort. Each projector has a resolution of 1920x1080, but when I enable Surround, I only get a single resolution option of 8192x3840. While working with CRU , I managed to achieve a Surround resolution of 3840x1080 (which is what I need), and everything works great. However, when I restart the computer, the second projector never turns on, all settings reset, and Surround sets the resolution back to 1920x1080. Guys, I'm asking for help, I've tried everything already, can anyone assist with this issue? How do I make sure that upon restarting, the second projector turns on?If Surround resets after rebooting, that's a driver bug that needs to be reported to NVIDIA. Some details don't make sense though. If the two projectors are identical, there shouldn't be any issues with Surround. 8192x3840 doesn't make sense for Surround with two projectors unless the projectors define 4096x3840, which I doubt 1080p projectors would do. The second projector not turning on doesn't make sense either unless it's disabled in the Windows display settings. This sounds like NVIDIA's driver not working correctly unless I'm missing something. |
|||
12-13-2023, 05:43 PM
Post: #7826
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-11-2023 11:17 PM)vol.2 Wrote: I'm trying to troubleshoot an issue with DOSBox Staging (which uses SDL 2.0) where it's not properly displaying resolutions above 640x400 on my monitors unless I explicitly force them, which is a pain in DOSBox because the console is almost always a different resolution from the game you are playing, and some games switch resolutions in menus.The details of how the resolutions are defined only matter to the graphics driver. The only thing that might matter is if DOSBox Staging is looking at the preferred/native resolution to determine how to scale and you have the first detailed resolution set to 640x400, it might be trying to scale to that but messing up somewhere. This definitely sounds like some bug with DOSBox Staging. |
|||
12-13-2023, 05:45 PM
Post: #7827
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 05:37 PM)ToastyX Wrote:(12-13-2023 02:35 PM)metrobot Wrote: hello i recently bought a 360 hz alienware monitor and i cant set the cap the 360 hz in extension blocks and native resolution. does cru work with 360? if so tell me how to fix this pleaseI have no idea what you're talking about. You need to be more specific. What exactly are you doing? When I go in to create a custom resolution I put in 360 hz and it turns red |
|||
12-13-2023, 06:05 PM
Post: #7828
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 05:45 PM)metrobot Wrote: When I go in to create a custom resolution I put in 360 hz and it turns red (09-07-2012 09:06 PM)ToastyX Wrote: EDID detailed resolutions are limited to 4095x4095 and 655.35 MHz pixel clock. If a value turns red, that means it's invalid or out of limits. Use a DisplayID extension block to add resolutions with higher limits. |
|||
12-13-2023, 06:34 PM
Post: #7829
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 06:05 PM)ToastyX Wrote:(12-13-2023 05:45 PM)metrobot Wrote: When I go in to create a custom resolution I put in 360 hz and it turns red oh ok i will try it thank you |
|||
12-13-2023, 10:13 PM
(Last edited: 12-13-2023, 10:30 PM by metrobot)
Post: #7830
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
(12-13-2023 06:05 PM)ToastyX Wrote:(12-13-2023 05:45 PM)metrobot Wrote: When I go in to create a custom resolution I put in 360 hz and it turns red So it worked in the extension blocks but how do I make it not show red in detailed resolutions (12-13-2023 06:34 PM)metrobot Wrote:It works for 360 hz in extension blocks but in detailed resolutions there is still red lettering when I try to put 360 hz(12-13-2023 06:05 PM)ToastyX Wrote:(12-13-2023 05:45 PM)metrobot Wrote: When I go in to create a custom resolution I put in 360 hz and it turns red Toasty I recently posted about 360 hz it now works in extension blocks but it still is red when I try to put it in detailed resolutions |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 117 Guest(s)