You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is it possible to use Bottles with fully open source Nvidia driver stack (NVK)? I've tried running games with it as discrete GPU but it looks like something is missing. I understand that it's probably not officially supported by the project but if anyone has some hints as to what is missing or how to make it work I'd really appreciate it. Any game doesn't even start since there's a Vulkan initialization error from what I can tell. My GPU is GeForce GTX 1650 (Turing). Just to add to that I was able to run at least Portal with Steam on NVK driver (confirmed by Mangohud) so it definitely works in general. Here's the log from console:
info: Required Vulkan extension VK_KHR_surface not supported
terminate called after throwing an instance of 'dxvk::DxvkError'
As you can see below the icd is empty which probably should not be the case.
Environment:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it possible to use Bottles with fully open source Nvidia driver stack (NVK)? I've tried running games with it as discrete GPU but it looks like something is missing. I understand that it's probably not officially supported by the project but if anyone has some hints as to what is missing or how to make it work I'd really appreciate it. Any game doesn't even start since there's a Vulkan initialization error from what I can tell. My GPU is GeForce GTX 1650 (Turing). Just to add to that I was able to run at least Portal with Steam on NVK driver (confirmed by Mangohud) so it definitely works in general. Here's the log from console:
As you can see below the
icd
is empty which probably should not be the case.Environment:
Beta Was this translation helpful? Give feedback.
All reactions