Here you can find some tools that probably help HDR implementations in: https://github.com/Codectory/AutoActions
This script toggles whether Microsoft Windows'
"Auto HDR" setting is turned on. It is meant to be used in conjunction with HDR. "Auto HDR" might work in most cases, but this allows you to control it on a per-game basis, by making a new profile in AutoActions like so:
- Open AutoActions
- Create a new
Profile
, called "HDR + AutoHDR" - Add a new action on Application started actions -> Display Action -> Change HDR ->
Activate HDR
- Add a new action on Application closed actions -> Display Action -> Change HDR ->
Deactivate HDR
- Add a new action on Application started actions -> Run program -> Set the
File path
to where toggleAutoHDR.bat is located. SetArguments
to/on
- Add a new action on Application closed actions -> Run program -> Set the
File path
to where toggleAutoHDR.bat is located. SetArguments
to/off
- Note: Make sure you select
All Files
instead of just.exe
so you can selecttoggleAutoHDR.bat
.
- Assign relevant games, such as Halo: MCC to this new "HDR + AutoHDR" profile.
- Enjoy!
Batch script to restart remote servers.
Batch script to start any command prompt as if a Smart Card user, which is useful for devices like the YubiKey
PowerShell script to restart remote services.
Attempt and prompt ability to clone all items from one Microsoft SQL instance
to another.
Attempt and prompt ability to restore all of the databases in one instance
from the last backup of another.