https://bugs.winehq.org/show_bug.cgi?id=46567
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Ahmed Elsayed from comment #4)
(In reply to Zebediah Figura from comment #3)
(1) If you make a mistake in your original bug report, don't create a new one. Just edit the title if necessary, and add a comment correcting whatever incorrect data you may have given.
(2) Don't lump multiple games into a single bug report unless you have a strong reason to believe they're related.
(3) You're missing libvulkan.so. Please install it and try again.
I am sorry about that.
My issue changed from yesterday to today. After a lot of tests today, I can't run any DX11 games with any Wine version.
I made a search for libvulkan.so and found libvulkan.so.1.1.82 and a link to it in the same place (libvulkan.so.1) already exist in /usr/lib/x86_64-linux-gnu, but When I switched to Manjaro Linux, I found these files in /usr/lib/x86_64-linux-gnu, /usr/lib, and /usr/lib32 and I found a newer version libvulkan.so.1.1.96
Do I need to copy these files to /usr/lib32, and /usr/lib? or do I need the the new version of libvulkan.so (libvulkan.so.1.1.96)? or there is another reason?
I use Kubuntu 18.10 BTW.
Anyway, I believe that it is not a wine bug anymore, and I am sorry for asking for a solution here. Please, mark it as invalid.
You probably should not be doing any such copying yourself, but rather relying on your package manager to install the libraries in the correct places. I suspect you may need to install libvulkan1:i386.