Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D3D11CreateDevice: Adapter is not a DXVK adapter #13

Closed
DestroyFX opened this issue Jan 19, 2018 · 2 comments
Closed

D3D11CreateDevice: Adapter is not a DXVK adapter #13

DestroyFX opened this issue Jan 19, 2018 · 2 comments

Comments

@DestroyFX
Copy link

Hi there, I could not compile this module (Gentoo have the same problem than Ubuntu, failing to compile because no mutex...) So I did download the release precompiled bin.

I get that message in d3d11.log:
D3D11CreateDevice: Adapter is not a DXVK adapter

Tried with heaven and eve-online. Vulkan is supported (AMDGPU+RadeonSI)

@doitsujin
Copy link
Owner

doitsujin commented Jan 19, 2018

In case of Heaven you need to set both d3d11.dll and dxgi.dll to native, not native,builtin. Otherwise, one of the libraries will load the dxgi.dll that ships with wine, which causes trouble.

As for Eve Online, probably the same issue, but I don't think it will work at this stage. Also, please note that running Eve with DXVK may not be allowed.

@doitsujin
Copy link
Owner

The new setup script in master fixes this for Heaven and will be included in the next binary release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants