protonscr
5 results, 5 hits for dxgi_vk.dll

dll_setup overrides not working as expected dxvkclosedbug

#56 · 4 comments · updated 2018-02-05 · 1 matching
issue by pingubot · 2018-02-03 · view · github
... cannot load d3d11.dll cause dxgi_vk.dll is missing. As long as d3d11_vk.dll wants to load dxgi_vk ...

dlls are the wrong architecture dxvkclosedinvalid

#45 · 3 comments · updated 2018-12-19 · 1 matching
issue by Fisk24 · 2018-02-01 · view · github
... fixme:module:load_dll Loader redirect from L"dxgi.dll" to L"dxgi_vk.dll" fixme:module:load_dll Loader redirect ...

Strange issue with -Dprefix dxvkclosedbuild

#41 · 7 comments · updated 2018-02-09 · 1 matching
issue by pingubot · 2018-01-29 · view · github
... Installing src/dxgi/dxgi_vk.dll to /usr/local/bin/dxgi_vk.dll So, beside the fact that a specified ...

Can not build on Ubuntu 17.10 dxvkclosedbuild

#11 · 30 comments · updated 2018-08-20 · 1 matching
comment by pop2010 · 2018-01-29 · view · github
... After this I have this error: `PermissionError: [Errno 13] Permission denied: '/usr/local/bin/dxgi_vk.dll'` Which is ...

Another way to load dlls in wine dxvkclosedenhancement

#12 · 5 comments · updated 2018-01-21 · 1 matching
comment by XenonPK · 2018-01-20 · view · github
... add HKEY_CURRENT_USER\\Software\\Wine\\DllRedirects /v dxgi /d dxgi_vk.dll /f #Add dxvk library path to the prefix ...