mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 16:17:23 +02:00
Merge pull request #165 from Aurnytoraink/patch-1
Add Lutris instructions
This commit is contained in:
commit
509ae3593a
@ -29,6 +29,10 @@ Or edit the Steam launch options:
|
|||||||
```bash
|
```bash
|
||||||
gamemoderun %command%
|
gamemoderun %command%
|
||||||
```
|
```
|
||||||
|
For Lutris, you can add the followed command into the Preferences > System options > Pre-launch command:
|
||||||
|
```bash
|
||||||
|
gamemoderun !!
|
||||||
|
```
|
||||||
|
|
||||||
Note: for older versions of GameMode (before 1.3) use this string in place of `gamemoderun`:
|
Note: for older versions of GameMode (before 1.3) use this string in place of `gamemoderun`:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user