mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Change Lutris instructions to say that it will enable GameMode by default when available
This commit is contained in:
parent
30ae8d71f0
commit
0668e3b4da
@ -19,7 +19,7 @@ Issues with GameMode should be reported here in the issues section, and not repo
|
||||
---
|
||||
## Requesting GameMode
|
||||
|
||||
For games which integrate GameMode support (see list later on), simply running the game will automatically activate GameMode.
|
||||
For games/launchers which integrate GameMode support (see list later on), simply running the game will automatically activate GameMode.
|
||||
|
||||
For others, you must manually request GameMode when running the game. This can be done by launching the game through `gamemoderun`:
|
||||
```bash
|
||||
@ -29,10 +29,6 @@ Or edit the Steam launch options:
|
||||
```bash
|
||||
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`:
|
||||
```
|
||||
@ -74,6 +70,7 @@ The following games are known to integrate GameMode support (meaning they don't
|
||||
### Others
|
||||
Other apps which can integrate with GameMode include:
|
||||
* GNOME Shell ([via extension](https://github.com/gicmo/gamemode-extension)) - indicates when GameMode is active in the top panel.
|
||||
* Lutris - Enables GameMode for all games by default if available (must have both 32- and 64-bit GameMode libraries installed), configurable in preferences.
|
||||
|
||||
---
|
||||
## Development [](https://travis-ci.org/FeralInteractive/gamemode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user