Results 139 comments of Stephan Lachnit

> However, discarding static libs from install just for being static libs seems a bit like a sledge hammer method to me. Usually I agree here, especially for system libs....

I don't think there is any reason to implement this into gamemode. The GAMEMODERUNEXEC variable was introduced to add anything that isn't directly performance related or only applies to a...

How did you install gamemode? Also, please provide the output of ```sh ls /usr/lib/*/libgamemodeauto.so.0 ``` I suspect that the 32bit libs are missing.

> I installed gamemode using "apt install gamemode"(After adding the repository). Yeah so you're missing the 32bit libs. Remove gamemode (`apt remove gamemode --autoremove`), and download the Debian packages: https://packages.debian.org/sid/amd64/gamemode/download...

What exactly did you try? Also please give me the output of `apt list --installed *gamemode*`.

> Noting here that when running it right after trying to run the game I get: This is to be expected, but it only happens right after the game, a...

> @stephanlachnit Is the problem this bug or should i file a new one at launchpad? > https://bugs.launchpad.net/ubuntu/+source/gamemode/+bug/1883253 The Ubuntu 20.04 package has multi arch support for quite a while...

> Hi i was trying to install 32bit drivers but it trows an error of "E: Unsupported file /gamemode-daemon_1.6.1-1_i386.deb given on commandline", You've downloaded the incorrect files. Please see the...