diff --git a/README.md b/README.md index c32c196b..fd8272c9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ In order to remove DXVK from a prefix, remove the DLLs and DLL overrides, and ru Tools such as Steam Play, Lutris, Bottles, Heroic Launcher, etc will automatically handle setup of dxvk on their own when enabled. +### Notes on Vulkan drivers +Before reporting an issue, please check the [Wiki](https://github.com/doitsujin/dxvk/wiki/Driver-support) page on the current driver status and make sure you run a recent enough driver version for your hardware. + ## Build instructions In order to pull in all submodules that are needed for building, clone the repository using the following command: @@ -75,9 +78,6 @@ ninja install The D3D9, D3D10, D3D11 and DXGI DLLs will be located in `/your/dxvk/directory/bin`. Setup has to be done manually in this case. -### Notes on Vulkan drivers -Before reporting an issue, please check the [Wiki](https://github.com/doitsujin/dxvk/wiki/Driver-support) page on the current driver status and make sure you run a recent enough driver version for your hardware. - ### Online multi-player games Manipulation of Direct3D libraries in multi-player games may be considered cheating and can get your account **banned**. This may also apply to single-player games with an embedded or dedicated multiplayer portion. **Use at your own risk.**