Just upgraded gpu, now I get flashing green lines in game
- By Nymbil
- General Discussion
- 43 Replies
Thank you! I'll try it out.I think I found a fix for the green stuff. I was asking Grok AI and it linked me to this github.
It it seems to bee working for me on the x64. I am still testing it, it does have a few settings to tweak and what not.![]()
GitHub - doitsujin/dxvk: Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine
Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine - doitsujin/dxvkgithub.com
If you do try your self.
Get this out of the zip for the x64
d3d11.dll
dxgi.dll
Then make a config file called dxvk.conf
Then put this inside of it
dxvk.allowFse = True
d3d9.maxFrameRate = 0
dxvk.gplAsyncCache = True
dxvk.hud = fps
dxvk.presentMode = 1
dxvk.numCompilerThreads = 12 ; Match the threads on your pc