SlavicPotato / SSEDisplayTweaks

Collection of tweaks for smoother gameplay
MIT License
27 stars 7 forks source link

Pressing print screen causes severe graphical issues #4

Closed OBlankenship closed 1 year ago

OBlankenship commented 1 year ago

Issue persists without any ENBs or other graphical modifications installed. Pressing print screen immediately causes a glitched overlay that persists until the game is exited. If print screen is pressed several times (varies, but approximately 3-5) the game will crash.

Seems to be related to new AMD GPU drivers.

image

OBlankenship commented 1 year ago

Tracked the issue down to this setting

SwapEffect=auto

SlavicPotato commented 1 year ago

They probably broke something tied to microsoft's directflip mode. You can switch to the old underperforming bitblt presentation model (discard), but I suggest you downgrade the drivers instead or try exclusive fullscreen. Mind that their drivers have had issues with this stuff in the past.

I can't do anything about it since I don't have access to a radeon card and even if that weren't the case, the problem is in the drivers, not the mod.