gamemode

Play with your Puppy.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

gamemode

#1 Post by labbe5 »

https://github.com/FeralInteractive/gamemode

GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS.

GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is now host to a range of optimisation features and configurations.

Currently GameMode includes support for optimisations including:

CPU governor
I/O priority
Process niceness
Kernel scheduler (SCHED_ISO)
Screensaver inhibiting
GPU performance mode (NVIDIA and AMD), GPU overclocking (NVIDIA)
Custom scripts



The following games are known to integrate GameMode support (meaning they don't require any additional configuration to activate GameMode while running):

Rise of the Tomb Raider
Total War Saga: Thrones of Britannia
Total War: WARHAMMER II
DiRT 4
Total War: Three Kingdoms


For others, you must manually request GameMode when running the game. This can be done by launching the game through gamemoderun:

gamemoderun ./game


Depending on your OS, gamemode is available in your package manager (APT/PPM)

Further reading :
Tips for Better Gaming Performance on Linux
https://fosspost.org/tutorials/better-g ... ance-linux
Feral's GameMode 1.4 Adds Flatpak Support, Better I/O Optimization Handling
https://www.phoronix.com/scan.php?page= ... 4-Released
How to improve gaming performance on Linux with Feral GameMode
https://www.addictivetips.com/ubuntu-li ... -gamemode/
Some Sites that Linux Gamers Need to Know Besides Steam
https://www.fosslicious.com/2019/09/som ... amers.html

Post Reply