Update driver requirements for DXVK 1.1 Capitalize word GitHub.

HonkingGoose 2019-04-06 22:04:46 +02:00
parent 17a21b092d
commit 9df624b0f4

@ -8,7 +8,7 @@ Some of the newest titles available on Linux with Steam Play require cutting-edg
## NVIDIA
Linux users with NVIDIA graphics cards should install the latest NVIDIA proprietary drivers; 415.22 or newer is required. They can be installed directly from Canonical's repository for third-party drivers:
Linux users with NVIDIA graphics cards should install the latest NVIDIA proprietary drivers; 418.49.04 or newer is required. They can be installed directly from Canonical's repository for third-party drivers:
```
sudo add-apt-repository ppa:graphics-drivers/ppa
@ -47,13 +47,13 @@ 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:
from the SteamVR for Linux GitHub project:
https://github.com/ValveSoftware/SteamVR-for-Linux#amd
# GRAPHICS DRIVERS REQUIREMENTS - GENERAL
## DirectX 11 games:
For best results, use the suggestions on the [DXVK driver support page](https://github.com/doitsujin/dxvk/wiki/Driver-support). You will need NVIDIA 396.54 or Mesa 18.1.x at a minimum. LLVM7 or above is recommended to play DX11 games without GPU hangs.
For best results, use the suggestions on the [DXVK driver support page](https://github.com/doitsujin/dxvk/wiki/Driver-support). You will need NVIDIA 418.49.04 or Mesa 19.1-git at a minimum. LLVM7 or above is recommended to play DX11 games without GPU hangs.
## Core OpenGL games (DOOM 2016, Google Earth VR, Wolfenstein: The Old Blood, etc):
AMD/Intel users will need Mesa 18.2.x at a minimum.