GPUOpen-Drivers / AMDVLK

AMD Open Source Driver For Vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[dxvk, vkd3d-proton] anisotropic filtering issues

Blisto91 opened this issue · comments

In some games when using amdvlk (or the Windows AMD driver) with dxvk/vkd3d-proton and anisotropic filtering graphical issues such as "texture seems" can appear. An example game is The Evil Within 2 but issues have also been observed in The Evil Within 1, Battlefield 1 and Battlefield V (besides dxvk also apparently in d3d12 mode with vkd3d-proton but haven't tested that myself).
See dev comment in dxvk issue for TEW2 doitsujin/dxvk#2540 (comment)

This issue have been worked around in radv so it no longer presents itself there. See MRs below
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14471
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15368

The Evil Within 2 screenshot

Screenshot_20240101_151140

TEW2 apitrace from the main menu scene seen in above screenshot. Notice the lines on the projector screen.
https://drive.proton.me/urls/GDQ049NDTW#gRLLyZARMQps

Thank you can confirm it is fixed in 2024.Q1.1 (just checked The Evil Within 2)