8 lines
81 B
Markdown
8 lines
81 B
Markdown
|
# Steam
|
||
|
|
||
|
In Steam, set launch options for game:
|
||
|
|
||
|
```sh
|
||
|
DRI_PRIME=1 %command%
|
||
|
```
|