I am not a C# programmer. Do not use unless absolutely necessary. All the changes can be helpful for fullscreen users since original tarkov-setting does not work in fullscreen mode
- added 3 customizable presets
- added hotkeys for the presets (alt+Num1, alt+Num2, alt+Num3)
- added hotkeys for +10 and -10 gamma offset (alt+UP, alt+DOWN)
- added manual apply with a hotkey (alt+Num0)
- fixed brigtness and contrast bars min values (did nothing below 0)
TODO list:
- rename preset 1 an 2 because Intercharge now has similar to other maps color correction
- add custom preset key settings
- disable autoupdate (because it check original tarkov-settings version and not my fork)
Automatically change color settings for Escape from Tarkov.
- Changes Digital Vibrance value from Nvidia Settings using NvAPIWrapper
- Changes Gamma using some Win32 API calls
It only changes your display's colors when Escape from Tarkov's window is in focus. This leaves a smooth transition when minimizing/maximizing.
- Nvidia GPU fully supported. (Brightness/Contrast/Gamma/Saturation)
- AMD GPU partially supported. (Except Saturation)
- Intel/Etc is not supported yet.
You can change any of the following color settings:
- Brightness
- Contrast
- Gamma
- Digital Vibrance Control (aka. Saturation)
- Only affects display while EFT window is focussed (It also prevents sudden flash during Alt-tabbing)
- Open application (SmartGuard might prevent opening as it's not signed)
- Set any color value 2.1. Double-click any slider labels to reset their values.
- Minimize and play EFT
- Close application if you want to deactivate
Exit the app from your taskbar to create a settings.json
file that will remember your settings
- It might blink couple times when you active EFT window but it works. Don't worry.
- Disclaimer: I don't know BSG will ban for using this.
- AMD only supports Brightness/Contrast/Gamma Controls
- Intel Graphic Cards are not supported
- Only works in Borderless mode.
- Nvidia Optimus Environment (mostly laptops) is not tested.
- Process Focusing Awareness
- Digital Vibrance Value Change
- Gamma Value Change
- Brightness, Contrast, Gamma Value modify
- GUI
- ini or json configuration
- Process Changeability (Not only for EscapeFromTarkov)
- change display(monitor) target
- Minimize to tray
- Profiles
- Hot Keys
- EFT setting modify (Framelimit or Graphic Settings)
Thanks for your support!