Difference between revisions of "Gamemode"

From Linux Gaming
Jump to navigation Jump to search
Line 6: Line 6:


You often have to manually enable gamemode on a per-game basis, so if you're struggling with performance in a game, make sure to check whether gamemode is enabled.
You often have to manually enable gamemode on a per-game basis, so if you're struggling with performance in a game, make sure to check whether gamemode is enabled.
== Configuration ==
Copy <code>gamemode.ini</code> from [https://github.com/FeralInteractive/gamemode/blob/master/example/gamemode.ini here] to one of the directories described [https://github.com/FeralInteractive/gamemode#configuration here]. Change settings as desired, for example to [[Compositor#Gamemode|disable composition]].


== See more ==
== See more ==
[https://github.com/FeralInteractive/gamemode Gamemode's website]
[https://github.com/FeralInteractive/gamemode Gamemode's website]

Revision as of 03:33, 1 December 2022

Feral Interactive's Gamemode is one of the best and easiest tools you can use to improve game performance on Linux. It ensures that all of your computer processor's cores are enabled when you launch a game.

Setup

(TO-DO: Gamemode installation)

You often have to manually enable gamemode on a per-game basis, so if you're struggling with performance in a game, make sure to check whether gamemode is enabled.

Configuration

Copy gamemode.ini from here to one of the directories described here. Change settings as desired, for example to disable composition.

See more

Gamemode's website