[Bug 51199] New: Mass Effect Legendary missing api-ms-win-core-psapi-l1-1-0 and api-ms-win-core-psapi-ansi-l1-1-0 function forwards
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(a)winehq.org Reporter: GloriousEggroll(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 Alistair Leslie-Hughes <leslie_alistair(a)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(a)hotmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 Julian RĂ¼ger <jr98(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jr98(a)gmx.net -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- was the patch merged? staging link gives an error. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 --- Comment #2 from GloriousEggroll(a)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... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 Zebediah Figura <z.figura12(a)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(a)gmail.com> --- Fixed by <https://source.winehq.org/git/wine.git/commitdiff/d67a2da9672c0ec576af00e95490eea94f8e946a>. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=51199 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.19. -- 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.
participants (1)
-
WineHQ Bugzilla