Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Game not running on Steam (Read 5093 times) previous topic - next topic
0 Members and 7 Guests are viewing this topic.

[SOLVED] Game not running on Steam

Steam is acting up on my Artix setup. Everything works fine except for steam. I get the following when I try to run Batman: Arkham Origins:

Code: [Select]
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to ShowLaunchO
ption with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response t
o ShowLaunchOption ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user respons
e "0"
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to ProcessingI
nstallScript with ""
Traceback (most recent call last):
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1619, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1353, in init_session
    g_compatdata.setup_prefix()
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1059, in setup_prefix
    try_copy(nvidia_wine_dll_dir + "/" + dll, "drive_c/windows/system32", opt
ional=True,
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 143, in try_copy
    track_file.write(os.path.relpath(dst, prefix) + '\n')
ValueError: I/O operation on closed file.
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Synchronizi
ngCloud with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to SiteLicense
SeatCheckout with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to CreatingPro
cess with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response t
o CreatingProcess ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user respons
e "CreatingProcess"
/bin/sh\0-c\0/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId
=209000 -- '/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg'/proton
waitforexitandrun '/home/al/.local/share/Steam/steamapps/common/Batman Arkham
 Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'\0
Game process added : AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/re
aper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/proto
n_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamapp
s/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'
", ProcID 3795, IP 0.0.0.0:0
chdir /home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to WaitingGame
Window with ""
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_64/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): i
gnored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Completed w
ith ""
Traceback (most recent call last):
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1619, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1353, in init_session
    g_compatdata.setup_prefix()
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1059, in setup_prefix
    try_copy(nvidia_wine_dll_dir + "/" + dll, "drive_c/windows/system32", opt
ional=True,
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 143, in try_copy
    track_file.write(os.path.relpath(dst, prefix) + '\n')
ValueError: I/O operation on closed file.
Game process removed: AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/r
eaper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/prot
on_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamap
ps/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe
'", ProcID 3795
ThreadGetProcessExitCode: no such process 3796
Uploaded AppInterfaceStats to Steam
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)

(steam:3487): GLib-GObject-WARNING **: 04:27:19.350: invalid (NULL) pointer instance

(steam:3487): GLib-GObject-CRITICAL **: 04:27:19.351: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(steam:3487): GLib-GObject-CRITICAL **: 04:27:19.351: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[2022-03-06 04:27:19] Shutdown

I've searched online, tried different kernels, different builds of wine, but it just does not launch even on a fresh install even though it used to.

Re: Game not running on Steam

Reply #1
Have you tried installing Steam with Lutris?

 

Re: Game not running on Steam

Reply #2
Looks like you're using proton-tkg, maybe try proton-ge-custom, there is a binary in aur for it

Re: Game not running on Steam

Reply #3
Looks like you're using proton-tkg, maybe try proton-ge-custom, there is a binary in aur for it
I still can't run it:
Code: [Select]
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to ShowLaunchO
ption with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response t
o ShowLaunchOption ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user respons
e "0"
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to ProcessingI
nstallScript with ""
Proton: Upgrading prefix from 7.3-0 to GE-Proton7-8 (/home/al/.local/share/St
eam/steamapps/compatdata/209000/)
Proton: Prefix has an invalid version?! You may want to back up user files an
d delete this prefix.
Traceback (most recent call last):
  File "/home/al/.local/share/Steam/compatibilitytools.d/GE-Proton7-8/proton"
, line 1581, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/home/al/.local/share/Steam/compatibilitytools.d/GE-Proton7-8/proton"
, line 1375, in init_session
    g_compatdata.setup_prefix()
  File "/home/al/.local/share/Steam/compatibilitytools.d/GE-Proton7-8/proton"
, line 738, in setup_prefix
    os.symlink("../drive_c", self.prefix_dir + "/dosdevices/c:")
FileNotFoundError: [Errno 2] No such file or directory: '../drive_c' -> '/hom
e/al/.local/share/Steam/steamapps/compatdata/209000/pfx//dosdevices/c:'
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Synchronizi
ngCloud with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to SiteLicense
SeatCheckout with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to CreatingPro
cess with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response t
o CreatingProcess ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user respons
e "CreatingProcess"
/bin/sh\0-c\0/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId
=209000 -- '/home/al/.local/share/Steam/steamapps/common/SteamLinuxRuntime_so
ldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/al/.local/share/Ste
am/compatibilitytools.d/GE-Proton7-8'/proton waitforexitandrun  '/home/al/.lo
cal/share/Steam/steamapps/common/Batman Arkham Origins/SinglePlayer/Binaries/
Win32/BatmanOrigins.exe'\0
Game process added : AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/re
aper SteamLaunch AppId=209000 -- '/home/al/.local/share/Steam/steamapps/commo
n/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/ho
me/al/.local/share/Steam/compatibilitytools.d/GE-Proton7-8'/proton waitforexi
tandrun  '/home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins/
SinglePlayer/Binaries/Win32/BatmanOrigins.exe'", ProcID 9395, IP 0.0.0.0:0
chdir /home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.

Re: Game not running on Steam

Reply #4
My thanks for the help btw guys. I suppose I can try the Lutris method.

Re: Game not running on Steam

Reply #5
Okay, so I'm actually unsure of how to do the Lutris method? I've installed lutris-git which seems to install steam automatically though, but it still doesn't work.

Re: Game not running on Steam

Reply #6
I'm getting the following when launching the game through lutris:

Code: [Select]
lutris-wrapper: Batman™: Arkham Origins
Started initial process 25190 from gamemoderun /usr/bin/steam steam://rungameid/209000
Start monitoring process.
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
steam.sh[25190]: Running Steam on artix rolling 64-bit
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
steam.sh[25190]: STEAM_RUNTIME is enabled automatically
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
setup.sh[25269]: Steam runtime environment up-to-date!
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
gamemodeauto:
steam.sh[25190]: Steam client's requirements are satisfied
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Loaded SDL version 2.0.21-7110979
gamemodeauto:
gamemodeauto:
Installing breakpad exception handler for appid(steam)/version(1646446125)
gamemodeauto:
steamwebhelper.sh[25337]: Runtime for steamwebhelper: defaulting to /home/al/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
CAppInfoCacheReadFromDiskThread took 37 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
gamemodeauto:
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)
gamemodeauto:
Installing breakpad exception handler for appid(steam)/version(1646446125)
gamemodeauto:
gamemodeauto:

(steam:25329): Gtk-WARNING **: 15:54:41.630: gtk_disable_setlocale() must be called before gtk_init()
/home/al/.config/gtk-2.0/gtkrc-2.0:4: Unable to find include file: "~/.gtkrc-2.0.mine"

(steam:25329): Gtk-WARNING **: 15:54:41.633: Unable to locate theme engine in module_path: "adwaita",

(steam:25329): Gtk-WARNING **: 15:54:41.633: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Arc-Gruvbox/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Arc-Gruvbox/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
Installing breakpad exception handler for appid(steam)/version(1646446125)
Connectivity test: result=Connected, in progress=0
roaming config store loaded successfully - 231 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 7ms
Installing breakpad exception handler for appid(steam)/version(1646446125)
Failed to init SteamVR because it isn't installed
gamemodeauto:
ExecCommandLine: "'/home/al/.local/share/Steam/ubuntu12_32/steam' 'steam://rungameid/209000'"
ExecuteSteamURL: "steam://rungameid/209000"
System startup time: 8.78 seconds
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
gamemodeauto:
gamemodeauto:
BuildCompleteAppOverviewChange: 106
RegisterForAppOverview 1: 19ms
RegisterForAppOverview 2: 20ms
Installing breakpad exception handler for appid(steam)/version(1646446125)
Traceback (most recent call last):
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1621, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1355, in init_session
    g_compatdata.setup_prefix()
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1059, in setup_prefix
    try_copy(nvidia_wine_dll_dir + "/" + dll, "drive_c/windows/system32", optional=True,
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 143, in try_copy
    track_file.write(os.path.relpath(dst, prefix) + '\n')
ValueError: I/O operation on closed file.
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'\0
Game process added : AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'", ProcID 25587, IP 0.0.0.0:0
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
gamemodeauto:
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
gamemodeauto:
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Completed with ""
Traceback (most recent call last):
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1621, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1355, in init_session
    g_compatdata.setup_prefix()
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 1059, in setup_prefix
    try_copy(nvidia_wine_dll_dir + "/" + dll, "drive_c/windows/system32", optional=True,
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", line 143, in try_copy
    track_file.write(os.path.relpath(dst, prefix) + '\n')
ValueError: I/O operation on closed file.
Game process removed: AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'", ProcID 25587
ThreadGetProcessExitCode: no such process 25588
Uploaded AppInterfaceStats to Steam
Installing breakpad exception handler for appid(steam)/version(1646446125)
Installing breakpad exception handler for appid(steam)/version(1646446125)

Hmm.


Re: Game not running on Steam

Reply #8
When I ran the game with the option "export LD_PRELOAD="/usr/\$LIB/libgamemodeauto.so.0"" it got the error:
Code: [Select]
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Synchronizi
ngCloud with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to SiteLicense
SeatCheckout with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to CreatingPro
cess with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp waiting for user response t
o CreatingProcess ""
GameAction [AppID 209000, ActionID 1] : LaunchApp continues with user respons
e "CreatingProcess"
/bin/sh\0-c\0/home/al/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId
=209000 -- '/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg'/proton
waitforexitandrun '/home/al/.local/share/Steam/steamapps/common/Batman Arkham
 Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe' export LD_PRELOAD="/u
sr/\$LIB/libgamemodeauto.so.0"\0
Game process added : AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/re
aper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/proto
n_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamapp
s/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe'
 export LD_PRELOAD="/usr/\$LIB/libgamemodeauto.so.0"", ProcID 2927, IP 0.0.0.
0:0
chdir /home/al/.local/share/Steam/steamapps/common/Batman Arkham Origins
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_64/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): i
gnored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
ERROR: ld.so: object '/home/al/.local/share/Steam/ubuntu12_32/gameoverlayrend
erer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): i
gnored.
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to WaitingGame
Window with ""
GameAction [AppID 209000, ActionID 1] : LaunchApp changed task to Completed w
ith ""
Traceback (most recent call last):
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1621, in <module>
    g_session.init_session(sys.argv[1] != "runinprefix")
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1355, in init_session
    g_compatdata.setup_prefix()
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 1059, in setup_prefix
    try_copy(nvidia_wine_dll_dir + "/" + dll, "drive_c/windows/system32", opt
ional=True,
  File "/usr/share/steam/compatibilitytools.d/proton_tkg_makepkg/proton", lin
e 143, in try_copy
    track_file.write(os.path.relpath(dst, prefix) + '\n')
ValueError: I/O operation on closed file.
Game process removed: AppID 209000 "/home/al/.local/share/Steam/ubuntu12_32/r
eaper SteamLaunch AppId=209000 -- '/usr/share/steam/compatibilitytools.d/prot
on_tkg_makepkg'/proton waitforexitandrun '/home/al/.local/share/Steam/steamap
ps/common/Batman Arkham Origins/SinglePlayer/Binaries/Win32/BatmanOrigins.exe
' export LD_PRELOAD="/usr/\$LIB/libgamemodeauto.so.0"", ProcID 2927
ThreadGetProcessExitCode: no such process 2928
Uploaded AppInterfaceStats to Steam
Installing breakpad exception handler for appid(steam)/version(1646446125)

I tried adding it to my .zprofile, but it still yields no positive results.

Re: Game not running on Steam

Reply #9
I have no idea guys. I've been trying to get it to work like it used to, but it just doesn't somehow.

Re: Game not running on Steam

Reply #10
https://github.com/FeralInteractive/gamemode/blob/master/README.md#requesting-gamemode

Please don't post multiple times in succession. Use the "Quick Edit" button or the More... -> Modify option in the bottom right of your post instead.

Also see:
https://github.com/FeralInteractive/gamemode/blob/master/README.md#others
Quote
Lutris - Enables GameMode for all games by default if available (must have both 32- and 64-bit GameMode libraries installed), configurable in preferences.

Re: Game not running on Steam

Reply #11
Sorry. Didn't mean to post multiple times in succession.


Re: Game not running on Steam

Reply #13
Okay, so I'm actually unsure of how to do the Lutris method? I've installed lutris-git which seems to install steam automatically though, but it still doesn't work.

Can you tell me why did you installed the git version of lutris from AUR?
Package lutris is provided by Archlinux community repository.

Could it be that there is some library mismatch since you compiled some manually or that some libs are not installed at all ?

Re: Game not running on Steam

Reply #14
This issue could also be related to your video driver. What is the output of
Code: [Select]
vulkaninfo --summary
(if there is no such command, install vulkan-tools) and
Code: [Select]
lspci -k

This is the output of both commands:
Code: [Select]
[al@art ~]$ vulkaninfo --summary
==========
VULKANINFO
==========

Vulkan Instance Version: 1.2.203


Instance Extensions: count = 18
-------------------------------
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6

Instance Layers: count = 7
--------------------------
VK_LAYER_MANGOHUD_overlay         Vulkan Hud Overlay           1.2.135  versi
on 1
VK_LAYER_MANGOHUD_overlay         Vulkan Hud Overlay           1.2.135  versi
on 1
VK_LAYER_NV_optimus               NVIDIA Optimus layer         1.3.194  versi
on 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.2.136  versi
on 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.2.136  versi
on 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.2.136  versi
on 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.2.136  versi
on 1

Devices:
========
GPU0:
        apiVersion         = 4206786 (1.3.194)
        driverVersion      = 2139979776 (0x7f8d8000)
        vendorID           = 0x10de
        deviceID           = 0x1d01
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = NVIDIA GeForce GT 1030
        driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
        driverName         = NVIDIA
        driverInfo         = 510.54
        conformanceVersion = 1.3.0.0
[al@art ~]$ lspci -k
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Root Complex
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-
6fh) Processor Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh)
 I/O Memory Management Unit
        Subsystem: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-
6fh) I/O Memory Management Unit
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Host Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h
-6fh) Processor Root Port
        Kernel driver in use: pcieport
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h
-6fh) Processor Root Port
        Kernel driver in use: pcieport
00:08.0 Encryption controller: Advanced Micro Devices, Inc. [AMD] Carrizo Pla
tform Security Processor
        Subsystem: Advanced Micro Devices, Inc. [AMD] Carrizo Platform Securi
ty Processor
00:09.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Carrizo Audio Dummy H
ost Bridge
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 6
0h-6fh) Audio Controller
        DeviceName: Realtek ALC898
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device fb07
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:10.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Contr
oller (rev 20)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7b07
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controll
er [AHCI mode] (rev 49)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7b07
        Kernel driver in use: ahci
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Contr
oller (rev 49)
        Subsystem: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller
        Kernel driver in use: ehci-pci
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 4
a)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7b07
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 11
)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7b07
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 3
        Kernel driver in use: k10temp
        Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 4
        Kernel driver in use: fam15h_power
        Kernel modules: fam15h_power
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60
h-6fh) Processor Function 5
05:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 43bc (rev 0
2)
        Subsystem: ASMedia Technology Inc. Device 1142
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci
05:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] Device 43b8 (rev
02)
        Subsystem: ASMedia Technology Inc. Device 1062
        Kernel driver in use: ahci
05:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 43b3 (rev 02)
        DeviceName: Broadcom 5762
        Kernel driver in use: pcieport
16:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCI
e Port (rev 02)
        Kernel driver in use: pcieport
16:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCI
e Port (rev 02)
        Kernel driver in use: pcieport
16:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCI
e Port (rev 02)
        Kernel driver in use: pcieport
16:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCI
e Port (rev 02)
        Kernel driver in use: pcieport
1b:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/841
1 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7b07
        Kernel driver in use: r8169
        Kernel modules: r8169
1f:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030]
 (rev a1)
        Subsystem: NVIDIA Corporation Device 11c7
        Kernel driver in use: nvidia
        Kernel modules: nouveau, nvidia_drm, nvidia
1f:00.1 Audio device: NVIDIA Corporation GP108 High Definition Audio Controll
er (rev a1)
        Subsystem: NVIDIA Corporation Device 11c7
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
[al@art ~]$

Can you tell me why did you installed the git version of lutris from AUR?
Package lutris is provided by Archlinux community repository.

Could it be that there is some library mismatch since you compiled some manually or that some libs are not installed at all ?

I have tried both the regular and git versions of lutris. Neither work. Even the Steam launcher does not work.