Skip to content

Commit

Permalink
[meta] remove --with-d3d10 from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Blisto91 authored and doitsujin committed Sep 14, 2022
1 parent 18a801d commit 2890f69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ This will **copy** the DLLs into the `system32` and `syswow64` directories of yo

The setup script optionally takes the following arguments:
- `--symlink`: Create symbolic links to the DLL files instead of copying them. This is especially useful for development.
- `--with-d3d10`: Install the `d3d10{_1}.dll` helper libraries.
- `--without-dxgi`: Do not install DXVK's DXGI implementation and use the one provided by wine instead.

Verify that your application uses DXVK instead of wined3d by checking for the presence of the log file `d3d9.log` or `d3d11.log` in the application's directory, or by enabling the HUD (see notes below).
Expand Down

0 comments on commit 2890f69

Please sign in to comment.