https://bugs.winehq.org/show_bug.cgi?id=52643
Bug ID: 52643 Summary: 0024:err:module:import_dll Library api-ms-* Product: Wine Version: 7.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: enni@telsh.de Distribution: ---
Hi, starting with the WINE update to 7.3 on my Manjaro distro the game "Titan Quest" does not work anymore.
Though it crashed before the update sometimes after playing ~30 minutes, after the update it crashed immediately when I opened the character inventory or waited for a couple of minutes.
As I thought this might be related to something I have done or set in the application, I deleted the whole WINEPREFIX folder and created it again plus running "winecfg" once to update the data that is needed in the folder (without changing anything manually). Codewise it looks like: $ cd $WINEPREFIX && cd .. $ rm -rf TitanQuest $ mkdir TitanQuest $ winecfg
Then I did a couple of tests to get the game running again: 1) Install the game and let it install its libs and dependencies -> Game does not start at all (as expected as fonts, codecs, etc are missing) 2) Install corefonts+tahoma, dsound and l3codecx with winetricks -> Game does not start with "api-ms-* libraries not found" 3) Install vcrun2019 -> same as 2) 4) Install vcrun2013 -> same as 2)
I also tried to change all the libraries from "Native" to "Builtin" with winecfg but this does not resolve the issue.
Before the update, the libraries were in the "windows/system32" folder but right now they are not, even if I try to reinstall/repair the vcrun* packages. As I saw that the implementation changed, I thought it might be of value to you to get that feedback...
And as I was not able to find some documentation in the wiki that describes my issue or how to resolve it, I'm a bit lost on how to proceed...
Thanks alot for taking the time and please reach out in case I can test some patch etc!
Kind regards, enni
https://bugs.winehq.org/show_bug.cgi?id=52643
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|0024:err:module:import_dll |API set DLLs fail to load |Library api-ms-* |on Arch Linux based distros Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- This is a duplicate of 52614, which should be fixed in wine-7.4.
*** This bug has been marked as a duplicate of bug 52614 ***
https://bugs.winehq.org/show_bug.cgi?id=52643
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=52643
enni enni@telsh.de changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=52695