https://bugs.winehq.org/show_bug.cgi?id=47332
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- (In reply to tempel.julian from comment #8)
With that clamp, it's based on 4.8.r163.g07e249e431, so not wine git-master.
As described in the previous bug ticket, applying this patch helped to make -staging work again, but it seems it needs rebasing for recent commits to be applicable again? https://bugs.winehq.org/attachment.cgi?id=64567
The problem is that 13e11d3fc should do effectively the same thing. The only difference is that now kernel32 doesn't call into ntdll. I'd guess that the anticheat engine is trying to validate that kernel32 does call into ntdll, but it's still confusing that it works for some people and not others. I'd really like to see the condition narrowed down first.