Skip to content

7gxycn08/ForceAutoHDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

downloads

ForceAutoHDR

ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry, enabling HDR for games not officially supported. This tool offers a user-friendly GUI for enabling AutoHDR in unsupported games.

Features

  • Easy to Use: Add games to the AutoHDR list with a simple GUI.
  • Automatic Registry Management: Automatically adds or removes game entries in the Registry.
  • Safe: Does not make any connections to the Internet.
  • DXVK/VKD3D: Works for games using Vulkan api wrappers.

forcegui

Usage

  1. Ensure AutoHDR is enabled in Windows 11 settings.
  2. Manually enable HDR by pressing Win+Alt+B in Windows 11.
  3. Run your game.
  4. To verify AutoHDR is working, open the Xbox Game Bar, navigate to the HDR Intensity Slider, and adjust it. If the brightness shifts while adjusting the slider, AutoHDR is functioning.
  5. For automatic HDR toggling for any process/game, consider using PyAutoActions.

Windows 11 24H2 Overblown Colors Workaround

24h2 (Github)

To fix games that exhibit such behavior edit Engine.ini which usually is located in Appdata/local/(GameFolder).

Adding the variable bellow Defines the default back buffer pixel format and sets it to 16bit RGBA output.

[/Script/Engine.RendererSettings]
r.DefaultBackBufferPixelFormat=1

Notice

AutoHDR is forced for unsupported games without notification popups.

Getting Started

To start using ForceAutoHDR, download the latest release from our Releases page. Install it using the setup file and run the application.

winget

Alternatively you can install and update via Windows Package Manager (Winget):

winget install ForceAutoHDR.7gxycn08

Contributing

Contributions are welcome! If you have suggestions or want to improve ForceAutoHDR, please feel free to fork the repository, make changes, and submit a pull request. For major changes or discussions, please open an issue first.

License

ForceAutoHDR is released under the MIT License. See the LICENSE file for more details.