Simple preset manager for Nvidia Control Panel display settings
Report Bug
·
Request Feature
Many gamers adjust their display settings inside Nvidia Control Panel to boost the brightness of the image in dark areas. However, even one game often requires different settings depending on the location so switching configs every time becomes mundane.
This program allows user to create custom graphics presets and quickly switch between them.
It is using Windows Display API to adjust brightness, contrast and gamma using gamma ramp and NvAPIWrapper to control vibrance and hue
Funny thing is that it is not possible to set brightness/contrast over 100% using direct api calls, but possible using gamma ramp
To run locally also reference: https://github.com/Altair200333/WindowsDisplayAPI-net.framework