https://bugs.winehq.org/show_bug.cgi?id=51199
Bug ID: 51199 Summary: Mass Effect Legendary missing api-ms-win-core-psapi-l1-1-0 and api-ms-win-core-psapi-ansi-l1-1-0 function forwards Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: GloriousEggroll@gmail.com Distribution: ---
Created attachment 70073 --> https://bugs.winehq.org/attachment.cgi?id=70073 psapi patch for me-le
Mass Effect Legendary Edition requires K32GetModuleBaseNameW and K32GetModuleInformation for api-ms-win-core-psapi-l1-1-0 and K32GetModuleBaseNameA for api-ms-win-core-psapi-ansi-l1-1-0, otherwise it fails to launch.
The game's log:
ProgramData/ProgramData/Origin/Logs/MassEffectLauncher_OnlineActivation_Log.html
Reports the following:
First I hit:
Error | | | Missing DLL: api-ms-win-core-psapi-ansi-l1-1-0.dll Function: K32GetModuleBaseNameA
Then I hit:
Error | | | Missing DLL: api-ms-win-core-psapi-l1-1-0.dll Function: K32GetModuleBaseNameW
Then I hit:
Error | | | Missing DLL: api-ms-win-core-psapi-l1-1-0.dll Function: K32GetModuleInformation
The following patch adds forwarders for these to the corresponding kernel32 functions, allowing it to run.
https://bugs.winehq.org/show_bug.cgi?id=51199
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/api-ms-win-core- | |psapi-K32GetModuleInformati | |on Ever confirmed|0 |1 Status|UNCONFIRMED |STAGED CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=51199
Julian RĂ¼ger jr98@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=51199
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- was the patch merged? staging link gives an error.
https://bugs.winehq.org/show_bug.cgi?id=51199
--- Comment #2 from GloriousEggroll@gmail.com --- (In reply to winetest from comment #1)
was the patch merged? staging link gives an error.
they were upstreamed, this bug should be resolved now:
https://github.com/wine-mirror/wine/commit/d67a2da9672c0ec576af00e95490eea94...
https://github.com/wine-mirror/wine/commit/7f52277e9a0e57a72a5faf7271260c055...
https://bugs.winehq.org/show_bug.cgi?id=51199
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED Fixed by SHA1| |d67a2da9672c0ec576af00e9549 | |0eea94f8e946a Resolution|--- |FIXED Version|unspecified |6.17
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/d67a2da9672c0ec576af00e95490eea94f8e946a.
https://bugs.winehq.org/show_bug.cgi?id=51199
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.19.