https://bugs.winehq.org/show_bug.cgi?id=45571
Bug ID: 45571 Summary: League of Legends 8.12+ fails to start a game (anticheat engine, hooking of NtCreateThread/Ex) Product: Wine Version: 3.13 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Distribution: ---
Diagnosed by Andrew Wesie; partially split off from bug 45327.
The game expects either NtCreateThread or NtCreateThreadEx (depending on the reported version) to be called whenever a new thread is created. Wine's implementation of RtlCreateUserThread does not go through either of these functions.
https://bugs.winehq.org/show_bug.cgi?id=45571
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, obfuscation
https://bugs.winehq.org/show_bug.cgi?id=45571
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=45571
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/ntdll-RtlCreateU | |serThread Status|NEW |STAGED
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Marking STAGED.
https://bugs.winehq.org/show_bug.cgi?id=45571
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |39e7f25e0918d23e5b9ef5fc504 | |9948b6f56525e Resolution|--- |FIXED Status|STAGED |RESOLVED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- This should be fixed by https://source.winehq.org/git/wine.git/commitdiff/39e7f25e0918d23e5b9ef5fc5049948b6f56525e, though note that Vista or higher is required.
https://bugs.winehq.org/show_bug.cgi?id=45571
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.11.