Latest maintainer comment ·
kisak-valve · 2024-12-30 ·
#7472Hello @space2ninja101, I have a hypothesis that VKD3D-Proton is crashing while enumerating you Intel GPU. As a test, can you temporarily disable 64 bit mesa/ANV with the `VK_DRIVER_FILES` environment variable or temporarily rename the 64 bit mesa/ANV icd file in `/usr/share/vulkan/icd.d` to something that doesn't end in .json (like `intel_icd.x86_64.json.disabled`). There's a potential fix at http...