comment by florian-s-code · 2022-03-10 · view · github
... Current command line option :
```
VKD3D_CONFIG=no_upload_hvv,single_queue,vk_debug VKD3D_FEATURE_LEVEL=12_0 VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json ...
comment by atif-rehman-ideofuzion · 2022-04-02 · view · github
... Required Vulkan extension VK_KHR_surface not supported`
This might be causing problem?
Tried following launch options:
`VKD3D_CONFIG=no_upload_hvv,single_queue ...
comment by gregory112 · 2025-04-07 · view · github
... Adding some settings regarding ReBAR, I believe through `VKD3D_CONFIG=no_upload_hvv,force_host_cached`. Some use `no_upload_hv`, I think this one ...