{"id":15020137,"url":"https://github.com/7gxycn08/forceautohdr","last_synced_at":"2025-05-12T17:26:30.496Z","repository":{"id":217854063,"uuid":"744965654","full_name":"7gxycn08/ForceAutoHDR","owner":"7gxycn08","description":"GUI That Forces Auto HDR In Unsupported Games.","archived":false,"fork":false,"pushed_at":"2024-11-13T10:45:30.000Z","size":76,"stargazers_count":72,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T01:01:46.233Z","etag":null,"topics":["autohdr","graphical-user-interface","python","windows-11","windows11"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7gxycn08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-18T11:17:35.000Z","updated_at":"2025-03-29T01:09:54.000Z","dependencies_parsed_at":"2024-02-19T07:26:48.184Z","dependency_job_id":"bb14ca37-14d8-4d41-8efb-d127eb8816ac","html_url":"https://github.com/7gxycn08/ForceAutoHDR","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"2156f256e7fdc11bfd45e576d12e1cf28d37ab20"},"previous_names":["7gxycn08/forceautohdr"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7gxycn08%2FForceAutoHDR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7gxycn08%2FForceAutoHDR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7gxycn08%2FForceAutoHDR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7gxycn08%2FForceAutoHDR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7gxycn08","download_url":"https://codeload.github.com/7gxycn08/ForceAutoHDR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253786066,"owners_count":21964086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autohdr","graphical-user-interface","python","windows-11","windows11"],"created_at":"2024-09-24T19:54:37.992Z","updated_at":"2025-05-12T17:26:30.443Z","avatar_url":"https://github.com/7gxycn08.png","language":"Python","funding_links":["https://ko-fi.com/7gxycn08"],"categories":[],"sub_categories":[],"readme":"![downloads](https://img.shields.io/github/downloads/7gxycn08/ForceAutoHDR/total?label=Github+Downloads)\n\n# ForceAutoHDR\n\nForceAutoHDR 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.\n\n## Features\n\n- **Easy to Use**: Add games to the AutoHDR list with a simple GUI.\n- **Automatic Registry Management**: Automatically adds or removes game entries in the Registry.\n- **Safe**: Does not make any connections to the Internet.\n- **DXVK/VKD3D**: Works for games using Vulkan api wrappers.\n\n![forcegui](https://github.com/7gxycn08/ForceAutoHDR/assets/121936658/8f62b984-d146-4b3e-a8ea-8ce99d834f91)\n\n## Usage\n\n1. Ensure AutoHDR is enabled in Windows 11 settings.\n2. Manually enable HDR by pressing `Win+Alt+B` in Windows 11.\n3. Run your game.\n4. 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.\n5. For automatic HDR toggling for any process/game, consider using [PyAutoActions](https://github.com/7gxycn08/PyAutoActions/).\n6. For permenantly setting CPU Priority/IO Priority/Memory Priority via registry consider using [PrioritySetter](https://github.com/7gxycn08/PrioritySetter/).\n\n## Windows 11 24H2 Overblown Colors Workaround\n\n![24h2 (Github)](https://github.com/user-attachments/assets/bc7124fd-d27c-49a9-a988-e567629e83ee)\n\nTo fix games that exhibit such behavior edit `Engine.ini` which usually is located in `Appdata/local/(GameFolder)`.\n\n\nAdding the variable bellow Defines the default back buffer pixel format and sets it to `16bit RGBA` output.\n\n\n```\n[/Script/Engine.RendererSettings]\nr.DefaultBackBufferPixelFormat=1\n```\n\n## Notice\n\nAutoHDR is forced for unsupported games without notification popups.\n\n## Getting Started\n\nTo start using ForceAutoHDR, download the latest release from our [Releases page](https://github.com/7gxycn08/ForceAutoHDR/releases). Install it using the setup file and run the application.\n\n![winget](https://github.com/7gxycn08/ForceAutoHDR/assets/121936658/4dd2df30-da47-4dcd-9219-396709fa6f3b)\n\n\nAlternatively you can install and update via [Windows Package Manager (Winget)](https://docs.microsoft.com/en-us/windows/package-manager/winget/):\n\n\n`winget install ForceAutoHDR.7gxycn08`\n\n## Contributing\n\nContributions 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.\n\n[![Buy me a Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/7gxycn08)\n\n## License\n\nForceAutoHDR is released under the MIT License. See the [LICENSE](https://github.com/7gxycn08/ForceAutoHDR/blob/main/LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7gxycn08%2Fforceautohdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7gxycn08%2Fforceautohdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7gxycn08%2Fforceautohdr/lists"}