ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.36k stars 1.06k forks source link

SuperPower 2 (282400) #5445

Open Vanadiom opened 2 years ago

Vanadiom commented 2 years ago

Compatibility Report

System Information

I confirm:

Proton Log

Symptoms

If launched with PROTON_USE_WINED3D=1:

Reproduction

kisak-valve commented 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.

Vanadiom commented 2 years ago

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)