Saturation manager (up to 320%) for Intelâ„¢ and Dual-Graphics laptops. - http://dan.salvagni.io/s/color-goggles/
ColorGoggles is an extremely lightweight application that automatically manages your digital saturation when playing games to enhance visibility. This application is absolutely Vac safe, many professional players are known to tweak their digital saturation. This is an alternative to VibranceGUI for people with Intel HD Graphics or dual-graphics laptops.
- Download and extract the .zip
- Open
C:\Windows\System32
and use the Search function to find a file namedigfxDHLib.dll
- Copy
igfxDHLib.dll
in the same folder asColor-Goggles.exe
You have to do this because there are multiple versions of igfxDHLib.dll
(they are all marked as 1.0.0.0
but are different), so I cannot embed the interop types in the .exe nor give you my DLL as it wouldn't work in most cases.
IMPORTANT: If you are using the new Intel DCH Drivers and cannot find the DLL, follow these steps: #16 (comment)
- Add the process name (.exe) of the games you want to play
- Check "Remove limits" to unlock saturations up to 320%
- Configure at will
- Have fun!
You can always find the latest release on the website: https://dan.salvagni.io/s/color-goggles/
The saturation is changed using Intel's igfxDHLib.dll
which is undocumented, there are no public APIs so I had to reverse engineer the Intel HD Graphics Control Panel and then proceed mostly by trial and error. Please report any issues you may encounter.