main
Tran Hau 2020-03-14 00:58:17 +07:00
parent 7d17565230
commit b108b8ebd8
1 changed files with 15 additions and 0 deletions

15
amd.md Normal file
View File

@ -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%
```