ValveSoftware / Proton

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

The Eternal Cylinder (865680) #6234

Open ExpandingMan opened 2 years ago

ExpandingMan commented 2 years ago

Compatibility Report

System Information

Output of inxi -SMG

System:
  Host: asus-desk-1 Kernel: 5.15.71-1-MANJARO arch: x86_64 bits: 64
    Desktop: Qtile v: 0.22.1 Distro: Manjaro Linux
Machine:
  Type: Desktop Mobo: ASUSTeK model: TUF GAMING X570-PLUS (WI-FI) v: Rev X.0x
    serial: <superuser required> UEFI-[Legacy]: American Megatrends v: 0807
    date: 07/08/2019
Graphics:
  Device-1: NVIDIA TU104 [GeForce RTX 2080 SUPER] driver: nvidia v: 515.76
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: nvidia
    gpu: nvidia resolution: 1: 2560x1440~144Hz 2: 2560x1440~144Hz
  OpenGL: renderer: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 v: 4.6.0 NVIDIA
    515.76

My steam sysinfo can be found here.

Tried proton experimental latest and GE-37.

I confirm:

Symptoms

image

It seems strange that it gets this error since this is a common dependency. I was able to solve the problem by using a prefix with vcredist2019 installed via bottles. Game seems to run fine with DX12. Perhaps it requires a later version of vcredist than proton will provision? (I have no idea how protons provisioning works.)

Reproduction

Just install and run as normal.

kisak-valve commented 2 years ago

Hello @ExpandingMan, separate from your game-specific feedback, your system is missing the 32 bit userspace libraries for the NVIDIA proprietary driver and the system is being forced to fallback to llvmpipe to run Steam at all. Double check that you have the lib32-nvidia-utils system package installed.

ExpandingMan commented 2 years ago

Thanks, I believe that sys-info dump was out of date, update here and in edit above.