gamescope icon indicating copy to clipboard operation
gamescope copied to clipboard

Steamoverlay broken for CS2

Open 0N-Time opened this issue 11 months ago • 2 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Are you using any gamescope patches or a forked version of gamescope?

  • [x] The issue occurs on upstream gamescope without any modifications

Current Behavior

Booting CS2 with gamescope breaks the Steamoverlay

Steps To Reproduce

  1. Launch CS2 using any gamescope commands (I used the --steam flag in experimentation and that also doesn't work)
  2. Press the Button to open the Steamoverlay

Hardware information

- Distro: Arch
- CPU: i9 12900K
- GPU: RTX 3080 ti
- Driver Version: NVIDIA-SMI 565.77

Software information

- Desktop environment: KDE 6.2.5
- Session type: wayland
- Gamescope version: gamescope version 3.16.1 (gcc 14.2.1)
- Gamescope launch command(s): LD_PRELOAD="" gamescope -w 1440 -h 1080 -S stretch -f -e -r 440 --force-grab-cursor --immediate-flips --steam -- env LD_PRELOAD="$HOME/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so" %command%

Which gamescope backends have the issue you are reporting?

  • [x] Wayland (default for nested gamescope)
  • [ ] DRM (default for embedded gamescope, i.e. gamescope-session)
  • [ ] SDL
  • [ ] OpenVR

Logging, screenshots, or anything else

No response

0N-Time avatar Jan 25 '25 22:01 0N-Time

from what I can tell it's Gamescope WSI causing the overlay not to work in this case

matte-schwartz avatar Jan 25 '25 22:01 matte-schwartz

Try tab + shift instead of shift + tab, currently there is a issue with xwayland.

AngelBePro avatar Feb 14 '25 17:02 AngelBePro

In light of that, I would expect this issue to be related to #1740

fbachus avatar Feb 26 '25 22:02 fbachus