@legluondunet It looks like the dxvk folks fixed this one and closed the issue. Right now, the fix will only be in experimental bleeding-edge, but the next regular experimental release should also have the fix.
This appears to work again when changing to `VK_FORMAT_G8B8G8R8_422_UNORM`, but i don't know if that is correct so just posting it here on the issue so it doesn't get lost before it's looked at. Same for https://github.c...
Managed to trace the game but the issue just gets baked into it so i'm uploading a working made with 1.7 and a broken made with 1.7.1. https://mega.nz/file/V9JxALQD#CsgYjEhTN5S-NuUnGYhgrVZNnmJEcUugXowCvvkdPPQ
I have bisected this to be either https://github.com/doitsujin/dxvk/commit/2bf9f298af776a0ac44f9f53b27956ae3da03b99 or https://github.com/doitsujin/dxvk/commit/9fe1b9d03ff89faeb210a577baad4aee0e49fedb I can't test the fi...