doitsujin / dxvk

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

Vindictus: "foggy" models #3577

Open awaken1ng opened 1 year ago

awaken1ng commented 1 year ago

As per title, some objects/NPCs appear to be "foggy".

Can be seen in some start menus, or all around Colhen (and probably other places too) after logging in (e.g. the marketplace board).

Game has an option between DirectX 9 and 11, 9 doesn't have this issue, 11 does. Was told by Windows players that it isn't normal. @Blisto91 couldn't reproduce the issue on AMD, might be Nvidia exclusive.

Screenshots ![05](https://github.com/doitsujin/dxvk/assets/20689137/30d31a6e-1bb5-4d70-8484-299bcafcd3c3) ![06](https://github.com/doitsujin/dxvk/assets/20689137/a02d6cc4-7bcb-4ee4-9122-76367a1a0b05) Note the trees and sheep in the distance ![01](https://github.com/doitsujin/dxvk/assets/20689137/c14d719e-0156-4367-9bd0-3cc1eaf5e899) ![02](https://github.com/doitsujin/dxvk/assets/20689137/587cc79a-07e0-42b2-a4a4-3cc3d3a67882) ![03](https://github.com/doitsujin/dxvk/assets/20689137/f8b9fbcb-8b51-4954-b971-0631a07a8dbf) ![04](https://github.com/doitsujin/dxvk/assets/20689137/06adbe16-c44a-4153-a7de-12386a403cdc) Same menu but in DX9 ![07](https://github.com/doitsujin/dxvk/assets/20689137/d8d8f58f-e298-455f-8fe1-884414c6c12d)

Software information

https://store.steampowered.com/app/212160/Vindictus/

Need protontricks 212160 d3dcompiler_47 for DirectX 11 to work.

System information

Apitrace file(s)

Can't record a working one, either errors with error: unknown event 255 or crashes on replay.

Log files

VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation DXVK_DEBUG=validation PROTON_LOG=1

kin-patsu commented 5 months ago

I can confirm I'm having the same issue even almost a year later, although on a Windows PC.

System information

Apitrace file(s)

https://mega.nz/file/qZtUWQYK#dEriMvg1nJfp5Gjv0TAadz5Lbvt_xplDIm3FyTraPIc

Log files

NA (on Windows so no Wine/Proton logs)

Blisto91 commented 5 months ago

I've got access to a Nvidia GPU now (RTX 4080) so tried again, but for some reason I've not been able to reproduce so far.

kin-patsu commented 5 months ago

I've got access to a Nvidia GPU now (RTX 4080) so tried again, but for some reason I've not been able to reproduce so far.

Have you made sure to set the game as running in DirectX 11 mode and restarted it? The game defaults to DirectX 9 when it's first installed, and dxvk over d3d9 works as intended

Vindictus_x64_WaHxAe9NqF Just to be 100% on the same page, this is what my settings in game look like

Blisto91 commented 5 months ago

Yea I'm using d3d11 and trying with the exact same settings but still not seeing it. Not sure what is going on. Will install on Windows later and try there

Blisto91 commented 5 months ago

Tried on Windows. Still not reproducing for some reason