Steam's proton tries to use its own wine64 binary

Some games that require Proton don’t run at all (Street Fighter V, DARK SOULS: REMASTERED, Red Dead Redemption 2, Resident Evil 2 (the remake one)) after you press the “Play” button on Steam. After you press the “Play” button, the game dies immediately (there is no black screen, no nothing) and the Steam buttom goes from “Running” to “Play” in less than a second.

Trying to figure out what’s wrong, I found this script called protonlaunch that allows me to launch any program with any Proton environment from the command-line; thus I gave it a try:

protonlaunch winecfg

and it fails:

protonlaunch: steam installation path is '/home/jorge/.local/share/Steam'
protonlaunch: proton version 'Proton - Experimental'
protonlaunch: prefix '/home/jorge/.proton'
protonlaunch: Program is 'winecfg'
Traceback (most recent call last):
  File "/home/jorge/biblioteca/Steam/steamapps/common/Proton - Experimental/proton", line 1722, in <module>
    rc = g_session.run()
  File "/home/jorge/biblioteca/Steam/steamapps/common/Proton - Experimental/proton", line 1682, in run
    rc = self.run_proc(adverb + argv + sys.argv[2:] + self.cmdlineappend)
  File "/home/jorge/biblioteca/Steam/steamapps/common/Proton - Experimental/proton", line 1653, in run_proc
    return subprocess.call(args, env=local_env, stderr=self.log_file, stdout=self.log_file)
  File "/nix/store/vs6vc444wsi19cm0c1dwkvdj731x1pdp-python3-3.10.12/lib/python3.10/subprocess.py", line 345, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/nix/store/vs6vc444wsi19cm0c1dwkvdj731x1pdp-python3-3.10.12/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/nix/store/vs6vc444wsi19cm0c1dwkvdj731x1pdp-python3-3.10.12/lib/python3.10/subprocess.py", line 1863, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/home/jorge/biblioteca/Steam/steamapps/common/Proton - Experimental/files/bin/wine64'

The binary referred above (/home/jorge/biblioteca/Steam/steamapps/common/Proton - Experimental/files/bin/wine64) exists and everything, but this is NixOS and pre-compiled binaries are No No here.

NixOS already provides a wine64 binary from wine64 package, how can I tell Proton to use that instead? Is there a better workaround for Steam games?

I tried running protonlaunch with steam-run to see what happens:

steam-run protonlaunch --proton-version 'Proton - Experimental' /home/jorge/biblioteca/Steam/steamapps/common/StreetFighterV/StreetFighterV.exe

Got a bunch of warnings and the game exited after showing a small banner:

protonlaunch: steam installation path is '/home/jorge/.local/share/Steam'
protonlaunch: proton version 'Proton - Experimental'
protonlaunch: prefix '/home/jorge/.proton'
protonlaunch: Program is '/home/jorge/biblioteca/Steam/steamapps/common/StreetFighterV/StreetFighterV.exe'
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
steamapps/common/StreetFighterV took 4s
Unable to read VR Path Registry from C:\users\steamuser\AppData\Local\openvr\openvrpaths.vrpath
Unable to read VR Path Registry from C:\users\steamuser\AppData\Local\openvr\openvrpaths.vrpath
steam.sh[71846]: Running Steam on nixos 23.05 64-bit
steam.sh[71846]: STEAM_RUNTIME is enabled automatically
setup.sh[71922]: Steam runtime environment up-to-date!
run.sh[71934]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit st
steamapps/common/StreetFighterV took 4s
steam.sh[72048]: Running Steam on nixos 23.05 64-bit
steam.sh[72048]: STEAM_RUNTIME is enabled automatically
setup.sh[72180]: Steam runtime environment up-to-date!
run.sh[72215]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127
steam.sh[72048]: Steam client's requirements are satisfied
steam.sh[72091]: Running Steam on nixos 23.05 64-bit
steam.sh[72091]: STEAM_RUNTIME is enabled automatically
setup.sh[72312]: Steam runtime environment up-to-date!
run.sh[72335]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127
[... the last 5 lines repeated themselves several times before the game exiting ...]
steam.sh[72048]: Steam client's requirements are satisfied
steam.sh[72091]: Running Steam on nixos 23.05 64-bit
steam.sh[72091]: STEAM_RUNTIME is enabled automatically
setup.sh[72312]: Steam runtime environment up-to-date!
run.sh[72335]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127

Just to be sure, did you install steam with programs.steam.enable? These things should not be an issue with steam, as it runs in its own fhs environment, so nix and pre-compiled binaries should be a big yes here (otherwise no games would work, they are all precompiled).

I suspect that script of yours just doesn’t replicate the same environment, so this debugging is just showing environment differences.

Try launching steam from the CLI and looking at the terminal for logs, usually I get enough detail from that. You can also consider adding this protonlaunch to the startup options of your games if it gives you any useful extra info.

It probably wouldn’t work, because the steam fhs will change too much. Wine anyway != proton, this is not the right approach.

If you want to change your protonenvs, consider using protontricks and/or protonplus instead of another script. They modify the steam environment per-game, which is quite a bit more robust.

Just to be sure, did you install steam with programs.steam.enable?

yes, since day 1.

let me expand on my previous reply.

A ran steam from the command-line. For Street Figther V I get nothing but what steam already output:

Summary
steam.sh[17586]: Running Steam on nixos 23.05 64-bit
steam.sh[17586]: STEAM_RUNTIME is enabled automatically
setup.sh[17672]: Steam runtime environment up-to-date!
run.sh[17684]: Warning: An unexpected error occurred while executing "/sbin/ldconfig -XNv", the exit status was 127
steam.sh[17586]: Steam client's requirements are satisfied
[2023-10-12 14:53:25] Startup - updater built Oct 11 2023 19:03:31
[2023-10-12 14:53:25] Startup - Steam Client launched with: '/home/jorge/.local/share/Steam/ubuntu12_32/steam' '--help'
[2023-10-12 14:53:25] Opted in to client beta 'publicbeta' via beta file
You are in the 'publicbeta' client beta.
10/12 14:53:25 Init: Installing breakpad exception handler for appid(steam)/version(1697054560)/tid(17707)
[2023-10-12 14:53:25] Loading cached metrics from disk (/home/jorge/.local/share/Steam/package/steam_client_metrics.bin)
[2023-10-12 14:53:25] Using the following download hosts for Public, Realm steamglobal
[2023-10-12 14:53:25] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2023-10-12 14:53:25] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
[2023-10-12 14:53:25] 3. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-10-12 14:53:25] Verifying installation...
[2023-10-12 14:53:25] Verification complete

Steam logging initialized: directory: /home/jorge/.local/share/Steam/logs

/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: wrong ELF class: ELFCLASS64
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf08b66b0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf08b4f80
steamwebhelper.sh[17713]: Runtime for steamwebhelper: defaulting to /home/jorge/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[17713]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
CAppInfoCacheReadFromDiskThread took 29 milliseconds to initialize
wayland: skipping init because GAMESCOPE_WAYLAND_DISPLAY is not set
wayland: skipping init because GAMESCOPE_WAYLAND_DISPLAY is not setsrc/steamUI/spewmanager.cpp (173) : Assertion Failed: Error: wayland: skipping init because GAMESCOPE_WAYLAND_DISPLAY is not set
src/steamUI/spewmanager.cpp (173) : Assertion Failed: Error: wayland: skipping init because GAMESCOPE_WAYLAND_DISPLAY is not set
assert_20231012145326_18.dmp[17794]: Uploading dump (out-of-process)
/tmp/dumps/assert_20231012145326_18.dmp
Steam Runtime Launch Service: starting steam-runtime-launcher-service
Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 17823
bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
assert_20231012145326_18.dmp[17794]: Finished uploading minidump (out-of-process): success = yes
assert_20231012145326_18.dmp[17794]: response: CrashID=bp-616f25c0-80c4-460a-8eef-717942231012
assert_20231012145326_18.dmp[17794]: file ''/tmp/dumps/assert_20231012145326_18.dmp'', upload yes: ''CrashID=bp-616f25c0-80c4-460a-8eef-717942231012''
BRefreshApplicationsInLibrary 1: 1ms
BuildCompleteAppOverviewChange: 236 apps
RegisterForAppOverview 1: 6ms
RegisterForAppOverview 2: 6ms

With Dark Souls, it works with Proton 8.0-4 provided by Steam! I get this output too:

Summary
Fossilize INFO: Setting autogroup scheduling.
/bin/sh\0-c\0PROTON_LOG=1 WINEDEBUG="+timestamp,+pid,+tid,+seh,+debugstr,+module" /home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=570940 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0'/proton waitforexitandrun  '/home/jorge/biblioteca/Steam/steamapps/common/DARK SOULS REMASTERED/DarkSoulsRemastered.exe'\0
chdir "/home/jorge/biblioteca/Steam/steamapps/common/DARK SOULS REMASTERED"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pressure-vessel-wrap[18088]: W: Found more than one possible libdrm data directory from provider
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so
/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: undefined symbol: g_hash_table_get_keys_as_array
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgioremote-volume-monitor.so
[2023-10-12 14:55:26] Background update loop checking for update. . .
[2023-10-12 14:55:26] Checking for available updates...
[2023-10-12 14:55:26] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_publicbeta_ubuntu12?t=7386002
[2023-10-12 14:55:26] Manifest download: send request
[2023-10-12 14:55:26] Manifest download: waiting for download to finish
Proton: Upgrading prefix from GE-Proton8-16 to 8.0-103 (/home/jorge/biblioteca/Steam/steamapps/compatdata/310950/)
Proton: Prefix has an invalid version?! You may want to back up user files and delete this prefix.
[2023-10-12 14:55:27] Manifest download: finished
[2023-10-12 14:55:27] Download skipped: /steam_client_publicbeta_ubuntu12?t=7386002 version 1697054560, installed version 1697054560, existing pending version 0
[2023-10-12 14:55:27] Nothing to do
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
pressure-vessel-wrap[19005]: W: Found more than one possible libdrm data directory from provider
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so
/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: undefined symbol: g_hash_table_get_keys_as_array
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgioremote-volume-monitor.so
Proton: Upgrading prefix from None to 8.0-103 (/home/jorge/biblioteca/Steam/steamapps/compatdata/570940/)
10/12 14:56:45 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20231011190407)/tid(20205)
10/12 14:56:45 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(20205)

(wine:20108): GStreamer-WARNING **: 20:57:19.031: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.032: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.033: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.033: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.034: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.035: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.036: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.037: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.037: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.038: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.039: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.040: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.040: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.041: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.042: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.042: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.043: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.044: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.045: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.047: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.047: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.048: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.049: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.050: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.050: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.051: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.052: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.053: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.054: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.055: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.055: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.056: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.057: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64

(wine:20108): GStreamer-WARNING **: 20:57:19.058: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64
wine: configuration in L"/home/jorge/biblioteca/Steam/steamapps/compatdata/310950/pfx" has been updated.
Game 570940 created interface STEAMAPPLIST_INTERFACE_VERSION001 / AppList
Game 570940 created interface STEAMAPPS_INTERFACE_VERSION008 / Apps
Game 570940 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_003 / HTMLSurface
Game 570940 created interface STEAMHTTP_INTERFACE_VERSION002 / HTTP
Game 570940 created interface STEAMINVENTORY_INTERFACE_V002 / Inventory
Game 570940 created interface STEAMMUSICREMOTE_INTERFACE_VERSION001 / MusicRemote
Game 570940 created interface STEAMMUSIC_INTERFACE_VERSION001 / Music
Game 570940 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION014 / RemoteStorage
Game 570940 created interface STEAMSCREENSHOTS_INTERFACE_VERSION003 / Screenshots
Game 570940 created interface STEAMUGC_INTERFACE_VERSION010 / UGC
Game 570940 created interface STEAMUNIFIEDMESSAGES_INTERFACE_VERSION001 / UnifiedMessages
Game 570940 created interface STEAMUSERSTATS_INTERFACE_VERSION011 / UserStats
Game 570940 created interface STEAMVIDEO_INTERFACE_V002 / Video
Game 570940 created interface SteamController005 / Controller
Game 570940 created interface SteamFriends015 / Friends
Game 570940 created interface SteamMatchMaking009 / Matchmaking
Game 570940 created interface SteamMatchMakingServers002 / MatchmakingServers
Game 570940 created interface SteamNetworking005 / Networking
Game 570940 created interface SteamUser019 / User
Game 570940 created interface SteamUtils009 / Utils
Game 570940 method call count for IClientUserStats::GetAchievement : 41
Game 570940 method call count for IClientUserStats::RequestCurrentStats : 1
Game 570940 method call count for IClientUserStats::GetAchievementName : 41
Game 570940 method call count for IClientUserStats::GetNumAchievements : 1
Game 570940 method call count for IClientAppManager::GetCurrentLanguage : 1
Game 570940 method call count for IClientAppManager::BIsDlcEnabled : 1
Game 570940 method call count for IClientUtils::RecordSteamInterfaceCreation : 24
Game 570940 method call count for IClientUtils::GetAppID : 29
Game 570940 method call count for IClientFriends::GetFriendCount : 3
Game 570940 method call count for IClientFriends::GetPersonaName : 1
Game 570940 method call count for IClientUser::BIsSubscribedApp : 1
Game 570940 method call count for IClientUser::GetAuthSessionTicket : 1
Game 570940 method call count for IClientUser::GetSteamID : 4
Game 570940 method call count for IClientUser::BLoggedOn : 2
Uploaded AppInterfaceStats to Steam

(process:20205): GLib-GObject-CRITICAL **: 14:58:14.874: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Fossilize INFO: Setting autogroup scheduling.
reaping pid: 20205 -- gameoverlayui

Also, With DEATH STRANDING Director’s Cut which I finished download yesterday, using Proton 8.0-4 it also works (takes a while to load, but you get into the menu; you can play the game undoubtedly), this is the output:

Summary
(process:20205): GLib-GObject-CRITICAL **: 14:58:14.874: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Fossilize INFO: Setting autogroup scheduling.
reaping pid: 20205 -- gameoverlayui
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
/bin/sh\0-c\0/home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1850570 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0'/proton waitforexitandrun  '/home/jorge/biblioteca/Steam/steamapps/common/DEATH STRANDING DIRECTORS CUT/ds.exe'\0
chdir "/home/jorge/biblioteca/Steam/steamapps/common/DEATH STRANDING DIRECTORS CUT"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pressure-vessel-wrap[22158]: W: Found more than one possible libdrm data directory from provider
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so
/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: undefined symbol: g_hash_table_get_keys_as_array
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgioremote-volume-monitor.so
Proton: Upgrading prefix from GE-Proton8-16 to 8.0-103 (/home/jorge/biblioteca/Steam/steamapps/compatdata/1850570/)
Proton: Prefix has an invalid version?! You may want to back up user files and delete this prefix.
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

(wine:22997): GStreamer-WARNING **: 21:01:44.512: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.513: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.522: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.524: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.524: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.525: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.525: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.537: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.537: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.557: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.558: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.558: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.559: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.560: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.560: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.561: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.562: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.563: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.563: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.565: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.566: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.567: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.567: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.568: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.569: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.569: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.570: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.571: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.589: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.591: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.621: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.652: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.677: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64

(wine:22997): GStreamer-WARNING **: 21:01:44.693: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64
wine: configuration in L"/home/jorge/biblioteca/Steam/steamapps/compatdata/1850570/pfx" has been updated.
Setting breakpad minidump AppID = 1850570
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198168493510 [API loaded no]
Setting breakpad minidump AppID = 1850570
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198168493510 [API loaded no]
**************************************************************************** BuildID = dsq 174/3224261
16:01 - Fri Apr 07 2023
* Executable Configuration = Submission
* SaveGame Version = 67, flags = 0
* SessionID = 'a220ebc1-6ebd-4430-9057-7326998f538e'
***************************************************************************Allocator AssetMemory: Creat
ing new region at [0x00000003c0000000:0x0000000400000000]
Fossilize INFO: Overriding serialization path: "/home/jorge/biblioteca/Steam/steamapps/shadercache/1850570/fozpipelinesv6/steamapprun_pipeline_cache".
10/12 15:02:03 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20231011190407)/tid(23467)
10/12 15:02:03 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(23467)
SaveData: Update cached slot info in 0.016 seconds
SaveData: Update cached slot info in 0.029 seconds
SaveData: Update cached slot info in 0.052 seconds
SaveData: Update cached slot info in 0.035 seconds
SaveData: Update cached slot info in 0.064 seconds
SaveData: Update cached slot info in 0.052 seconds
SaveData: Update cached slot info in 0.089 seconds
SaveData: Update cached slot info in 0.079 seconds
SaveData: Update cached slot info in 0.091 seconds
SaveData: Update cached slot info in 0.092 seconds
SaveData: Update cached slot info in 0.113 seconds
SaveData: Update cached slot info in 0.114 seconds
SaveData: Update cached slot info in 0.130 seconds
SaveData: Update cached slot info in 0.133 seconds
SaveData: Update cached slot info in 0.145 seconds
SaveData: Update cached slot info in 0.194 seconds
SaveData: Update cached slot info in 0.164 seconds
SaveData: Update cached slot info in 0.210 seconds
SaveData: Update cached slot info in 0.176 seconds
SaveData: Update cached slot info in 0.192 seconds
SaveData: Update cached slot info in 0.243 seconds
SaveData: Update cached slot info in 0.214 seconds
SaveData: Update cached slot info in 0.206 seconds
SaveData: Update cached slot info in 0.235 seconds
SaveData: Update cached slot info in 0.224 seconds
SaveData: Update cached slot info in 0.239 seconds
SaveData: Update cached slot info in 0.247 seconds
SaveData: Update cached slot info in 0.253 seconds
SaveData: Update cached slot info in 0.283 seconds
SaveData: Update cached slot info in 0.278 seconds
SaveData: Update cached slot info in 0.263 seconds
SaveData: Update cached slot info in 0.259 seconds
SaveData: Update cached slot info in 0.226 seconds
SaveData: Update cached slot info in 0.227 seconds
SaveData: Update cached slot info in 0.223 seconds
SaveData: Update cached slot info in 0.228 seconds
SaveData: Update cached slot info in 0.235 seconds
SaveData: Update cached slot info in 0.256 seconds
SaveData: Update cached slot info in 0.255 seconds
SaveData: Update cached slot info in 0.263 seconds
SaveData: Update cached slot info in 0.273 seconds
SaveData: Update cached slot info in 0.273 seconds
SaveData: Update cached slot info in 0.267 seconds
SaveData: Update cached slot info in 0.275 seconds
SaveData: Update cached slot info in 0.308 seconds
SaveData: Update cached slot info in 0.286 seconds
SaveData: Update cached slot info in 0.346 seconds
SaveData: Update cached slot info in 0.393 seconds
SaveData: Update cached slot info in 0.350 seconds
SaveData: Update cached slot info in 0.388 seconds
SaveData: Update cached slot info in 0.387 seconds
SaveData: Update cached slot info in 0.342 seconds
SaveData: Update cached slot info in 0.494 seconds
SaveData: Update cached slot info in 0.366 seconds
SaveData: Update cached slot info in 0.393 seconds
SaveData: Update cached slot info in 0.368 seconds
SaveData: Update cached slot info in 0.430 seconds
SaveData: Update cached slot info in 0.408 seconds
SaveData: Update cached slot info in 0.423 seconds
SaveData: Update cached slot info in 0.410 seconds
SaveData: Update cached slot info in 0.460 seconds
SaveData: Update cached slot info in 0.475 seconds
SaveData: Update cached slot info in 0.447 seconds
SaveData: Update cached slot info in 0.424 seconds
SaveData: Update cached slot info in 0.440 seconds
SaveData: Update cached slot info in 0.529 seconds
SaveData: Update cached slot info in 0.513 seconds
SaveData: Update cached slot info in 0.501 seconds
SaveData: Update cached slot info in 0.551 seconds
pid 22513 != 22511, skipping destruction (fork without exec?)
Game 1850570 created interface STEAMAPPS_INTERFACE_VERSION008 /
Game 1850570 created interface STEAMUSERSTATS_INTERFACE_VERSION012 /
Game 1850570 created interface SteamController007 / Controller
Game 1850570 created interface SteamFriends017 /
Game 1850570 created interface SteamInput001 / Controller
Game 1850570 created interface SteamInput006 /
Game 1850570 created interface SteamUser020 / User
Game 1850570 created interface SteamUser021 /
Game 1850570 created interface SteamUtils009 / Utils
Game 1850570 created interface SteamUtils010 /
Game 1850570 method call count for IClientControllerSerialized::SetGyroOn : 2
Game 1850570 method call count for IClientControllerSerialized::GetAnalogActionHandle : 4
Game 1850570 method call count for IClientControllerSerialized::GetDigitalActionHandle : 15
Game 1850570 method call count for IClientUserStats::GetAchievement : 63
Game 1850570 method call count for IClientUserStats::GetStat : 1
Game 1850570 method call count for IClientUserStats::RequestCurrentStats : 1
Game 1850570 method call count for IClientUserStats::GetNumAchievements : 2
Game 1850570 method call count for IClientAppManager::GetCurrentLanguage : 1
Game 1850570 method call count for IClientUtils::RecordSteamInterfaceCreation : 11
Game 1850570 method call count for IClientUtils::GetAppID : 15
Game 1850570 method call count for IClientFriends::GetPersonaName : 1
Game 1850570 method call count for IClientUser::GetSteamID : 4
Uploaded AppInterfaceStats to Steam

(process:23467): GLib-GObject-CRITICAL **: 15:05:54.149: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
reaping pid: 23467 -- gameoverlayui
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.

With Resident Evil 2 the FPS are around 8 to 10, also using Proton 8.0-4. If you try to exit, the game hangs:

Summary
(process:23467): GLib-GObject-CRITICAL **: 15:05:54.149: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
reaping pid: 23467 -- gameoverlayui
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
/bin/sh\0-c\0/home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=883710 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0'/proton waitforexitandrun  '/home/jorge/biblioteca/Steam/steamapps/common/RESIDENT EVIL 2  BIOHAZARD RE2/re2.exe'\0
chdir "/home/jorge/biblioteca/Steam/steamapps/common/RESIDENT EVIL 2  BIOHAZARD RE2"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pressure-vessel-wrap[24166]: W: Found more than one possible libdrm data directory from provider
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so
/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: undefined symbol: g_hash_table_get_keys_as_array
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgioremote-volume-monitor.so
Proton: Upgrading prefix from None to 8.0-103 (/home/jorge/biblioteca/Steam/steamapps/compatdata/883710/)
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Setting breakpad minidump AppID = 883710
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198168493510 [API loaded no]
Setting breakpad minidump AppID = 883710
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561198168493510 [API loaded no]
Fossilize INFO: Overriding serialization path: "/home/jorge/biblioteca/Steam/steamapps/shadercache/883710/fozpipelinesv6/steamapprun_pipeline_cache".
10/12 15:09:49 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20231011190407)/tid(24520)
10/12 15:09:49 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(24520)
Game 883710 created interface STEAMAPPS_INTERFACE_VERSION008 /
Game 883710 created interface STEAMAPPTICKET_INTERFACE_VERSION001 /
Game 883710 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION014 /
Game 883710 created interface STEAMUSERSTATS_INTERFACE_VERSION012 /
Game 883710 created interface SteamController008 /
Game 883710 created interface SteamFriends017 /
Game 883710 created interface SteamInput002 /
Game 883710 created interface SteamNetworkingMessages002 /
Game 883710 created interface SteamUser017 / User
Game 883710 created interface SteamUser021 /
Game 883710 created interface SteamUser021 / User
Game 883710 created interface SteamUtils007 / Utils
Game 883710 created interface SteamUtils010 /
Game 883710 method call count for IClientNetworkingUtilsSerialized::GotLocationString : 2
Game 883710 method call count for IClientNetworkingSocketsSerialized::GetSTUNServer : 2
Game 883710 method call count for IClientNetworkingSocketsSerialized::GetCachedRelayTicketCount : 1
Game 883710 method call count for IClientNetworkingSocketsSerialized::GetCertAsync : 1
Game 883710 method call count for IClientAudio::GetAvailableVoice : 1462
Game 883710 method call count for IClientHTTP::ReleaseHTTPRequest : 2
Game 883710 method call count for IClientHTTP::GetHTTPResponseBodyData : 2
Game 883710 method call count for IClientHTTP::SendHTTPRequest : 2
Game 883710 method call count for IClientHTTP::SetHTTPRequestHeaderValue : 1
Game 883710 method call count for IClientHTTP::CreateHTTPRequest : 2
Game 883710 method call count for IClientRemoteStorage::FileExists : 3476
Game 883710 method call count for IClientRemoteStorage::GetFileTimestamp : 15
Game 883710 method call count for IClientRemoteStorage::GetFileSize : 17
Game 883710 method call count for IClientRemoteStorage::FileReadAsyncComplete : 17
Game 883710 method call count for IClientRemoteStorage::FileReadAsync : 17
Game 883710 method call count for IClientRemoteStorage::FileWriteAsync : 2
Game 883710 method call count for IClientUserStats::RequestCurrentStats : 1
Game 883710 method call count for IClientAppManager::GetCurrentLanguage : 1
Game 883710 method call count for IClientAppManager::BIsDlcEnabled : 1141
Game 883710 method call count for IClientAppManager::IsAppDlcInstalled : 1951
Game 883710 method call count for IClientApps::BGetDLCDataByIndex : 1944
Game 883710 method call count for IClientApps::GetDLCCount : 162
Game 883710 method call count for IClientUtils::RecordSteamInterfaceCreation : 15
Game 883710 method call count for IClientUtils::GetSteamUILanguage : 1
Game 883710 method call count for IClientUtils::GetAPICallResult : 22
Game 883710 method call count for IClientUtils::GetAppID : 20
Game 883710 method call count for IClientUtils::GetIPCountry : 1
Game 883710 method call count for IClientUtils::GetServerRealTime : 3
Game 883710 method call count for IClientFriends::GetFriendPersonaName_Public : 11
Game 883710 method call count for IClientFriends::GetClanByIndex : 12
Game 883710 method call count for IClientFriends::GetClanCount : 1
Game 883710 method call count for IClientFriends::GetFriendByIndex : 8
Game 883710 method call count for IClientFriends::GetFriendCount : 2
Game 883710 method call count for IClientFriends::GetPersonaName : 1
Game 883710 method call count for IClientUser::BIsSubscribedApp : 1141
Game 883710 method call count for IClientUser::GetAuthSessionTicket : 1
Game 883710 method call count for IClientUser::GetAppOwnershipTicketExtendedData : 1
Game 883710 method call count for IClientUser::GetSteamID : 25
Game 883710 method call count for IClientUser::BLoggedOn : 2
Uploaded AppInterfaceStats to Steam

(process:24520): GLib-GObject-CRITICAL **: 15:14:48.839: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
reaping pid: 24520 -- gameoverlayui

Red Dead Redemption 2 it gets stuck in the Social club pre-requirements installation:

Summary
/bin/sh\0-c\0WINEDLLOVERRIDES=EasyHook,EasyHook64,EasyLoad64,NativeInterop,version,dinput8,ScriptHookRDR2,ModManager.Core,ModManager.NativeInterop,NLog=n,b gamemoderun /home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1174180 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/SteamLinuxRuntime_sniper'/_v2-entry-point --verb=waitforexitandrun -- '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0'/proton waitforexitandrun  '/home/jorge/.local/share/Steam/steamapps/common/Red Dead Redemption 2/PlayRDR2.exe' -USEALLAVAILABLECORES -cpuLoadRebalancing -ignorepipelinecache\0
chdir "/home/jorge/.local/share/Steam/steamapps/common/Red Dead Redemption 2"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
gamemodeauto:
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
gamemodeauto:
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pressure-vessel-wrap[24984]: W: Found more than one possible libdrm data directory from provider
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognomeproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so: undefined symbol: g_task_get_source_tag
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiolibproxy.so
/nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so: undefined symbol: g_byte_array_steal
Failed to load module: /nix/store/hj1xpw6wghc4vggy0biia9lxv0qc186n-glib-networking-2.76.0/lib/gio/modules/libgiognutls.so
/nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so: undefined symbol: g_hash_table_get_keys_as_array
Failed to load module: /nix/store/x9qfmhmxbj4svhw7y656afs7vijb958k-dconf-0.40.0-lib/lib/gio/modules/libdconfsettings.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgvfsdbus.so
/nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gvfs/libgvfscommon.so: undefined symbol: g_task_set_source_tag
Failed to load module: /nix/store/593cb5i5kqrv2al8q2d6mx6zpnclh5mq-gvfs-1.50.4/lib/gio/modules/libgioremote-volume-monitor.so
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
Proton: Upgrading prefix from 8.0-104 to 8.0-103 (/home/jorge/.local/share/Steam/steamapps/compatdata/1174180/)
Proton: Removing stale builtin /home/jorge/.local/share/Steam/steamapps/compatdata/1174180/pfx//drive_c/windows/system32/ir50_32.dll
Proton: Removing stale builtin /home/jorge/.local/share/Steam/steamapps/compatdata/1174180/pfx//drive_c/windows/syswow64/ir50_32.dll
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory

(wine:25272): GStreamer-WARNING **: 21:17:19.303: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstnavigationtest.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.304: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideobox.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.304: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstid3demux.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.305: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstavi.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.306: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvorbis.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.307: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdeinterlace.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.307: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioparsers.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.308: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmatroska.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.309: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdebug.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.310: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstdav1d.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.310: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstogg.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.311: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvpx.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.312: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioconvert.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.313: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstsoup.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.313: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstximagesink.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.314: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttheora.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.315: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstpbtypes.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.316: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstapp.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.316: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstaudioresample.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.319: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstautodetect.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.319: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideofilter.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.320: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstmpg123.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.321: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstisomp4.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.322: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgsttypefindfunctions.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.322: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstwavparse.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.323: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstlibav.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.324: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstadder.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.325: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libprotonmediaconverter.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.326: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstplayback.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.326: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopengl.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.327: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoreelements.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.328: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstcoretracers.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.329: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstvideoconvertscale.so: wrong ELF class: ELFCLASS64

(wine:25272): GStreamer-WARNING **: 21:17:19.329: Failed to load plugin '/home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so': /home/jorge/biblioteca/Steam/steamapps/common/Proton 8.0/dist/lib64/gstreamer-1.0/libgstopus.so: wrong ELF class: ELFCLASS64
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
wine: configuration in L"/home/jorge/.local/share/Steam/steamapps/compatdata/1174180/pfx" has been updated.
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
Setting breakpad minidump AppID = 1174180
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198168493510 [API loaded no]
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
Missing interface adapter for SteamController008 UGC
Fossilize INFO: Overriding serialization path: "/home/jorge/.local/share/Steam/steamapps/shadercache/1174180/fozpipelinesv6/steamapprun_pipeline_cache".
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory

With native games like This is the Police or Cities: Skylines I get errors, are they worthy of a bug report?:

Summary
(process:24520): GLib-GObject-CRITICAL **: 15:14:48.839: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
reaping pid: 24520 -- gameoverlayui
/bin/sh\0-c\0/home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=443810 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/This is the Police/Police.exe'\0
chdir "/home/jorge/biblioteca/Steam/steamapps/common/This is the Police"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
/home/jorge/biblioteca/Steam/steamapps/common/This is the Police/Police.exe: /home/jorge/biblioteca/Steam/steamapps/common/This is the Police/Police.exe: cannot execute binary file
Uploaded AppInterfaceStats to Steam
/bin/sh\0-c\0gamemoderun /home/jorge/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=255710 -- /home/jorge/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/jorge/biblioteca/Steam/steamapps/common/Cities_Skylines/dowser.exe'\0
chdir "/home/jorge/biblioteca/Steam/steamapps/common/Cities_Skylines"
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
gamemodeauto:
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/jorge/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
gamemodeauto:
/home/jorge/biblioteca/Steam/steamapps/common/Cities_Skylines/dowser.exe: /home/jorge/biblioteca/Steam/steamapps/common/Cities_Skylines/dowser.exe: cannot execute binary file

thoughts?