ledoge / autohdr_force

Force enable Auto HDR per application via registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

All registry entries are created under HKEY_CURRENT_USER\SOFTWARE\Microsoft\Direct3D\

Code quality is bad because it's almost entirely generated by ChatGPT :/

Usage

Run the .exe and provide the name of the executable (Game.exe) or the full path (C:/Game.exe) when prompted. Alternatively, this can be supplied as a command line argument.

About

Force enable Auto HDR per application via registry

License:GNU General Public License v3.0


Languages

Language:C 98.2%Language:CMake 1.8%