From 65ae9af81c84ae664cf62e6f75285d2372ec7feb Mon Sep 17 00:00:00 2001 From: m1m1k4tz <83061466+m1m1k4tz@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:10:32 -0500 Subject: [PATCH] Update README.md Update directions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71bb1b95f..7694d196c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The most recent development builds can be found [here](https://github.com/doitsu Release builds can be found [here](https://github.com/doitsujin/dxvk/releases). ## How to use -In order to install a DXVK package obtained from the [release](https://github.com/doitsujin/dxvk/releases) page into a given wine prefix, copy or symlink the DLLs into the following directories as follows, then open `winecfg` and manually add `native` DLL overrides for `d3d8`, `d3d9`, `d3d10core`, `d3d11` and `dxgi` under the Libraries tab. +In order to install a DXVK package obtained from the [release](https://github.com/doitsujin/dxvk/releases) page into a given wine prefix, copy or symlink the DLLs into the following directories as follows. In a default Wine prefix that would be as follows: ```