mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 07:05:46 +03:00
Updated Requirements (markdown)
parent
8df6f96b8e
commit
1e47b9c2a0
@ -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.
|
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):
|
## 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.
|
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:
|
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
|
echo "blacklist radeon" | sudo tee --append /etc/modprobe.d/blacklist.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user