mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
Update Building a MinGW WoW64 Wine with a custom vkd3d build
@@ -339,4 +339,4 @@ cd $HOME/wine-dirs/wine32
|
||||
make
|
||||
```
|
||||
|
||||
Note that if you only want to update vkd3d, it might only be necessary to run `make` and `make install` in the `vkd3d32` and `vkd3d64` since this will update the DLLs in the prefixes, that wine will load.
|
||||
Note that if you only want to update vkd3d, it might only be necessary to run `make` and `make install` in the `vkd3d32` and `vkd3d64` since this will update the DLLs in the prefixes, that wine loads because we passed the `--with-system-dllpath` option.
|
Reference in New Issue
Block a user