|
# AMD
|
|
|
|
Assume you use Archlinux.
|
|
|
|
Read [Xorg](https://wiki.archlinux.org/index.php/Xorg).
|
|
|
|
Read [AMDGPU](https://wiki.archlinux.org/index.php/AMDGPU).
|
|
|
|
Read [ATI](https://wiki.archlinux.org/index.php/ATI).
|
|
|
|
In Steam, set launch options for game:
|
|
|
|
```sh
|
|
DRI_PRIME=1 %command%
|
|
```
|