mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-04-09 02:50:15 +03:00
Update PREREQS.md
This commit is contained in:
parent
365a2cb825
commit
26c43bdd76
@ -8,7 +8,6 @@ Linux users with NVIDIA graphics cards should install the latest NVIDIA propriet
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:graphics-drivers/ppa
|
sudo add-apt-repository ppa:graphics-drivers/ppa
|
||||||
sudo apt update
|
|
||||||
sudo apt install nvidia-driver-396
|
sudo apt install nvidia-driver-396
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -23,7 +22,6 @@ Linux users with AMD or Intel graphics cards should install recent versions of M
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:paulo-miguel-dias/mesa
|
sudo add-apt-repository ppa:paulo-miguel-dias/mesa
|
||||||
sudo apt update
|
|
||||||
sudo apt dist-upgrade
|
sudo apt dist-upgrade
|
||||||
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
|
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
|
||||||
```
|
```
|
||||||
@ -34,8 +32,8 @@ In addition, AMD users that want to play VR games should also add this repositor
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:kisak/steamvr4pk
|
sudo add-apt-repository ppa:kisak/steamvr4pk
|
||||||
sudo apt update
|
|
||||||
sudo apt dist-upgrade
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user