[Bug 53468] New: Ragnarok Online's anti-cheat, Gepard, detecting macro usage (false-positive)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 31 20:05:30 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53468

            Bug ID: 53468
           Summary: Ragnarok Online's anti-cheat, Gepard, detecting macro
                    usage (false-positive)
           Product: Wine
           Version: 7.13
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: alandms123 at gmail.com
   Regression SHA1: a2395ecf963b85ca0ea2f002982af07fc8241db9
      Distribution: ArchLinux

I tested it with private server https://www.shining-moon.com
But I think any version that uses gepard with macro detection enabled will also
mistakenly flag this wine version (wine-7.13-249-ga2395ecf963) as using macro.

I bisected it and this commit seems to be causing it:

a2395ecf963b85ca0ea2f002982af07fc8241db9 is the first bad commit
commit a2395ecf963b85ca0ea2f002982af07fc8241db9
Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Jul 28 10:27:30 2022 +0200

    server: Use the client provided rawinput registered device array.

 dlls/win32u/rawinput.c | 24 ++++++++++------------
 server/process.c       | 12 +++--------
 server/process.h       |  9 ++------
 server/queue.c         | 56 ++++++++++++++++----------------------------------
 4 files changed, 34 insertions(+), 67 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list