https://bugs.winehq.org/show_bug.cgi?id=45327
Bug ID: 45327 Summary: I have been playing League of Legends fine until I tried to open it tonight and it keeps giving me fatal and critical errors. League of legends 8.12 Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: brandon_bunning1@mymail.eku.edu Distribution: ---
Created attachment 61615 --> https://bugs.winehq.org/attachment.cgi?id=61615 Error report?
I have been playing League of Legends fine until I tried to open it tonight and it keeps giving me fatal and critical errors. I have tried different wine versions, i have tried uninstalling and reinstalling EVERYTHING:playonlinux, league, wine.
https://bugs.winehq.org/show_bug.cgi?id=45327
brandon_bunning1@mymail.eku.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
--- Comment #1 from brandon_bunning1@mymail.eku.edu --- The client will open, but if I try to start a game BOOM it tells me no.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #2 from brandon_bunning1@mymail.eku.edu --- Created attachment 61616 --> https://bugs.winehq.org/attachment.cgi?id=61616 pic of what happens when i try to start a game
https://bugs.winehq.org/show_bug.cgi?id=45327
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|I have been playing League |League of Legends 8.12 |of Legends fine until I |crashes when starting a |tried to open it tonight |game |and it keeps giving me | |fatal and critical errors. | |League of legends 8.12 | Version|unspecified |3.10 Status|UNCONFIRMED |NEW Severity|critical |normal Ever confirmed|0 |1 CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Confirming, I seem to see a very similar crash. It seems to occur immediately on entry point. The disassembly is garbled and nonsensical; I suspect they have added some sort of new obfuscation.
https://bugs.winehq.org/show_bug.cgi?id=45327
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |auyeunt@gmail.com
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- *** Bug 45330 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- The game links to 'stub.dll' which I'm guessing is supposed to decrypt the actual binary's contents somehow while loading. But it runs into this instead:
1231.028:0031:0032:Call ntdll.NtCreateFile(0034d7a4,00120089,0034d7b0,0034dbdc,00000000,00000080,00000001,00000003,00000060,00000000,00000000) ret=10017310 1231.028:0031:0032:trace:ntdll:FILE_CreateFile handle=0x34d7a4 access=00120089 name=L"\??\C:\windows\system32\ntdll.dll" objattr=00000040 root=(nil) sec=(nil) io=0x34dbdc alloc_size=(nil) attr=00000080 sharing=00000001 disp=3 options=00000060 ea=(nil).0x00000000 1231.030:0031:0032:Ret ntdll.NtCreateFile() retval=00000000 ret=10017310 1231.030:0031:0032:Call ntdll.NtQueryInformationFile(00000040,0034d7b0,0034d7d0,00000018,00000005) ret=10017469 1231.030:0031:0032:trace:ntdll:NtQueryInformationFile (0x40,0x34d7b0,0x34d7d0,0x00000018,0x00000005) 1231.030:0031:0032:Ret ntdll.NtQueryInformationFile() retval=00000000 ret=10017469 1231.030:0031:0032:Call ntdll.NtAllocateVirtualMemory(ffffffff,0034d7a0,00000000,0034d7cc,00003000,00000004) ret=1001776d 1231.030:0031:0032:trace:virtual:NtAllocateVirtualMemory 0xffffffff (nil) 000009ac 3000 00000004 1231.030:0031:0032:trace:virtual:map_view got mem in reserved area 0x360000-0x361000 1231.030:0031:0032:trace:virtual:create_view forcing exec permission on 0x360000-0x360fff 1231.030:0031:0032:trace:virtual:VIRTUAL_DumpView View: 0x360000 - 0x360fff (valloc) 1231.030:0031:0032:trace:virtual:VIRTUAL_DumpView 0x360000 - 0x360fff c-rw- 1231.030:0031:0032:Ret ntdll.NtAllocateVirtualMemory() retval=00000000 ret=1001776d 1231.030:0031:0032:Call ntdll.NtReadFile(00000040,00000000,00000000,00000000,0034d7d0,00360000,000009ac,0034d7b0,00000000) ret=10017c9a 1231.030:0031:0032:trace:ntdll:NtReadFile (0x40,(nil),(nil),(nil),0x34d7d0,0x360000,0x000009ac,0x34d7b0,(nil)),partial stub! 1231.030:0031:0032:trace:ntdll:NtReadFile = SUCCESS (2476) 1231.030:0031:0032:Ret ntdll.NtReadFile() retval=00000000 ret=10017c9a 1231.030:0031:0032:trace:seh:raise_exception code=c0000005 flags=0 addr=0x1016d230 ip=1016d230 tid=0032 1231.030:0031:0032:trace:seh:raise_exception info[0]=00000001 1231.030:0031:0032:trace:seh:raise_exception info[1]=00361000
The Staging fake DLL patches get it farther, but then it crashes with STATUS_BREAKPOINT somewhere in its own code.
https://bugs.winehq.org/show_bug.cgi?id=45327
William Grunow william.grunow93@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |william.grunow93@gmail.com
--- Comment #6 from William Grunow william.grunow93@gmail.com --- It's probably related to the new anticheat they've implemented. https://boards.na.leagueoflegends.com/en/c/bug-report/sB4ucqXc-game-client-a...
https://bugs.winehq.org/show_bug.cgi?id=45327
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation
https://bugs.winehq.org/show_bug.cgi?id=45327
mail+wine@m-reimer.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail+wine@m-reimer.de
https://bugs.winehq.org/show_bug.cgi?id=45327
s@poinsart.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |s@poinsart.com
https://bugs.winehq.org/show_bug.cgi?id=45327
... enton2089@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |enton2089@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Jaume Delclòs jaume@delclos.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaume@delclos.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Max maxjoehnk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maxjoehnk@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
davidscandurra@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |davidscandurra@gmail.com
--- Comment #7 from davidscandurra@gmail.com --- In this link: https://boards.na.leagueoflegends.com/en/c/bug-report/GX3Zhxwe-game-client-a...
Riot said this: For players using Wine, the community is already at work fixing incompatibilities with our changes. These changes were live on our Public Beta Environment for several months to give developers of third-party applications time to adapt. As a normal part of software development, especially with such comprehensive changes, there can be issues introduced with third party applications. We have not consciously prevented the use of Wine for playing the game, and we ask for your patience as the Wine community remedies any incompatibilities.
So they think that wine will make it!
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- I guess they're punting. In a sense this is understandable since it's not like they can really compromise on what they want, and in theory it's within Wine's scope to fix. But it's a quite hard problem. It'll take some involved examination.
At least the obfuscator doesn't seem to obfuscate itself...
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #9 from mail+wine@m-reimer.de --- So far this hasn't reached the "EUW" region, so I'm (so far) not affected.
Luckily I somewhat expected something like this to happen at any time, so I never paid for anything in the game.
It is a bit sad as some of my friends are playing the game, but on the other hand I never really managed to get "good" at the game and it always tilted me to get killed all the time.
Their "fix" to make virtual machines working again doesn't help me at all as I won't buy a Windows license!
If they supported Wine, this would also solve their problem with Metal support on Mac OS. I think they'll need this at some point.
Did a developer already have a "deeper" look at this? Is there a chance to get LoL working again?
Is there something a "user" can do to help? Can I do something as soon as this "update" reaches my region? I mean besides just deleting the game for good.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- The general nature of the problem seems evident enough—it doesn't like our fake dlls and/or lack of syscalls in ntdll. It'll take some examination of the assembly to figure out what exactly it's looking for, and that's difficult.
https://bugs.winehq.org/show_bug.cgi?id=45327
jaapbuurman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaapbuurman@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #11 from Jaume Delclòs jaume@delclos.com --- (In reply to mail+wine from comment #9)
So far this hasn't reached the "EUW" region, so I'm (so far) not affected.
It has reached EUW now.
https://bugs.winehq.org/show_bug.cgi?id=45327
Daniel Quomsieh dquomsieh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dquomsieh@gmail.com
--- Comment #12 from Daniel Quomsieh dquomsieh@gmail.com --- Created attachment 61706 --> https://bugs.winehq.org/attachment.cgi?id=61706 rioter reply
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #13 from Daniel Quomsieh dquomsieh@gmail.com --- It has also reached EUNE. What can we do?
https://bugs.winehq.org/show_bug.cgi?id=45327
kaito.linux@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kaito.linux@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
luc.bournaud@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luc.bournaud@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Fehu maciejgrela52@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maciejgrela52@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Invictus Tiberius invictustiberius@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |invictustiberius@gmail.com
--- Comment #14 from Invictus Tiberius invictustiberius@gmail.com --- Created attachment 61718 --> https://bugs.winehq.org/attachment.cgi?id=61718 LoL crashes at game start
It is also happening since latest patch on LAN. Client is still working fine, but I can't play.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #15 from Zebediah Figura z.figura12@gmail.com --- Thanks for the reports, but the basic nature of the problem is known and additional backtraces and confirmations won't really help. It needs someone to take an involved look at what the copy protection wants out of our fake DLLs.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #16 from luc.bournaud@gmail.com --- Created attachment 61723 --> https://bugs.winehq.org/attachment.cgi?id=61723 Strange dependancies...
I have used the DependancyWalker on LeagueOfLegends.exe, strangly it only depend on the "stub.dll"...
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #17 from davidscandurra@gmail.com --- Have have not worked with languages that work direcly with the OS (more Java, php, etc) so many this is not useful.. But in the lol logs the game seems to run smoothly. It said when thinks happen in the game etc. But I just can sea it. it are defwntly not old logs!
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #18 from davidscandurra@gmail.com --- (In reply to davidscandurra from comment #17)
Have have not worked with languages that work direcly with the OS (more Java, php, etc) so many this is not useful.. But in the lol logs the game seems to run smoothly. It said when thinks happen in the game etc. But I just can sea it. it are defwntly not old logs!
Sorry i was wrong.
https://bugs.winehq.org/show_bug.cgi?id=45327
Paweł Zembrzuski kitpz2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kitpz2@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #19 from jaapbuurman@gmail.com --- It seems like there now is a workaround available: https://www.reddit.com/r/leagueoflinux/comments/8vp718/fix_wine_813_working_...
It involves replacing the .exe with another one, something I would personally never do for two reasons:
1) I am not sure whether that .exe is safe. 2) You probably risk getting banned for running a modified version of the game.
However, hopefully this workaround does contain useful information as to why Wine is currently crashing on the original .exe, which can hopefully be used to make it wine compatible again.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #20 from Zebediah Figura z.figura12@gmail.com --- (In reply to jaapbuurman from comment #19)
However, hopefully this workaround does contain useful information as to why Wine is currently crashing on the original .exe, which can hopefully be used to make it wine compatible again.
Doubtful, it looks like it's just replacing the game executable, probably with a decoded version. It needs analysis of what stub.dll is doing.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #21 from Fabian Maurer dark.shadow4@web.de ---
Doubtful, it looks like it's just replacing the game executable, probably with a decoded version. It needs analysis of what stub.dll is doing.
AFAIK it's a solution from cheaters, original seems to come from http://gamingonsteroids.com/topic/27400-813temporary-hotfix-for-new-antichea.... Seems like a cheaters site to me. Pretty ironic that legit players can't play, but cheaters already cracked it. But I would NOT use that if you don't want your account banned!
https://bugs.winehq.org/show_bug.cgi?id=45327
romulasry@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |romulasry@gmail.com
--- Comment #22 from romulasry@gmail.com --- Same issue on 8.13: LeagueClient.exe(00000009): ALWAYS| Application Version:8.13.236.184 - CL:2360184 - Build Date:Jun 28 2018 - Build Time:15:17:55
It crashes while trying to enter a game.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #23 from luc.bournaud@gmail.com --- On my system, winedbg backtrace on LeagueOfLegends.exe print 200 lines of : 0x00000000100404db in stub (+0x404da) (0x000000000033e9e8) After doing a objdump on the stub.dll the address point to a c3 cc cc cc cc instruction, c3 is ret but is not recognized
On google this opcode point to bug in games, a "anti-anti-debug" topic in the reverse engineering stack-exchange, multiple time a pdf about "binary stirring" and https://www.codeproject.com/Articles/737907/Taking-advantage-of-Windows-Hot-...... did I have study black magic ?
https://bugs.winehq.org/show_bug.cgi?id=45327
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |en2juiciador@gmail.com
--- Comment #24 from Fabian Maurer dark.shadow4@web.de --- *** Bug 45440 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #25 from mail+wine@m-reimer.de --- (In reply to Fabian Maurer from comment #21)
AFAIK it's a solution from cheaters, original seems to come from http://gamingonsteroids.com/topic/27400-813temporary-hotfix-for-new- anticheat/. Seems like a cheaters site to me.
It is. I've read nearly the full thread. I wouldn't care that much about getting my account banned. I play on Linux only and never spent any money in LoL. If they ban me, I just create a new account. I don't want to use the files from this forum as I don't trust them. If they would publish how they modify the EXE file, I would happily use that solution.
Unfortunately I can't help much with fixing this bug. The only thing I could do is to donate some money, but I guess this wouldn't help that much.
Definitively a completely new challenge for Wine as more and more games add clientside anticheat.
Maybe we should recruit one of the cheaters in that forum :P
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #26 from Fabian Maurer dark.shadow4@web.de ---
Maybe we should recruit one of the cheaters in that forum :P
Well, if they can disable it, they'd surely know a lot better how it works. But usually people don't share these kinds of secrets, only the patched binary... Though it wouldn't hurt to ask, I guess.
https://bugs.winehq.org/show_bug.cgi?id=45327
Jan Simek jsimek.cz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jsimek.cz@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Troy fayted@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fayted@gmail.com
--- Comment #27 from Troy fayted@gmail.com --- Riot posted this. https://engineering.riotgames.com/news/riots-approach-anti-cheat
I think it explains what the executable is trying to do. The dll is tasked with loading and validating that the libraries are valid.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #28 from Zebediah Figura z.figura12@gmail.com --- (In reply to Troy from comment #27)
Riot posted this. https://engineering.riotgames.com/news/riots-approach-anti-cheat
I think it explains what the executable is trying to do. The dll is tasked with loading and validating that the libraries are valid.
Yes, the article explains the basic design choices, which are already evident and standard fare for anti-cheat. What we need to understand are the implementation details, and I do not expect or imagine that Riot would be willing to provide them.
https://bugs.winehq.org/show_bug.cgi?id=45327
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hubbz026@gmail.com
--- Comment #29 from Fabian Maurer dark.shadow4@web.de --- *** Bug 44918 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |laurentduroisin@gmail.com
--- Comment #30 from Fabian Maurer dark.shadow4@web.de --- *** Bug 45476 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #31 from luc.bournaud@gmail.com --- Riots say "we realized that it would be advantageous if we could validate some of the game’s dependencies before they were loaded. This would allow us to check for any unusual changes to libraries used by the game." Wine isn't doing unusual change to libraries used by programs ? Like copyright notice ?
https://bugs.winehq.org/show_bug.cgi?id=45327
kostwarcze@rixotstudio.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kostwarcze@rixotstudio.cz
--- Comment #32 from kostwarcze@rixotstudio.cz --- Created attachment 61827 --> https://bugs.winehq.org/attachment.cgi?id=61827 log of V8.14-8800895.8805273 with patched League Of Legends.exe in $GAME/RADS/projects/lol_game_client/releases/0.0.1.169/deploy AND $GAME/RADS/solutions/lol_game_client_sln/releases/0.0.1.228/deploy.
League Of Legends V8.14-8800895.8805273 with patched League Of Legends.exe in $GAME/RADS/projects/lol_game_client/releases/0.0.1.169/deploy AND $GAME/RADS/solutions/lol_game_client_sln/releases/0.0.1.228/deploy.
Padched League Of Legends.exe allows the game to run without issues with anti-cheat before.
After champion select game will start in blackscreen and connection issue message appear.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #33 from kostwarcze@rixotstudio.cz --- Created attachment 61828 --> https://bugs.winehq.org/attachment.cgi?id=61828 Follow up: #61827 - log of V8.14-8800895.8805273 with unpatched League Of Legends.exe
Follow up to bug #61827 log of V8.14-8800895.8805273 with unpatched League Of Legends.exe
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #34 from Zebediah Figura z.figura12@gmail.com --- Evidently it must be made clear that Wine does not support cracked or pirated software, and any bug reports relating to cracked versions of League of Legends will be ignored.
And, in case it was not made clear by comment 15, please stop posting logs in general. Additional logs and confirmations *will not help this bug*.
https://bugs.winehq.org/show_bug.cgi?id=45327
kostwarcze@rixotstudio.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #61828|0 |1 is obsolete| |
--- Comment #35 from kostwarcze@rixotstudio.cz --- Created attachment 61829 --> https://bugs.winehq.org/attachment.cgi?id=61829 Follow up: #61827 - log of V8.14-8800895.8805273 with unpatched League Of Legends.exe
Follow up to #61827 - log of V8.14-8800895.8805273 with unpatched League Of Legends.exe
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #36 from kostwarcze@rixotstudio.cz --- (In reply to Zebediah Figura from comment #34)
Evidently it must be made clear that Wine does not support cracked or pirated software, and any bug reports relating to cracked versions of League of Legends will be ignored.
And, in case it was not made clear by comment 15, please stop posting logs in general. Additional logs and confirmations *will not help this bug*.
Noted. Specified League Of Legends.exe was downloaded from r/LeagueOfLinux based on RiotGames player support (czech) i understand that they don't find it as illegal.
https://bugs.winehq.org/show_bug.cgi?id=45327
terzoid@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |terzoid@outlook.com
https://bugs.winehq.org/show_bug.cgi?id=45327
ads200002@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ads200002@gmail.com
--- Comment #37 from ads200002@gmail.com --- Rioter(?) 0xNemi (on Reddit) says 'The WINE community will figure out how to solve these incompatibilities, as they usually do. They did the same with Overwatch, which had a similar system to the new stuff in LoL (I know this because I worked on both).' https://www.reddit.com/r/leagueoflinux/comments/904ofh/new_patch_new_problem...
They seem happy to engage with the community, perhaps a Wine dev could DM them to see what more implementation details they could provide the Wine team (maybe they could surprise)? https://www.reddit.com/message/compose/?to=0xnemi
Also, given what 0xNemi said, would it be possible to learn from how Wine fixed the Wine bug with Overwatch's anti-cheat?
https://bugs.winehq.org/show_bug.cgi?id=45327
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
alt.yw-25nn0re@yopmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alt.yw-25nn0re@yopmail.com
--- Comment #38 from alt.yw-25nn0re@yopmail.com --- This tool here might be of use : https://github.com/abigail-m/lol-unpackman It successfully unpacks the League of Legends.exe binary. With the unpacked binary you are able to play with wine and the latest game patch (8.14.238...)
source : https://www.unknowncheats.me/forum/league-of-legends/291070-packman-stub-dll...
https://bugs.winehq.org/show_bug.cgi?id=45327
Jack jack.howell@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jack.howell@protonmail.com
--- Comment #39 from Jack jack.howell@protonmail.com --- (In reply to alt.yw-25nn0re from comment #38)
This tool here might be of use : https://github.com/abigail-m/lol-unpackman It successfully unpacks the League of Legends.exe binary. With the unpacked binary you are able to play with wine and the latest game patch (8.14.238...)
source : https://www.unknowncheats.me/forum/league-of-legends/291070-packman-stub-dll... static-unpacker.html
people saying unprotected file violating rule. is being true. fabian saying people risking getting banned account. not worth. be warned people!
to solving wine problem people needing continuing investigating wine behavior in stub. is possible learning from overwatch case. is being true.
@ fabian
Well, if they can disable it, they'd surely know a lot better how it works. But usually people don't share these kinds of secrets, only the patched binary...
cheaters using old official file. old file being unprotected. no secrets to sharing. binary not being patched.
@ zebediah
The general nature of the problem seems evident enough—it doesn't like our fake dlls and/or lack of syscalls in ntdll. It'll take some examination of the assembly to figure out what exactly it's looking for, and that's difficult.
is being true. current file being different. trying this time?
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #40 from alt.yw-25nn0re@yopmail.com --- (In reply to Jack from comment #39)
@ fabian
Well, if they can disable it, they'd surely know a lot better how it works. But usually people don't share these kinds of secrets, only the patched binary...
cheaters using old official file. old file being unprotected. no secrets to sharing. binary not being patched.
Did you ever play the game ? Did you even understand what the tool I posted about does ? With each new league version the old binary get invalidated. You can't play with an old unprotected binary...
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #41 from Jack jack.howell@protonmail.com --- (In reply to alt.yw-25nn0re from comment #40)
(In reply to Jack from comment #39)
@ fabian
Well, if they can disable it, they'd surely know a lot better how it works. But usually people don't share these kinds of secrets, only the patched binary...
cheaters using old official file. old file being unprotected. no secrets to sharing. binary not being patched.
Did you ever play the game ? Did you even understand what the tool I posted about does ? With each new league version the old binary get invalidated. You can't play with an old unprotected binary...
appreciating condescending tone. what I said is being true. what you said being true in general but not this instance. checking yourself before doubting.
https://bugs.winehq.org/show_bug.cgi?id=45327
Dillon connollydillon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |connollydillon@gmail.com
--- Comment #42 from Dillon connollydillon@gmail.com --- Hey I am new to the Wine community. I recently discovered that League was actually playable via Wine up until the lastest patch. Is there anything I can do as a software developer to get this issue resolved? I would love to finally ditch Windows and become a Linux only user. League is basically the only thing keeping me on Windows.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #43 from ads200002@gmail.com --- The last comment on how to fix this from a Wine dev was https://bugs.winehq.org/show_bug.cgi?id=45327#c28
'What we need to understand are the implementation details [of the anti-cheat]'
Can you work that out?
Also, Rioter 0xNemi implies that there might be something to find in how Wine got compatible with Overwatch's anti-cheat (since 0xNemi coded both and says that they're similar), maybe you could find that Wine code somewhere and learn from that? https://www.reddit.com/r/leagueoflinux/comments/904ofh/new_patch_new_problem...
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #44 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Created attachment 61941 --> https://bugs.winehq.org/attachment.cgi?id=61941 Patchset
Here is a patchset by Andrew Wesie to stop the crash and help with the anti-cheat system in use.
So, please test if possible and provide feedback.
Personally, it doesn't visible crash for me anymore but I haven't been able to play it.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #45 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- After a rebuild, I manage to get LoL running.
I have staged the following patches already. 0001, 0002, 005, 0008. and 0004 (dinput) was rewritten.
So, on top of staging, apply are following patches 0003, 0006, 0007, and 0009.
Also, set windows version to XP.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #46 from jaapbuurman@gmail.com --- For people less comfortable compiling Wine themselves, is this something we will see in Wine 3.14 once it releases? :) Very good job on the patches by the way! Really looking forward to playing LoL again :)
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #47 from Austin English austinenglish@gmail.com --- The content of attachment 61941 has been deleted for the following reason:
Removed at request of author
https://bugs.winehq.org/show_bug.cgi?id=45327
alexandre9099@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexandre9099@gmail.com
--- Comment #48 from alexandre9099@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #45)
After a rebuild, I manage to get LoL running.
I have staged the following patches already. 0001, 0002, 005, 0008. and 0004 (dinput) was rewritten.
So, on top of staging, apply are following patches 0003, 0006, 0007, and 0009.
Also, set windows version to XP.
Would you mind giving instructions on how to do this? Should arch linux aur package of wine-staging work (it should include all patches) https://aur.archlinux.org/packages/wine-staging-git/?
https://bugs.winehq.org/show_bug.cgi?id=45327
Andrew Wesie awesie@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |awesie@gmail.com
--- Comment #49 from Andrew Wesie awesie@gmail.com --- Created attachment 61944 --> https://bugs.winehq.org/attachment.cgi?id=61944 patchset v1
I reuploaded the zip file with only the patches that you need to apply separately from wine staging.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #50 from mail+wine@m-reimer.de --- Thank you very much to Andrew Wesie for providing the patches! I really hope that the patches in the ZIP file end in wine-staging (or even wine) at some time, too.
In case an Arch Linux user wants to test:
https://github.com/M-Reimer/wine-staging-lol
This PKGBUILD compiles the following combination:
- Wine 3.13 - Wine-Staging GIT version (to have the patches needed here) - Patches from https://bugs.winehq.org/attachment.cgi?id=61944
The package builds fine. Didn't test if LoL works, so far.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #51 from alexandre9099@gmail.com --- (In reply to mail+wine from comment #50)
Thank you very much to Andrew Wesie for providing the patches! I really hope that the patches in the ZIP file end in wine-staging (or even wine) at some time, too.
In case an Arch Linux user wants to test:
https://github.com/M-Reimer/wine-staging-lol
This PKGBUILD compiles the following combination:
- Wine 3.13
- Wine-Staging GIT version (to have the patches needed here)
- Patches from https://bugs.winehq.org/attachment.cgi?id=61944
The package builds fine. Didn't test if LoL works, so far.
Thanks Andrew Wesie for the patches and you for the arch PKGBUILD :)
The game works fine (at least on training) :)
https://bugs.winehq.org/show_bug.cgi?id=45327
Alan Dias alandms123@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alandms123@gmail.com
--- Comment #52 from Alan Dias alandms123@gmail.com ---
(In reply to mail+wine from comment #50)
Thank you very much to Andrew Wesie for providing the patches! I really hope that the patches in the ZIP file end in wine-staging (or even wine) at some time, too.
In case an Arch Linux user wants to test:
https://github.com/M-Reimer/wine-staging-lol
This PKGBUILD compiles the following combination:
- Wine 3.13
- Wine-Staging GIT version (to have the patches needed here)
- Patches from https://bugs.winehq.org/attachment.cgi?id=61944
The package builds fine. Didn't test if LoL works, so far.
Thanks Andrew Wesie for the patches and you for the arch PKGBUILD :)
The game works fine (at least on training) :)
Well here is didn't working, what installer do you're using? From Lutris? If not, how can I set this manually? (dlls, workarounds, this things)
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #53 from alexandre9099@gmail.com ---
Well here is didn't working, what installer do you're using? From Lutris? If not, how can I set this manually? (dlls, workarounds, this things)
Yes i used the installation i had previously made with lutris
If you use lutris don't forget to change the wine version to system
You can also see on the lutris script which dlls are used https://lutris.net/games/install/3552/view (the script is kinda self explainatory :) )
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #54 from Alan Dias alandms123@gmail.com --- (In reply to alexandre9099 from comment #53)
Yes i used the installation i had previously made with lutris
If you use lutris don't forget to change the wine version to system
You can also see on the lutris script which dlls are used https://lutris.net/games/install/3552/view (the script is kinda self explainatory :) )
Yeah, I've set wine version, also checked the script from lutris. Well, I'll try a fresh install, thks :D
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #55 from Alan Dias alandms123@gmail.com --- the game is working, thanks Andrew Wesie.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #56 from jaapbuurman@gmail.com --- I am not overly familiar with Wine's development process, so I was wondering when these patches would be committed to the staging tree?
https://bugs.winehq.org/show_bug.cgi?id=45327
gcx61@onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gcx61@onet.pl
--- Comment #57 from gcx61@onet.pl --- I've encountered weird bug using Wine with these patches (not happen on unpatched wine/wine-staging). Login animation not working and after I login, client freezes when I hover Play button. I can't check if it patches working for me, because I can't even start game with this bug.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #58 from mail+wine@m-reimer.de --- (In reply to gcx61 from comment #57)
I've encountered weird bug using Wine with these patches (not happen on unpatched wine/wine-staging). Login animation not working and after I login, client freezes when I hover Play button. I can't check if it patches working for me, because I can't even start game with this bug.
I had similar issues and in my case the reason my have been the outdated wine-mono:
https://www.archlinux.org/packages/community/any/wine-mono/
Wine offered to download wine-mono but I denied as I thought that I have the distro package already installed.
After updating wine-mono everything seems to work perfectly. I tried a "bot game" at first, just to be sure, and then played my first "Draft Pick" game. No issues at all.
Thanks again for the patches. Keep up the good work!
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #59 from gcx61@onet.pl --- (In reply to mail+wine from comment #58)
(In reply to gcx61 from comment #57)
I've encountered weird bug using Wine with these patches (not happen on unpatched wine/wine-staging). Login animation not working and after I login, client freezes when I hover Play button. I can't check if it patches working for me, because I can't even start game with this bug.
I had similar issues and in my case the reason my have been the outdated wine-mono:
https://www.archlinux.org/packages/community/any/wine-mono/
Wine offered to download wine-mono but I denied as I thought that I have the distro package already installed.
After updating wine-mono everything seems to work perfectly. I tried a "bot game" at first, just to be sure, and then played my first "Draft Pick" game. No issues at all.
Thanks again for the patches. Keep up the good work!
This is not it. I have up to date wine-mono (4.7.3) and still have this issue. I don't know why this isn't working.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #60 from gcx61@onet.pl --- After adding msvcp140 DLL override login screen works, but I can't login because client crashes a lot.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #61 from mail+wine@m-reimer.de --- Maybe this script may help some people. I used it to do my initial installation which now also works with the patches provided by Andrew.
https://gitlab.com/GloriousEggroll/leagueoflegends-linux
It automatically sets up some DLL overrides and installs some required dependencies.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #62 from gcx61@onet.pl --- By using this script it's not crashing but still freezes after hover on Play button.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #63 from alexandre9099@gmail.com --- Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
https://bugs.winehq.org/show_bug.cgi?id=45327
Dillon connollydillon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|connollydillon@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #64 from alexandre9099@gmail.com --- Hmm, nvm the game broke again, now getting bugsplat, yesterday i got that problem and reinstalling the game solved it.
Here is reddit discussion about this https://www.reddit.com/r/leagueoflinux/comments/93pgo2/lol_815_no_longer_wor...
At least now it seems like the problem is with the game itself and not with the anticheat
https://bugs.winehq.org/show_bug.cgi?id=45327
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |45550
https://bugs.winehq.org/show_bug.cgi?id=45327
Brandon bjefferson2012@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bjefferson2012@gmail.com
--- Comment #65 from Brandon bjefferson2012@gmail.com --- https://bugs.winehq.org/show_bug.cgi?id=45550
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #66 from gcx61@onet.pl --- (In reply to alexandre9099 from comment #63)
Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing. It is possible there is problem with my operating system? Some broken lib or configuration? I have Arch Linux.
Oh, I see recent patch broke LoL again.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #67 from Brandon bjefferson2012@gmail.com --- https://bugs.winehq.org/show_bug.cgi?id=45550(In reply to gcx61 from comment #66)
(In reply to alexandre9099 from comment #63)
Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing. It is possible there is problem with my operating system? Some broken lib or configuration? I have Arch Linux.
Oh, I see recent patch broke LoL again.
its the same with my game too, login animations fine but freezes as soon as i click play
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #68 from mail+wine@m-reimer.de --- (In reply to gcx61 from comment #66)
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing.
Did you test the install script, I linked? It overrides some more DLLs and also installs some Direct X 9 stuff.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #69 from ads200002@gmail.com --- (In reply to mail+wine from comment #68)
(In reply to gcx61 from comment #66)
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing.
Did you test the install script, I linked? It overrides some more DLLs and also installs some Direct X 9 stuff.
Your link refers to a Lutris script, could you update that please so that we can more easily use your work? :)
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #70 from gcx61@onet.pl --- (In reply to mail+wine from comment #68)
(In reply to gcx61 from comment #66)
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing.
Did you test the install script, I linked? It overrides some more DLLs and also installs some Direct X 9 stuff.
Yes, I've used this script. LoL is not crashing now but still freezes.
(In reply to Brandon from comment #67)
https://bugs.winehq.org/show_bug.cgi?id=45550(In reply to gcx61 from comment #66)
(In reply to alexandre9099 from comment #63)
Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing. It is possible there is problem with my operating system? Some broken lib or configuration? I have Arch Linux.
Oh, I see recent patch broke LoL again.
its the same with my game too, login animations fine but freezes as soon as i click play
Can you tell what distro are you using? I'm using Arch Linux if you using Arch or Arch-based too then problem may be here (some lib or config).
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #71 from Brandon bjefferson2012@gmail.com ---
(In reply to Brandon from comment #67)
https://bugs.winehq.org/show_bug.cgi?id=45550(In reply to gcx61 from comment #66)
(In reply to alexandre9099 from comment #63)
Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing. It is possible there is problem with my operating system? Some broken lib or configuration? I have Arch Linux.
Oh, I see recent patch broke LoL again.
its the same with my game too, login animations fine but freezes as soon as i click play
Can you tell what distro are you using? I'm using Arch Linux if you using Arch or Arch-based too then problem may be here (some lib or config).
Ubuntu 18.04
https://bugs.winehq.org/show_bug.cgi?id=45327
andredremery@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andredremery@gmail.com
--- Comment #72 from andredremery@gmail.com --- Are there any overrides besides msvcp140 that you need to be using to be able to open up the client in the first place?
https://bugs.winehq.org/show_bug.cgi?id=45327
zzzzzyzz@hacari.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz@hacari.org
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #73 from gcx61@onet.pl --- (In reply to Brandon from comment #71)
(In reply to Brandon from comment #67)
https://bugs.winehq.org/show_bug.cgi?id=45550(In reply to gcx61 from comment #66)
(In reply to alexandre9099 from comment #63)
Might not be feasible if you have limited internet connection, but, have you tried reinstalling the game on a clean prefix?
Yes, on clean prefix and clean setup I have same problem. It's not crashing now (with msvcp140 overrride) but still freezing. It is possible there is problem with my operating system? Some broken lib or configuration? I have Arch Linux.
Oh, I see recent patch broke LoL again.
its the same with my game too, login animations fine but freezes as soon as i click play
Can you tell what distro are you using? I'm using Arch Linux if you using Arch or Arch-based too then problem may be here (some lib or config).
Ubuntu 18.04
How did you compiled Wine and what DLL overrides do you have?
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #74 from Brandon bjefferson2012@gmail.com --- (In reply to gcx61 from comment #73)
How did you compiled Wine and what DLL overrides do you have?
I followed the guide from https://www.reddit.com/r/leagueoflinux/comments/936rce/how_to_apply_the_new_... on patching the 2 patches from here, but my game still didnt start as it would still give me a wine error. Next day, 8.15 came out and i noticed their was a lot of lag from the login screen and it crashed once when i tried to log in so i applied https://gitlab.com/GloriousEggroll/leagueoflegends-linux patch thing also from here and it didnt crash anymore but the animations where still messed up and the whole client would freeze when hovering over the play button. Few hours later and a new .patch file was posted on https://bugs.winehq.org/show_bug.cgi?id=45550 , so i applied it to my wine folder and remade the custom wine which was really quick btw. I thought that patch would also help the freezing when hovering over the play button; but i guess this is a different issue all together. That where i am now, im pretty new to this stuff so this may be an issue i created for myself but im not fully sure.
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #75 from Brandon bjefferson2012@gmail.com --- and im using lutris
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #76 from gcx61@onet.pl --- (In reply to Brandon from comment #74)
(In reply to gcx61 from comment #73)
How did you compiled Wine and what DLL overrides do you have?
I followed the guide from https://www.reddit.com/r/leagueoflinux/comments/936rce/ how_to_apply_the_new_patches_to_wine_staging/ on patching the 2 patches from here, but my game still didnt start as it would still give me a wine error. Next day, 8.15 came out and i noticed their was a lot of lag from the login screen and it crashed once when i tried to log in so i applied https://gitlab.com/GloriousEggroll/leagueoflegends-linux patch thing also from here and it didnt crash anymore but the animations where still messed up and the whole client would freeze when hovering over the play button. Few hours later and a new .patch file was posted on https://bugs.winehq.org/show_bug.cgi?id=45550 , so i applied it to my wine folder and remade the custom wine which was really quick btw. I thought that patch would also help the freezing when hovering over the play button; but i guess this is a different issue all together. That where i am now, im pretty new to this stuff so this may be an issue i created for myself but im not fully sure.
Same for me. Wine with all patches and client is freezing. I've tried to install vcrun2015 by winetricks but this makes client crashing a lot (I can't even pass login screen without crash). No idea why this not working when working for others.
https://bugs.winehq.org/show_bug.cgi?id=45327
lulux luxprincesinha@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luxprincesinha@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=45327
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #77 from Zebediah Figura z.figura12@gmail.com --- This bug has devolved quite badly into user support and discussion. I've filed separate bugs for specific issues as diagnosed by Andrew Wesie. I'm closing this bug as a duplicate of 21232, which is essentially the first problem that the game encounters.
*** This bug has been marked as a duplicate of bug 21232 ***
https://bugs.winehq.org/show_bug.cgi?id=45327
ossieG ossiejg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ossiejg@gmail.com
--- Comment #78 from ossieG ossiejg@gmail.com --- (In reply to Alan Dias from comment #52)
(In reply to mail+wine from comment #50)
Thank you very much to Andrew Wesie for providing the patches! I really hope that the patches in the ZIP file end in wine-staging (or even wine) at some time, too.
In case an Arch Linux user wants to test:
https://github.com/M-Reimer/wine-staging-lol
This PKGBUILD compiles the following combination:
- Wine 3.13
- Wine-Staging GIT version (to have the patches needed here)
- Patches from https://bugs.winehq.org/attachment.cgi?id=61944
The package builds fine. Didn't test if LoL works, so far.
Thanks Andrew Wesie for the patches and you for the arch PKGBUILD :)
The game works fine (at least on training) :)
Well here is didn't working, what installer do you're using? From Lutris? If not, how can I set this manually? (dlls, workarounds, this things)
Being a complete newbie to this, Ive got no clue use to use this.
Would some one be kind enough to give a step by step instruction set on how to install wine with the patches?
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #79 from ossieG ossiejg@gmail.com --- (In reply to Alan Dias from comment #52)
(In reply to mail+wine from comment #50)
Thank you very much to Andrew Wesie for providing the patches! I really hope that the patches in the ZIP file end in wine-staging (or even wine) at some time, too.
In case an Arch Linux user wants to test:
https://github.com/M-Reimer/wine-staging-lol
This PKGBUILD compiles the following combination:
- Wine 3.13
- Wine-Staging GIT version (to have the patches needed here)
- Patches from https://bugs.winehq.org/attachment.cgi?id=61944
The package builds fine. Didn't test if LoL works, so far.
Thanks Andrew Wesie for the patches and you for the arch PKGBUILD :)
The game works fine (at least on training) :)
Well here is didn't working, what installer do you're using? From Lutris? If not, how can I set this manually? (dlls, workarounds, this things)
Being a complete newbie to this, Ive got no clue use to use this.
Would some one be kind enough to give a step by step instruction set on how to install wine with the patches?
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #80 from jaapbuurman@gmail.com --- This has already been fixed in Wine 3.14. Simply install the latest version and you're good to play LoL. No need to compile anything yourself.
https://bugs.winehq.org/show_bug.cgi?id=45327
cristian gustii123.ct@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gustii123.ct@gmail.com
--- Comment #81 from cristian gustii123.ct@gmail.com --- i have been playing LoL fine until i tried to open it tonight and it kepps giving me fatal and critical errors
https://bugs.winehq.org/show_bug.cgi?id=45327
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #82 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate
https://bugs.winehq.org/show_bug.cgi?id=45327
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |japaneselearning101@gmail.c | |om
--- Comment #83 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 46412 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
--- Comment #84 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 46412 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45327
Jaume Delclòs jaume@delclos.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|jaume@delclos.com |