protonscr

The Evil Within 2 Texture square

dxvkclosed windowsamd proprietary
doitsujin/dxvk#2540 · opened 2022-03-14 by Phazdelta · updated 2024-02-17 · 10 comments · github
PPhazdelta 2022-03-14 github

i have strange Bug Texture square everywhere i have AMD GPU 6900XT use the last 1.10 DXVK in win 11

Sans titre

Ddoitsujin maintainer 2022-03-14 github

This is a problem with anisotropic filtering since Vulkan and D3D behave slightly differently there, unfortunately we can't really work around that on our end.

Ddante3732 2023-04-02 github

evilwithin_2023_04_02_14_20_25_151
I have a similar one on the clothes in The Evil Within 1 on VEGA 64.

Mmbriar 2023-04-02 github

This never got fixed on windows vulkan drivers, amdvlk or amdgpu-pro. There is only a workaround in place on radv. Just don't use DXVK on windows for these games.

2 Apr 2023, 14:27 by @.***:

https://user-images.githubusercontent.com/66036249/229352710-2a57b2b3-99c4-42f2-b93c-9816271909fd.png

I have a similar one on the clothes in The Evil Within 1 on VEGA 64.


Reply to this email directly, > view it on GitHub https://github.com/doitsujin/dxvk/issues/2540#issuecomment-1493318821> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/A3G6J6K2WWAAKRQ75ECCNJDW7FWEXANCNFSM5QUVRTOQ> .
You are receiving this because you are subscribed to this thread.> Message ID: > <doitsujin/dxvk/issues/2540/1493318821> @> github> .> com>

Ddoitsujin maintainer 2023-04-03 github

FWIW you can work around this by disabling anisotropy via dxvk.conf, but then textures will look like arse, so yeah.

We literally cannot fix this on our end.

BBlisto91 2023-04-03 github

For amdvlk one could probably make a issue at their GitHub repository and maybe they'd be able to do something about it, since on Linux at least to be considered a good gaming driver there's a expectance of it working decently with both dxvk and vkd3d-proton.
On Windows (outside of some Intel Arc cases and to a certain extent Nvidia RTX Remix) it's not realistic to expect the driver devs to care or do any extra work for a third party translation library that doesn't even officially aim to be used on that OS. Which is totally fair imo. In these cases, where driver assistance is required, one will probably just have to deal with it or use the native API which works fine most of the time.

And this is not to point fingers at anyone, it's just how the situation is. 🙂

Ddante3732 2023-09-28 github

evilwithin_2023_04_02_14_20_25_151 I have a similar one on the clothes in The Evil Within 1 on VEGA 64.

Looks fine on dxvk 2.3.
image

BBlisto91 2023-09-28 github

Still shows here. Checked amdvlk

BBlisto91 2024-01-01 github
BBlisto91 2024-01-27 github

Issue have been fixed in Linux amdvlk 2024.Q1.1
It may (or may not. Nothing i control) make it to the Windows driver also.

BBlisto91 2024-02-17 github

Issue is fixed in the 24.2.1 Windows driver release

Upstream links