Switch from UHD to FHD. GPU Scaling make blurred fonts. How to fix it?
|
06-02-2016, 01:02 AM
(Last edited: 06-02-2016, 09:08 PM by stav-ag)
Post: #1
|
|||
|
|||
Switch from UHD to FHD. GPU Scaling make blurred fonts. How to fix it?
I have laptop with 980m and AUO109B UHD panel.
When i change resolution from native 3840x2160 to 1920x1080 (x1/2), i have blurred fonts. In control panel i have only GPU scaling mode. Adding custom full-hd resolution with CRU not activating Display scaling. When check (set) some established resolution in CRU, then Display scaling appears, but set the full-hd resolution make screen black. What parameters may activate Display scaling? or i need to modify nvidia driver to set it's scale filter to pixel perfect? |
|||
06-04-2016, 04:42 PM
Post: #2
|
|||
|
|||
RE: Switch from UHD to FHD. GPU Scaling make blurred fonts. How to fix it?
You can't do display scaling with a laptop because a laptop display doesn't have a scaler. I don't think there's a way to make the GPU scale with pixel doubling. If this is for desktop use, you'd be better off using 3840x2160 and setting the Windows DPI scaling to 200%.
|
|||
06-04-2016, 09:49 PM
(Last edited: 06-05-2016, 07:52 AM by stav-ag)
Post: #3
|
|||
|
|||
RE: Switch from UHD to FHD. GPU Scaling make blurred fonts. How to fix it?
With this simple code (using NVAPI) we can switch between scale modes.
Code: #include <stdio.h> Maybe someone can help go deep in NvAPI_DISP_SetDisplayConfig function? I suppose that scaling modes are hidden inside the driver (not a DWM). Like hidden: NvAPI_D3D10_ProcessCallbacks NvAPI_D3D10_GetBufferStreamOutBytesWritten NvAPI_D3D10_SetBufferStreamOutBytesWritten Also i found old petition https://www.change.org/p/nvidia-allow-di...pu-drivers it's 3 years old |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)