[Bug 276069] Kernel panic (Page fault) when trying to play any DirectX12 game under emulators/wine using vkd3d
Date: Thu, 18 Jan 2024 07:31:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276069 Bartek Jasicki <thindil@laeran.pl.eu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thindil@laeran.pl.eu.org --- Comment #4 from Bartek Jasicki <thindil@laeran.pl.eu.org> --- Another possibility: Wine is known to not working with the newest version of Vulkan. You could try: 1. Downgrade Vulkan version to 1.3.266. This version works with Nvidia cards. 2. Try to use wine-devel. It should have fixed the problem. 3. Build the newest version of wine, 9.0. It has solved the issue, according to its changelog. -- You are receiving this mail because: You are the assignee for the bug.