Can you verify that this doesnt happen on Windows? (by providing screenshots of the same spot for example)
Please only report bugs if there is proof that they don't happen on Windows. Grainy reflections or indirect lighting are not exactly rare due to how they work.
I've seen this issue on AMD with radv+aco (both 6900xt and picasso apu), but it doesn't happen on every start of the game. Also i could never repro it on nvidia, so this is possibly a radv bug - and for extra fun it doesn't happen with a renderdoc of the game.
I think this is a bug (might be an amd driver one), I'm on NVIDIA and it never looked like this on any setting for me, both on vkd3d and in Windows.
@doitsujin @K0bin
I stand corrected, I reproduce on Windows drivers.


I'll close this issue then. May I remark though that Windows is getting basically the double of RadV/VKD3D performance?
@CME42 Yeah, what got me is that entering & leaving a room can make it go away. Makes sense why I didn't remember it from Windows.
May I remark though that Windows is getting basically the double of RadV/VKD3D performance?
That's expected since you're entirely CPU limited, and will not change given the massive hoops we have to jump through to make basic functionality like the D3D12 binding model work. Unlike D3D11, D3D12 drivers are meant to be thin by design, and we're essentially providing a D3D12 runtime + driver that runs on top of a Vulkan driver so we basically have to do all the CPU-side work twice.
Performance is also affected by your system and wine configuration (fsync, CPU governor, etc).
Thanks for the explanation. I do run the game with FSYNC and Gamemode from an SSD so I didn't expect that much a of performance difference but the way you put it makes sense.
I've tried the game with DXVK and didn't obtain frames reminiscent of D3D12 performance. Although much better than VKD3D:

Will have to check how it fares with DX11 on Windows. If it's still that much of a difference, it might mean something other than D3D12 translation is to be blamed here.
Nothing extracted yet.
Hello, playing Control from EGS with VKD3D v2.4.x, I notice some weird grainy reflections a bit reminiscent of CP2077 borked SSR.
I do not remember this from Windows gameplay.
Worth a look?