Proper way to chain-inject DLLs into wine?

Derek Lesho dlesho at codeweavers.com
Wed Jan 6 10:14:03 CST 2021


On 1/5/21 7:07 PM, Cláudio Sampaio wrote:

>
> It acts this way by being put into the executable directory and by 
> itself it calls the functions in the original DirectX dxgi.dll.

Your problem probably lies somewhere else, as this mechanism is already 
fully supported by wine and DXVK when setup correctly. Make sure you are 
installing DXVK through the setup_dxvk.sh script, and not manually 
copying the dlls into the game directory.  This will put DXVK in your 
system dll directory (system32 and syswow64), which the thunk will use.

If you still can't get it to work, it may be good to move this 
discussion to the bug tracker, since as of now it doesn't seem to 
involve wine development discussion.





More information about the wine-devel mailing list