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…
Reference in New Issue