[d3d9] Disable exclusive fullscreen for KiriKiri Z games #4464
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.
KiriKiri Z games rely on GDI for top menu bar. If exclusive FS enabled, display or hide menu will result black flicker. So we disable exclusive FS for KiriKiri Z games. Tested on 9-nine- series and Corona Blossom series on Windows 11 and Kali latest with Nvidia GPU.
Edit: Some other galgames also have similar behavior to krkrz, maybe we also need to add them into this new function.
I didn't add krkr2 because krkr2 relies on gdi heavily and only use d3d9 for limited features lick video playback which is nearly impossible to handle well in dxvk.
Edit2: CatSystem2 games have the same behavior, but I have difficulty to detect it. (example: Nekopara Vol.3, Love's Sweet Garnish)