add amd
parent
7d17565230
commit
b108b8ebd8
|
@ -0,0 +1,15 @@
|
||||||
|
# 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%
|
||||||
|
```
|
Loading…
Reference in New Issue