wine_vkCreateInstance Failed to create instance, res=-9
borbrudar opened this issue · comments
I get this error in the log file when trying to run proton from steam. To be precise:
10513.873:012c:0130:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9 10513.873:012c:0130:trace:seh:raise (22) terminate called after throwing an instance of 'dxvk::DxvkError'
I tried reinstalling steam, made sure i only have amdvlk (and the lib32 bit version) installed and also updated my system to the latest version. Running on arch.
Perhaps a related thing: before this error I had a different one stemming from the last access date on /etc/fonts/fonts.conf
being set way into the future, which I fixed using touch. Also trying to start directly from wine gives a blank terminal so I'm guessing the same thing is happening there.
Hmm it appears to only be an issue on older games which require lib32-amdvlk...
Works with lib32 radeon ¯_(ツ)_/¯