#1933 · 18 comments ·
opened 2018-11-07 · last comment 2023-11-27 by zpangwin
... set launch options to something like "
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json %
command%", where the json ...
... with the launch args `
VK_ICD_FILENAMES="/usr/share/vulkan/icd.d/nvidia_icd.json" %
command%` and (separately) with `PROTON_USE_WINED3D=1 ...