mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-14 21:32:40 +03:00
Update driver requirements for AMD VR use cases
Point at the SteamVR-for-Linux github for the requirements.
This commit is contained in:
parent
e03de042dd
commit
2b937c4a89
16
PREREQS.md
16
PREREQS.md
@ -18,6 +18,8 @@ https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
|
|||||||
|
|
||||||
## AMD/Intel
|
## AMD/Intel
|
||||||
|
|
||||||
|
**VR Users should skip this section and see AMD+VR instead.**
|
||||||
|
|
||||||
Linux users with AMD or Intel graphics cards should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/pkppa
|
Linux users with AMD or Intel graphics cards should install recent versions of Mesa and LLVM through this repository: https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/pkppa
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -28,16 +30,14 @@ sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
|
|||||||
|
|
||||||
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.
|
Provide your user password when requested and reboot after the last command completes to ensure the driver has updated correctly.
|
||||||
|
|
||||||
In addition, AMD users that want to play VR games should also add this repository: https://launchpad.net/~kisak/+archive/ubuntu/steamvr4pk
|
|
||||||
|
|
||||||
```
|
|
||||||
sudo add-apt-repository ppa:kisak/steamvr4pk
|
|
||||||
sudo apt dist-upgrade
|
|
||||||
sudo apt install linux-generic-steamvr-18.04
|
|
||||||
```
|
|
||||||
|
|
||||||
VR is not currently supported on Intel graphics.
|
VR is not currently supported on Intel graphics.
|
||||||
|
|
||||||
|
## AMD + VR
|
||||||
|
|
||||||
|
For users running VR on AMD, please follow the driver installation instructions
|
||||||
|
from the SteamVR for Linux github project:
|
||||||
|
https://github.com/ValveSoftware/SteamVR-for-Linux#amd
|
||||||
|
|
||||||
# GRAPHICS DRIVERS REQUIREMENTS - GENERAL
|
# GRAPHICS DRIVERS REQUIREMENTS - GENERAL
|
||||||
|
|
||||||
## DirectX 11 games:
|
## DirectX 11 games:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user