Open Vanadiom opened 2 years ago
Hello @Vanadiom, looking at your system information. All 32 bit applications are using llvmpipe to render, which is Mesa's faster CPU renderer. Your system is missing 32 userspace libraries for your video driver.
Please install the lib32-nvidia-utils
package or the equivalent for your distro.
Thanks for making me aware of that, @kisak-valve. Sadly that does not seem to have fixed the Launch problem.
In the log it says: vkCreateInstance (&inst_info, NULL, vk_instance) failed: ERROR_OUT_OF_HOST_MEMORY (-1)
I am not sure what causes that, but I should have enough memory, especially because many vulkan rendered things work (e.g. vkcube, and I think WarThunder uses vulkan as well)
Compatibility Report
System Information
I confirm:
Proton Log
Symptoms
If launched with
PROTON_USE_WINED3D=1
:Reproduction