tarkov-settings
tarkov-settings copied to clipboard
Change display color(gamma, brightness, or etc.) only when eft focused
tarkov-settings
->DOWNLOAD Latest<-
Automatically change color settings for Escape from Tarkov.
How it works?
- 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.
Supported Graphic Cards
- Nvidia GPU fully supported. (Brightness/Contrast/Gamma/Saturation)
- AMD GPU partially supported. (Except Saturation)
- Intel/Etc is not supported yet.
What does it do?
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)
How to Use
- 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
Warning
- 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.
TODO / Feature
- [x] Process Focusing Awareness
- [x] Digital Vibrance Value Change
- [x] Gamma Value Change
- [x] Brightness, Contrast, Gamma Value modify
- [x] GUI
- [x] ini or json configuration
- [x] Process Changeability (Not only for EscapeFromTarkov)
- [x] change display(monitor) target
- [x] Minimize to tray
- [ ] Profiles
- [ ] Hot Keys
- [ ] EFT setting modify (Framelimit or Graphic Settings)
Thanks for your support!