When running steam under gamescope, even with -e, steam does not load the steam overlay correctly, resulting in nothing happening when pressing Shift+Tab.
Command used to start gamescope:
gamescope -W 2256 -H 1504 -w 2256 -h 1504 -r 60 --backend sdl -e --mangoapp -- steam
I have also tried not using --mangoapp and --backend sdl, neither of which result in the overlay working.
Relevant log line:
ERROR: ld.so: object '/home/blackdragon2447/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
Full relevant log:
console-linux.txt
When running steam under gamescope, even with
-e, steam does not load the steam overlay correctly, resulting in nothing happening when pressing Shift+Tab.Command used to start gamescope:
I have also tried not using
--mangoappand--backend sdl, neither of which result in the overlay working.Relevant log line:
Full relevant log:
console-linux.txt