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