Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All the Proton games crash, normal Linux apps work fine #1661

Open
3 of 6 tasks
vproper opened this issue Dec 9, 2024 · 1 comment
Open
3 of 6 tasks

All the Proton games crash, normal Linux apps work fine #1661

vproper opened this issue Dec 9, 2024 · 1 comment

Comments

@vproper
Copy link

vproper commented Dec 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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

  • The issue occurs on upstream gamescope without any modifications

Current Behavior

After launching any Proton game on Steam, the gmae immediately crashes before Proton even launches

Steps To Reproduce

  1. Launch any game (launch parameters - DXVK_HDR=1 PROTON_LOG=1 gamescope --force-grab-cursor --fullscreen -w 2560 -h 1440 -r 180 --hdr-enabled --hdr-debug-force-output %command%)
  2. Wait for a second or two
  3. Crash

Hardware information

- Distro: Arch Linux
- CPU: AMD Ryzen 7 7800X3D
- GPU: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M] [1002:744c] (rev cc)
- Driver Version: Mesa 24.3.1-cachyos1.3

Software information

- Desktop environment: Plasma 6.2.4
- Session type: Wayland
- Gamescope version: gamescope-3.15.14-1.1
- Gamescope launch command(s): DXVK_HDR=1 PROTON_LOG=1 gamescope --force-grab-cursor --fullscreen -w 2560 -h 1440 -r 180 --hdr-enabled --hdr-debug-force-output %command%

Which gamescope backends have the issue you are reporting?

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

Logging, screenshots, or anything else

No response

@matte-schwartz
Copy link

The command is wrong, it should be: DXVK_HDR=1 PROTON_LOG=1 gamescope --force-grab-cursor --fullscreen -w 2560 -h 1440 -r 180 --hdr-enabled --hdr-debug-force-output -- %command%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants