doitsujin / dxvk

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

Once Human crashes on character creation/opening inventory #4304

Closed shelterx closed 1 month ago

shelterx commented 1 month ago

Once Human crashes on character creation/opening inventory Seems to work in DX12 (vkd3d-proton) mode but not DX11 however I'm not very far into the game because of current issues.

Valve Proton issue report: https://github.com/ValveSoftware/Proton/issues/7888

steam-2139460.log.gz

mbriar commented 1 month ago

Lost of d3dcompiler log spam (which isn't part of DXVK). Try installing native d3dcompiler_47 with winetricks/protontricks.

Blisto91 commented 1 month ago

Yes when I poked shortly at this a few days ago it seemed to be a d3dcompiler issue

shelterx commented 1 month ago

Interesting, yes installing d3dcompiler_47 helped. I'll leave the issue open for a while in case I run into something.

K0bin commented 1 month ago

Just reopen it, if you run into other problems.

Orin-Alchemical-3D commented 1 month ago

I can tell you for certain that d3dcompiler_47 does not fix this. It does clean logs up some and helps with a couple messed up textures. The issue goes much deeper. This game used to work 100% on Proton 7, but since a recent update you can no longer run on anything lower than Proton 9, and its a stutter/lockup fest ever since. Load keeps falling off the GPU and everything. We have been trying everything under the sun to get this fixed but seems to be a more advanced problem than most of the users can overcome.

shelterx commented 1 month ago

It did fix the crash in character screen / inventory, which this issue was about. The performance issues are something else.