From 1e47b9c2a0300ceae7f8aa5922d4dbe8925a1b8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Zmys=C5=82o?= Date: Mon, 18 Feb 2019 15:05:51 +0100 Subject: [PATCH] Updated Requirements (markdown) --- Requirements.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Requirements.md b/Requirements.md index e5c33df..3880292 100644 --- a/Requirements.md +++ b/Requirements.md @@ -56,7 +56,8 @@ https://github.com/ValveSoftware/SteamVR-for-Linux#amd 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. ## 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. -##Enable Vulkan on Radeon R9 200/300 series: + +## Enable Vulkan on Radeon R9 200/300 series: On Radeon R9 200/300 series you have to blacklist radeon module and add following parameters to amdgpu: ``` echo "blacklist radeon" | sudo tee --append /etc/modprobe.d/blacklist.conf