Skip to content

Commit 1293ca4

Browse files
committed
ReadMe Update 1.3.0
1 parent f62945e commit 1293ca4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
You can add applications to HDR Profile to automatically activate HDR in Windows when one of hte added processes is running.
44

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.
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+
7+
The tool is using fandangos approach to toggle HDR mode (https://github.com/fandangos/AutoHDR)
68

79
If you choose "Focused" HDR will be activated when one of the added application is in focus and will deactivate HDR, when none of the added app is in focus.
810

911
Running mode works the same, but as the name says, it is not neccessary for the application to be in focus.
1012

11-
For the moment, the tool is only looking for the process name and not the location of the file.
13+
For the moment, the tool is only looking for the process name and not the location of the file.
14+
15+
I disabled the Auto-Start feature for now, as this doesn't work, if the tool requires administrative priviliges and I found no other possibility to monitor the proccesses.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)