All Projects → daniele-salvagni → color-goggles

daniele-salvagni / color-goggles

Licence: other
Saturation manager (up to 320%) utility for Intel™ and Dual-Graphics laptops

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to color-goggles

Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (-65.38%)
Mutual labels:  intel, laptop
MissedIT
Fully Featured hack Always Free As Feedom
Stars: ✭ 30 (-61.54%)
Mutual labels:  csgo
StrafeAnalyzer
A tool that analyzes player inputs and tells the player how to improve player movement through statistics, realtime graphs, etc! :)
Stars: ✭ 20 (-74.36%)
Mutual labels:  csgo
object-flaw-detector-python
Detect various irregularities of a product as it moves along a conveyor belt.
Stars: ✭ 17 (-78.21%)
Mutual labels:  intel
AOSV
Lecture notes for Advanced Operating Systems and Virtualization course at Sapienza University of Rome
Stars: ✭ 21 (-73.08%)
Mutual labels:  intel
gaze-estimation-with-laser-sparking
Deep learning based gaze estimation demo with a fun feature :-)
Stars: ✭ 32 (-58.97%)
Mutual labels:  intel
SteamDepotDownloaderGUI
A simple GUI tool based on DepotDownloader for downloading Steam depots.
Stars: ✭ 26 (-66.67%)
Mutual labels:  csgo
powersave
Linux power save settings, compatible with systemd
Stars: ✭ 79 (+1.28%)
Mutual labels:  laptop
GA-Z490M-Gaming-X
MacOS Monterey, Big Sur on GA Z490M Gaming X
Stars: ✭ 35 (-55.13%)
Mutual labels:  intel
ciforth
A generic system for creating i86 implementations of the language Forth.
Stars: ✭ 38 (-51.28%)
Mutual labels:  intel
nbfc-linux
NoteBook FanControl ported to Linux
Stars: ✭ 69 (-11.54%)
Mutual labels:  laptop
hardware-attacks-state-of-the-art
Microarchitectural exploitation and other hardware attacks.
Stars: ✭ 29 (-62.82%)
Mutual labels:  intel
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-84.62%)
Mutual labels:  csgo
Loader
Loader is an open source C++ cheat loader currently built for CS:GO
Stars: ✭ 49 (-37.18%)
Mutual labels:  csgo
realsense-processing
Intel RealSense 2 support for the Processing framework.
Stars: ✭ 70 (-10.26%)
Mutual labels:  intel
vitruvia
My biggest internal cheat project
Stars: ✭ 14 (-82.05%)
Mutual labels:  csgo
gpu-passthrough
A GPU passthrough tutorial using libvirt and KVM on GNU/Linux
Stars: ✭ 57 (-26.92%)
Mutual labels:  intel
i8080-Space-Invaders
Intel i8080 Space Invaders Arcade Emulator
Stars: ✭ 19 (-75.64%)
Mutual labels:  intel
RequestifyTF2
Client side commands for mic spamming and more!
Stars: ✭ 13 (-83.33%)
Mutual labels:  csgo
get5-web
An unsupported, proof-of-concept webpanel for servers using the get5 CS:GO server plugin. Please don't use it.
Stars: ✭ 97 (+24.36%)
Mutual labels:  csgo

Color-Goggles

GitHub All Releases

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.

Installation instructions Important

  • Download and extract the .zip
  • Open C:\Windows\System32 and use the Search function to find a file named igfxDHLib.dll
  • Copy igfxDHLib.dll in the same folder as Color-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: https://github.com/daniele-salvagni/color-goggles/issues/16#issuecomment-513561967

Usage

  • 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!

Download

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].