gamescope
gamescope copied to clipboard
Steamoverlay broken for CS2
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
- Launch CS2 using any gamescope commands (I used the --steam flag in experimentation and that also doesn't work)
- 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
from what I can tell it's Gamescope WSI causing the overlay not to work in this case
Try tab + shift instead of shift + tab, currently there is a issue with xwayland.
In light of that, I would expect this issue to be related to #1740