mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-02-16 15:25:39 +00:00
Merge pull request #73 from rakonkido/enable-gamescope
Grant access to Gamescope socket for Steam Deck
This commit is contained in:
commit
ae771cfad5
|
@ -16,6 +16,8 @@ finish-args:
|
||||||
- --talk-name=org.freedesktop.ScreenSaver
|
- --talk-name=org.freedesktop.ScreenSaver
|
||||||
- --env=SDL_VIDEO_X11_WMCLASS=org.ppsspp.PPSSPP
|
- --env=SDL_VIDEO_X11_WMCLASS=org.ppsspp.PPSSPP
|
||||||
- --env=SDL_VIDEO_WAYLAND_WMCLASS=org.ppsspp.PPSSPP
|
- --env=SDL_VIDEO_WAYLAND_WMCLASS=org.ppsspp.PPSSPP
|
||||||
|
# required for Gamescope on Steam Deck
|
||||||
|
- --filesystem=xdg-run/gamescope-0:ro
|
||||||
modules:
|
modules:
|
||||||
- shared-modules/glu/glu-9.json
|
- shared-modules/glu/glu-9.json
|
||||||
- shared-modules/glew/glew.json
|
- shared-modules/glew/glew.json
|
||||||
|
|
Loading…
Reference in a new issue