https://bugs.winehq.org/show_bug.cgi?id=42751
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link to Garena client v2.0 via Internet Archive:
https://web.archive.org/web/20200125034353/https://cdn.gxx.garenanow.com/gxx...
@Louis
I can't reproduce this with Garena client v2.0. With the old installer link from Jan 2020 it updates itself to most recent version upon first start and then shows login. Login and chat works as well.
Needs workaround for bug 32342 (uses CEF browser) -> 'winetricks -q arial'
It seems a plugin imports the function but I don't know how to trigger it:
--- snip --- $ grep -ralZ _Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z ".wine/drive_c/Program Files (x86)" | \ xargs -r0i bash -c "echo "{}" && winedump -j import "{}" | \ grep _Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z"
.wine/drive_c/Program Files (x86)/Garena/Garena/2.0.1909.2618/msvcr120.dll .wine/drive_c/Program Files (x86)/Garena/Garena/2.0.1909.2618/plugins/svc/gxxpipeplugin.dll 000d63f4 230 ?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z --- snip ---
$ sha1sum Garena-v2.0.exe 0a70f1eab7343dea9ba01d84b99150d69469a67a Garena-v2.0.exe
$ du -sh Garena-v2.0.exe 70M Garena-v2.0.exe
$ wine --version wine-6.0-rc2
Regards