diff --git a/Proton-FAQ.md b/Proton-FAQ.md index 33e18b0..abc3873 100644 --- a/Proton-FAQ.md +++ b/Proton-FAQ.md @@ -66,4 +66,8 @@ In launch options * `DXVK_HUD=1 %command%` **or** * `DXVK_HUD=fps,devinfo %command%` -See [the DXVK README](https://github.com/doitsujin/dxvk/blob/master/README.md#hud) for a full list of HUD configuration options. \ No newline at end of file +See [the DXVK README](https://github.com/doitsujin/dxvk/blob/master/README.md#hud) for a full list of HUD configuration options. + +# Enabling controller rumble support + +Proton does support controller rumble, however, the Steam for Linux client's Gamepad Configuration Support feature [does not support rumble](https://github.com/ValveSoftware/steam-for-linux/issues/4338). To work around this, disable Gamepad Configuration Support in the Steam client settings. If rumble still does not work, this may indicate a bug in Proton. \ No newline at end of file