Hello, Youropa dev here. So from the log it looks like the driver converts some textures from ARGB to ABGR when creating/loading them. (D3DFMT_A8R8G8B8 becomes D3DFMT_A8B8G8R8 which the game does not currently support) I...
I think DXVK missing support for the same kind of textures he mentioned in the quote. That said, I haven't tried wined3d yet. Edit: Ok never mind, with PROTON_USE_WINED3D=1 the character turns black or the game crashes, ...
Whatever is causing the bug it's not your graphics card, I have the exact same bug with my Nvidia GTX 1650 & the latest drivers Linux Kernel 5.4 & Proton 5.0-10. https://gist.github.com/lucifertdark/584c14275612e8e3c4a80...