HansKristian-Work / vkd3d-proton

Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gears 5 Fog/Lighting Flickering

d10sfan opened this issue · comments

I was able to use this procedure to make Gears 5 work and it's runs pretty well: ValveSoftware/Proton#3042 (comment), about 60 fps on medium on a gtx 1070

There is an issue that I'm seeing where during effects where the sun is streaming through, it'll flicker, mostly when moving around or moving the camera around, like this: https://drive.google.com/file/d/18FgZoeoUJo32yTchui9DFEWqTn72iji7/view?usp=sharing

I attempted to change the device.c code to use the ue4 quirks mode, just in case it was related, since the executable is not named -shipping (Gears5_EAC.exe), and that did not appear to help.

Log with the quirk mode on:
steam-1097840.log

Log with the version from experimental: steam-1097840-exp.log

Let me know if there's any other information that could help.

I did try disabling tessellation as a recommendation from discord and that did not make a difference.

simplescreenrecorder-2022-04-15_10.36.47.mp4

Feel free to reopen if needed