mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
[meta] Clarify file paths for install instructions
We got half a dozen issues about this in the past couple of weeks, and it's quite frankly getting annoying, so just explain it in such a way that everyone should understand it.
This commit is contained in:
parent
b0ed97e070
commit
4b74d1a97b
@ -17,6 +17,8 @@ cp x32/*.dll $WINEPREFIX/drive_c/windows/syswow64
|
|||||||
winecfg
|
winecfg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that this is **not** an error, 64-bit DLLs are indeed supposed to go to the `system32` directory. Please refrain from opening issues or pull requests to change that, the instructions are correct as they are.
|
||||||
|
|
||||||
Verify that your application uses DXVK instead of wined3d by by enabling the HUD (see notes below).
|
Verify that your application uses DXVK instead of wined3d by by enabling the HUD (see notes below).
|
||||||
|
|
||||||
In order to remove DXVK from a prefix, remove the DLLs and DLL overrides, and run `wineboot -u` to restore the original DLL files.
|
In order to remove DXVK from a prefix, remove the DLLs and DLL overrides, and run `wineboot -u` to restore the original DLL files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user