From 9df624b0f47819a8d7800232c9afc0c8a5ce3261 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Sat, 6 Apr 2019 22:04:46 +0200 Subject: [PATCH] Update driver requirements for DXVK 1.1 Capitalize word GitHub. --- Requirements.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Requirements.md b/Requirements.md index 860b624..3245186 100644 --- a/Requirements.md +++ b/Requirements.md @@ -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.