[Bug 41695] LeagueClient.exe Call to unimplemented function api-ms-win-crt-math-l1-1-0.dll.nearbyint

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 17 10:54:34 CST 2016


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

--- Comment #6 from yumekuineru at hotmail.com ---
(In reply to sylviu44 from comment #5)
> Created attachment 56170 [details]
> implement nearbyint and nearbyintf
> 
> Yeah, I had to add cdecls to both msvcrt.spec and ucrtbase.spec, and then
> some kind of reference to ucrtbase in api-ms-win-crt-math-l1-1-0.spec
> 
> Even though I'm not really familiar with how wine works, the League beta
> client's login screen works with this patch.

this alone does not really make alpha start for me. 

wine 1.9.22
win64, xp
staging with CSMT (I have tried without too, though not with patch).
overrides for vcrun2013, vcrun2015, corefonts
replaced api-math override with the same one with .dll removed

installed league from base install
ran legacy client to patch
upgraded to alpha client from legacy client
clicked "run" on legacy client to start alpha, it crashed but created the
LeagueClient.exe executable
tried running LeagueClient.exe --no-sandbox, it crashed with the usual
unhandled exception-errors. 

I did find a leaguebase-install that works, from the playonlinux script though:
https://www.playonlinux.com/en/app-1135-League_Of_Legends.html
http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseNA.exe

i.e, it installs successfully and you can run the legacy client, but the alpha
does not work at least for me.


there seems to be some workaround that was suggested in the #winehq channel
where you launch the alpha client (LeagueClient.exe), wait for it to crash,
then without closing the error - use xargs and /proc to relaunch one of the
LeagueClientUx.exe processes, but yeah that one is on the weirder side.

-- 
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