Skip to content

Stops gamemode after a specified program is closed, preventing it from running in the background even when the game is stopped

License

Notifications You must be signed in to change notification settings

NIDObr/gamemode_stop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gamemode_stop

Stops gamemode after a specified program is closed, preventing it from running in the background even when the game is stopped

$ gamemode_stop < game_name >

The "game_name" can be obtained by monitoring the Monitor process of your system, I recommend that you use "pidof" to validate the "game_name" (if it returns the PID it is correct).

About gamemode: https://github.com/FeralInteractive/gamemode

Steam compatible version: https://github.com/NIDObr/gamemode_stop/tree/main/steam_version

About

Stops gamemode after a specified program is closed, preventing it from running in the background even when the game is stopped

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages