-
Notifications
You must be signed in to change notification settings - Fork 73
GameMode
zany130 edited this page Apr 24, 2022
·
6 revisions
There have been reports of this preventing other options such as cheat-engine and GDB debugging. See this issue for example
(Project Page: gamemode) (in Game Menu and Game Config)
Really cool tool by Linux game porting company Feral. You can tweak many options such as:
- CPU governor
- I/O priority
- Process niceness
- Kernel scheduler (SCHED_ISO)
- Screensaver inhibiting
- GPU performance mode (NVIDIA and AMD), GPU overclocking (NVIDIA)
- Custom scripts for game launch and game end (EX: Stop the desktop compositor on game launch and resume it when the game quits or disable a second monitor and then enable)
USEGAMEMODERUN
: set to 1 to start the game with gamemoderun
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced