You are not logged in.

#1 2023-02-13 09:51:55

JIangYuan
Member
From: China
Registered: 2020-09-03
Posts: 3

Civilization vi cannot launch with proton experimental

here is my computer figure:

$ lspci -k | grep -A 3 -E "(VGA|3D)"
01:00.0 VGA compatible controller: NVIDIA Corporation GA107BM [GeForce RTX 3050 Ti Mobile] (rev a1)
        Subsystem: Lenovo Device 3aac
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia_drm, nvidia
--
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c5)
        Subsystem: Lenovo Device 3aac
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

$ sudo pacman -Qqs nvidia
egl-wayland
lib32-libvdpau
libvdpau
libxnvctrl
nvidia-dkms
nvidia-prime
nvidia-utils

terminal error output:

/bin/sh\0-c\0eval $( echo "/home/uzvg/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=289070 -- /home/uzvg/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/uzvg/Games/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/uzvg/Games/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/home/uzvg/Games/SteamLibrary/steamapps/common/Sid Meier'\''s Civilization VI/2KLauncher/LauncherPatcher.exe' -steam_auto_login" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/Base\/Binaries\/Win64Steam\/CivilizationVI.exe'/" )\0
Game process added : AppID 289070 "eval $( echo "/home/uzvg/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=289070 -- /home/uzvg/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/uzvg/Games/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/uzvg/Games/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/home/uzvg/Games/SteamLibrary/steamapps/common/Sid Meier'\''s Civilization VI/2KLauncher/LauncherPatcher.exe' -steam_auto_login" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/Base\/Binaries\/Win64Steam\/CivilizationVI.exe'/" )", ProcID 61883, IP 0.0.0.0:0
chdir /home/uzvg/Games/SteamLibrary/steamapps/common/Sid Meier's Civilization VI
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 61885 != 61883, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 61884 != 61883, skipping destruction (fork without exec?)
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/uzvg/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.

$ cd .local/share/Steam/ubuntu12_32
$ ldd gameoverlayrenderer.so 
        linux-gate.so.1 (0xf7f13000)
        libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7e87000)
        librt.so.1 => /usr/lib32/librt.so.1 (0xf7e82000)
        /usr/lib/ld-linux.so.2 (0xf7f15000)
        libGL.so.1 => /usr/lib32/libGL.so.1 (0xf7e17000)
        libm.so.6 => /usr/lib32/libm.so.6 (0xf7d46000)
        libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf7d41000)
        libc.so.6 => /usr/lib32/libc.so.6 (0xf7a00000)
        libGLdispatch.so.0 => /usr/lib32/libGLdispatch.so.0 (0xf7cc5000)
        libGLX.so.0 => /usr/lib32/libGLX.so.0 (0xf7c8a000)
        libX11.so.6 => /usr/lib32/libX11.so.6 (0xf78ae000)
        libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf7c5c000)
        libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7c57000)
        libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7c50000)

and the game launch option is "eval $( echo "%command%" | sed "s/2KLauncher\/LauncherPatcher.exe'.*/Base\/Binaries\/Win64Steam\/CivilizationVI.exe'/" )"
I tried all ways i can find on google, but still cannot fix this, somebody can help me?

Offline

#2 2023-02-13 10:46:26

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,252

Re: Civilization vi cannot launch with proton experimental

You have set steam to always use proton as mentioned in https://wiki.archlinux.org/title/Steam/ … ws_version ?

Welcome to archlinux forums.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2023-02-13 11:04:39

JIangYuan
Member
From: China
Registered: 2020-09-03
Posts: 3

Re: Civilization vi cannot launch with proton experimental

big_smile yes, i set it, but it still report error.

Offline

#4 2023-02-13 11:05:56

JIangYuan
Member
From: China
Registered: 2020-09-03
Posts: 3

Re: Civilization vi cannot launch with proton experimental

Lone_Wolf wrote:

You have set steam to always use proton as mentioned in https://wiki.archlinux.org/title/Steam/ … ws_version ?

Welcome to archlinux forums.

big_smile yes, i set it, but it still report error.

Offline

Board footer

Powered by FluxBB