doitsujin / dxvk

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

Colours look washed up after the latest update of Age of Empires 2 Definitive Edition #3912

Closed mihai-preda closed 7 months ago

mihai-preda commented 7 months ago

Due to poor performance of Age of Empires 2 DE on DX11, on Radeon RX6600M, I'm using dxvk. After the latest update of AOE2DE, the colours look washed up. Any idea how I can gather logs about it to post them here?

Blisto91 commented 7 months ago

If you are on Windows then dxvk logs from the game should just appear next to the games exe or root game folder (exe plus d3d11 and dxgi in the name). Screenshots or pictures of the screen with and without dxvk to show what you mean would probably also be needed here. Also maybe some setup details like are you using a HDR or SDR monitor and which Windows version, dxvk version used etc.

Edit: usually we will also want apitraces of any visual issues https://github.com/doitsujin/dxvk/wiki/Using-Apitrace Though I am unsure from the sound of it if there is a dxvk bug here

mihai-preda commented 7 months ago

age-zoomed-in-dx11 age-zoomed-in-vulk age-zoomed-out-dx11 age-zoomed-out-vulk AoE2DE_s_d3d11.log AoE2DE_s_dxgi.log

mihai-preda commented 7 months ago

@Blisto91 I'm sure it isn't a dxvk issue. However, I can try to report it, in case a fix can be applied. The game itself is a dumpster fire when it comes to bugs. I was lucky to find dxvk to play it for a while.

Blisto91 commented 7 months ago

Include the other information from my comment also

mihai-preda commented 7 months ago

The tracer file is not generated. I've copied the dll files into the game directory where the EXE is located, but no joy.

mihai-preda commented 7 months ago

Closing this issue as it it's a game issue.

Blisto91 commented 7 months ago

I tried running it on Linux at least shortly and wasn't able to see any difference between dxvk and wined3d

mihai-preda commented 7 months ago

Thanks, @Blisto91. The game itself has been a major PITA since release. I'm running it on Windows, which is even stranger.