ledoge / novideo_srgb

Calibrate monitors to sRGB or other color spaces on NVIDIA GPUs, based on EDID data or ICC profiles
GNU General Public License v3.0
988 stars 35 forks source link

Not a big issue - Super Ultra Wide Monitor #36

Closed fabioamigo closed 2 years ago

fabioamigo commented 2 years ago

First of all, thank you very much for this wonderful software. You deserve all the best for giving us this software.

Let's get to the issue... I use a Samsung Neo G9 monitor with 32:9 aspect ratio (super ultra wide) with 5120x1440 resolution.

When Windows comes back from standby mode, the left half of the screen is clamped and the other half is not. I just need to disable the "clamp" and enable it again to solve the problem.

As I said, it's not a big issue, but I thought you might want to know.

If you need anything, let me know.

Thanks a lot.

fabioamigo commented 2 years ago

Mine version is Windows 11 Pro 21H2 (22000.739).

Em qui., 30 de jun. de 2022 às 07:47, Mason @.***> escreveu:

What's your windows version? I got the same issue after upgraded to 22H2 beta (22621.160) But the issue seems to gone after I downgrade to 22H1 (22000.739), so maybe it's windows version dependent? My monitor is not an ultra wide though (LG 27GP950-B)

— Reply to this email directly, view it on GitHub https://github.com/ledoge/novideo_srgb/issues/36#issuecomment-1171064511, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEA3N2KJQTKMEHY6IUMBYR3VRV3NZANCNFSM52GHUTNA . You are receiving this because you authored the thread.Message ID: @.***>

-- Amigo @.***

Acaki commented 2 years ago

Mine version is Windows 11 Pro 21H2 (22000.739). Em qui., 30 de jun. de 2022 às 07:47, Mason @.> escreveu: What's your windows version? I got the same issue after upgraded to 22H2 beta (22621.160) But the issue seems to gone after I downgrade to 22H1 (22000.739), so maybe it's windows version dependent? My monitor is not an ultra wide though (LG 27GP950-B) — Reply to this email directly, view it on GitHub <#36 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEA3N2KJQTKMEHY6IUMBYR3VRV3NZANCNFSM52GHUTNA . You are receiving this because you authored the thread.Message ID: @.> -- Amigo @.***

I spoke too soon, downgrading windows version doesn't fix it I played around with some display settings and found out that changing my monitor refresh rate from 160 to 144 somehow fix it (for now), maybe you can try and see if changing refresh rate would fix it for you, but maybe I spoke too soon again lol

JeusChrit commented 2 years ago

Try enabling "Reference Mode" in nvidia control panel, that did it for me image

ledoge commented 2 years ago

Can you test if this still happens in the latest release?

fabioamigo commented 2 years ago

Yes, this still happens. The reapply button helps a lot, but still happens.

ledoge commented 2 years ago

The new release automatically reapplies the clamp when resuming from sleep now, which should fix this issue. May or may not have to add a delay before reapplying it, not sure since I don't have the issue myself.

fabioamigo commented 2 years ago

Clever solution!!!!! It worked !!!!!!! Thx