Added mensioning of pid x != y, skipping destruction

Kreyren 2020-01-17 10:33:32 +01:00
parent c4bd38e23c
commit 3364d4446b

@ -78,4 +78,7 @@ See [the DXVK README](https://github.com/doitsujin/dxvk/blob/master/README.md#hu
# Enabling controller rumble support # 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. 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.
# Proton exits with 'pid X != Y, skipping destruction..'
Based on https://github.com/ValveSoftware/Proton/issues/131#issuecomment-415117673 this is generally harmless and is part of steam game startup procedure which is unrelated to Proton.