gamemode
parent
e0e0ac3b15
commit
2f6b7d3026
|
@ -0,0 +1,13 @@
|
|||
# [GameMode](https://github.com/FeralInteractive/gamemode)
|
||||
|
||||
| Distribution | Package |
|
||||
| ------------ | ---------- |
|
||||
| Arch Linux | `gamemode` |
|
||||
| Ubuntu | `gamemode` |
|
||||
| Fedora | `gamemode` |
|
||||
|
||||
In Steam, set launch options:
|
||||
|
||||
```sh
|
||||
gamemoderun %command%
|
||||
```
|
|
@ -1,6 +1,6 @@
|
|||
# Steam
|
||||
|
||||
In Steam, set launch options for game:
|
||||
In Steam, set launch options:
|
||||
|
||||
```sh
|
||||
DRI_PRIME=1 %command%
|
||||
|
|
Loading…
Reference in New Issue