From eaf24419c33e0aecea7d91272a3446cce59e1087 Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Thu, 23 Nov 2017 07:04:24 -0500 Subject: [PATCH] Grant access to controllers --- org.DolphinEmu.dolphin-emu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index dc90c0c..f87da19 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -9,7 +9,7 @@ "rename-icon": "dolphin-emu", "rename-appdata-file": "dolphin-emu.appdata.xml", "finish-args": [ - "--device=dri", + "--device=all", "--filesystem=host:ro", "--socket=pulseaudio", "--socket=wayland",