Enable HDR feature through Windows registry modification #299
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Now Genshin Impact suppurts native HDR feature (not quite offically) if we create a Windows registry entry.
So this PR adds a checkbox; when selected, it will set specific registry entries to enable HDR.
================================
现在原神其实支持原生的 hdr 功能,把注册表某个条目设置了就行。(但官方貌似没有集成到自己的设置页面里,不知道为什么)
所以这个 pr 就是加了个 checkbox,如果选中的话,就会去设置一下那个注册表,亲测可用
不过我的可用版本是在 v142 的环境下编出来的,v143 的环境我的 vs 安装不了,但为了和本 repo 一致我这个 pr 里还是用的 v143 环境。
另外国际服的注册表路径不是很确定,可能和本pr不一致,未测试过。