Difference between revisions of "Gamemode"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
== Configuration == | == Configuration == | ||
Copy <code>gamemode.ini</code> from [https://github.com/FeralInteractive/gamemode/blob/master/example/gamemode.ini here] to | Copy the content of <code>gamemode.ini</code> from [https://github.com/FeralInteractive/gamemode/blob/master/example/gamemode.ini here] to <code>[[Terminal#Path Abbreviations|~]]/.config/gamemode.ini</code>, for example by copy/pasting it. 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] |
Latest revision as of 02:41, 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 the content of gamemode.ini
from here to ~/.config/gamemode.ini
, for example by copy/pasting it. Change settings as desired, for example to disable composition.