misyltoad / d9vk

A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
https://github.com/doitsujin/dxvk
zlib License
838 stars 42 forks source link

Darksiders II Deathinitive Edition : big perormance issue #396

Closed Ahmed-E-86 closed 5 years ago

Ahmed-E-86 commented 5 years ago

The game runs fine, but the difference between running it with wined3d, and d9vk is big in favour of wined3d.

With d9vk (14 fps!)

Screenshot from 2019-09-24 19-54-52

With wined3d (25 fps, and it goes up to 50+ fps in closed areas)

Screenshot from 2019-09-24 19-56-29

Software information

Darksiders II Deathinitive Edition, everything is maxed, and antialiasing is turned off.

System information

Log files

K0bin commented 5 years ago

Please add an apitrace.

jrugia commented 5 years ago

If it helps

I Tested the game under Nvidia (drivers 435.24.02) with D9VK 0.21. This issue is not present for me and it runs faster and smoother than WineD3D.

misyltoad commented 5 years ago

Unfortunately the issue is that you are playing on a GCN 1.0 APU, which is not the fastest and not really supported by AMDGPU and RADV anyway.

There's nothing I can really do about this -- sorry.