From 4b0c9c611c097b3066869c11ed6a83f5fdb5ba2f Mon Sep 17 00:00:00 2001 From: niansa/tuxifan Date: Mon, 8 Jul 2024 11:37:02 +0100 Subject: [PATCH] [meta] Added `d3d8` to list of overrides to create to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 753b375f70b..c0ee2d6ee6d 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 DLL overrides for `d3d11`, `d3d10core`, `dxgi`, and `d3d9`. +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 DLL overrides for `d3d11`, `d3d10core`, `dxgi`, `d3d9` and `d3d8`. In a default Wine prefix that would be as follows: ```