https://bugs.winehq.org/show_bug.cgi?id=40334
--- Comment #20 from Paul Gofman gofmanp@gmail.com --- (In reply to Louis Lenders from comment #19)
Created attachment 65695 [details] patch to work around bug 46568
Patches are from Derek Lesho (see https://bugs.winehq.org/show_bug.cgi?id=46568). Does this patch help for you too?
Those patches are indeed about somewhat similar issues, though native (old) msxml and Crysystem32.dll may have different assumptions about the address range, I am not sure. FWIW I think both Derek's and my patch are absolutely no go for upstream, at least in their current form. I don't know, maybe something more limited in scope or based on some configuration setting maybe worked out.
Unfortenately i`ve not been able to login, i get a message the server is not reachable :(
That's strange, I had absolutely no issues with login. Here is my string for running aion.bin with the current directory being game install, C:\aion in my case (I got that by running from launcher first): wine 'C:\aion\bin64\aion.bin' -ip:79.110.83.80 -noweb -noauthgg -st -charnamemenu -ingamebrowser -webshopevent:6 -f2p -lbox -litelauncher -64 -ncping -nosatab -aiontv -nobs -60f2p -n20 /SessKey: /CompanyID:11 /ChannelGroupIndex:-1 -lang:eng -litestep:9
If that doesn't work, maybe you can start that from launcher (it works for me also), which might also download some updates if neeeded.
FWIW, after the successful login it will crash unless you apply one of:
1. 2 patches: https://source.winehq.org/patches/data/173737 https://source.winehq.org/patches/data/173738
or
2. A patch attached here: https://www.winehq.org/pipermail/wine-devel/2019-November/154702.html