You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# HDR Profile
1
+
# AutoHDR
2
2
3
-
You can add applications to HDR Profile to automatically activate HDR in Windows when one of hte added processes is running.
3
+
You can add applications to AutoHDR to automatically activate HDR in Windows when one of hte added processes is running.
4
4
5
5
~~The tool is using NVApi (copied some code from https://github.com/bradgearon/hdr-switch, thank you!), so I think this will only work with NVidia graphic cards.~~
6
6
@@ -17,12 +17,15 @@ For the moment, the tool is only looking for the process name and not the locati
17
17
**Auto-Start:** This setting will create a scheduled task to run this application when the currently logged on user gets logged on.
18
18
**HDR-Mode** Select at which condition of one of the added applications HDR should be activated automatically.
19
19
**Compatibility mode:** In some games, e.g. Cyberpunk 2077, you don't see any HDR options in settings, when HDR was not enabled in Windows before the game was launched. Therefore, the application kills the process on the first occurence, activates hdr and restarts the process.
20
-
**Start in HDR-Mode:** You can use HDRProfile as a launcher by selecting the application and clicking Start in HDR-Mode. This will enable HDR before starting the application, which is necessary for some applications, e.g. Cyberpunk 2077.
20
+
**Start in HDR-Mode:** You can use AutoHDR as a launcher by selecting the application and clicking Start in HDR-Mode. This will enable HDR before starting the application, which is necessary for some applications, e.g. Cyberpunk 2077.
21
+
**Auto HDR per monitor:** Select which monitors you want to control with AutoHDR
0 commit comments