mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-29 06:11:47 +00:00
Flatpak: Grant access to Gamescope socket for Steam Deck
* See flathub/org.DolphinEmu.dolphin-emu#178 * Bug only occurs on the Steam Deck OLED when using the Vulkan renderer.
This commit is contained in:
parent
d83ecb0582
commit
5bf9b7145c
@ -19,6 +19,8 @@ finish-args:
|
||||
- "--talk-name=org.freedesktop.ScreenSaver"
|
||||
- "--socket=wayland"
|
||||
- "--socket=fallback-x11"
|
||||
# Required for Gamescope on Steam Deck OLED when using the Vulkan renderer
|
||||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
|
||||
modules:
|
||||
# Dependencies.
|
||||
|
Loading…
x
Reference in New Issue
Block a user