From 827ad8a51851e96c6de0c7e7efcf1783572fc9a4 Mon Sep 17 00:00:00 2001 From: Vitaly Zdanevich Date: Wed, 28 Aug 2024 07:27:38 +0300 Subject: [PATCH] README.md: add that Gamescope can help when a game is not starting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 13bb449..9a68bc3 100644 --- a/README.md +++ b/README.md @@ -513,6 +513,8 @@ $ WINEFSYNC=1 ./conty.sh wine someapplication.exe Solution from https://www.reddit.com/r/linux_gaming/comments/1ds1ei3/steam_input_not_working_under_gamescope/lb10mmf/ +* The game is not starting or starting only when you disable your additional displays (for example Armies of Exigo): use Gamescope - see previous point. + ## Main used projects * [bubblewrap](https://github.com/containers/bubblewrap)