Hello,
Some may not know it, but there's a gamemode available for (k)ubuntu in the repositories made by the game publisher Feral.
What it actually do is optimize the kubuntus settings including:
INSTALLATION FOR KUBUNTU 20.04 +
INSTALLATION FOR KUBUNTU 19.10 AND BELOW
SETUP
It's quite simple. Edit the game shortcut/menu and put gamemoderun in front of the execution command.
example a steam game:
Enjoy!
Some may not know it, but there's a gamemode available for (k)ubuntu in the repositories made by the game publisher Feral.
What it actually do is optimize the kubuntus settings 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
INSTALLATION FOR KUBUNTU 20.04 +
Code:
sudo apt install gamemode
Code:
sudo add-apt-repository ppa:samoilov-lex/gamemode sudo apt install gamemode
It's quite simple. Edit the game shortcut/menu and put gamemoderun in front of the execution command.
example a steam game:
Code:
gamemoderun steam steam://rungameid/268500
Comment