mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[meta] Added d3d8
to list of overrides to create to README
This commit is contained in:
parent
fe9c875fe9
commit
4b0c9c611c
@ -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:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user