13 lines
346 B
Markdown
13 lines
346 B
Markdown
|
|
# gamemoderun
|
||
|
|
|
||
|
|
> Invoke a set of optimizations to improve game performance.
|
||
|
|
> More information: <https://github.com/FeralInteractive/gamemode#requesting-gamemode>.
|
||
|
|
|
||
|
|
- Run a program with optimizations:
|
||
|
|
|
||
|
|
`gamemoderun {{path/to/program}}`
|
||
|
|
|
||
|
|
- Within Steam's launch options for a specific game, run a game with optimizations:
|
||
|
|
|
||
|
|
`gamemoderun %command%`
|