doitsujin / dxvk

Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wine
zlib License
13.13k stars 844 forks source link

[d3d9] TrackMania United Forever - Performance regression #3283

Closed NorbertHarangozo closed 1 year ago

NorbertHarangozo commented 1 year ago

Starting with 996acbe3f2eba97a6d3e725a8e7748aa0dd6764a, performance has dropped quite substantially. The exact degree depends on the map, the most extreme example I have found so far was going from ~160 fps to 67 fps on "StarStadiumB3". I used this map for tracing.

Software information

TrackMania United Forever

System information

Apitrace file(s)

Log files

K0bin commented 1 year ago

Please test that PR, it should fix the issue.

NorbertHarangozo commented 1 year ago

I can confirm that the PR fixed the issue, great work!

K0bin commented 1 year ago

Thanks for the great bug report!