[Bug 49477] Some api-ms-win-core-* are not found by Forza Horizon 4

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 10 12:36:18 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49477

--- Comment #13 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
(In reply to Hideman from comment #12)
> After compilation now I require d3dx12.dll the things is I have already
> vkd3d with my system install version of wine why my newly compiled wine
> don't found it?
> 
> Note: I have compiled wine in a directory and I'm run it from there (did not
> do make install yet to prevent breaking my current system version of wine)

> But nothing tell me how they are both linked. Any idea?


Well, not really an idea, maybe check the output of ./configure if some
(vulkan)-developmentlibs are missing (??)

But I guess you could also try copy your self compiled (missing) api-ms*.dlls
to your WINEPREFIX and then try run with your distro installed wine (that has
the d3d12) and see how far you can get (the api-ms*.dlls from
wine64-build/dlls/ to ~/.wine/drive_c/windows system32, and  the api-ms*.dlls
from wine32-build/dlls/ to ~/.wine/drive_c/windows/syswow64.

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list