mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-22 05:35:38 +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
|
||||
- --env=SDL_VIDEO_X11_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:
|
||||
- shared-modules/glu/glu-9.json
|
||||
- shared-modules/glew/glew.json
|
||||
|
|
Loading…
Reference in a new issue