[Bug 53468] New: Ragnarok Online's anti-cheat, Gepard, detecting macro usage (false-positive)
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(a)winehq.org Reporter: alandms123(a)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(a)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.
https://bugs.winehq.org/show_bug.cgi?id=53468 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #1 from Rémi Bernon <rbernon(a)codeweavers.com> --- Would you mind attaching a log with WINEDEBUG=+timestamp,+rawinput before and after this commit? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 --- Comment #2 from Alan <alandms123(a)gmail.com> --- Created attachment 72842 --> https://bugs.winehq.org/attachment.cgi?id=72842 wine-7.13-248-g1587e9db88c rawinput logs -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 --- Comment #3 from Alan <alandms123(a)gmail.com> --- Created attachment 72843 --> https://bugs.winehq.org/attachment.cgi?id=72843 wine-7.13-249-ga2395ecf963 rawinput logs -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 --- Comment #4 from Rémi Bernon <rbernon(a)codeweavers.com> --- Created attachment 72863 --> https://bugs.winehq.org/attachment.cgi?id=72863 patch Thanks, would you mind trying if the attached patch fixes the issue? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 --- Comment #5 from Alan <alandms123(a)gmail.com> --- Thanks. Yes, it solves the issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 Paulo <paulo1039(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paulo1039(a)gmail.com --- Comment #6 from Paulo <paulo1039(a)gmail.com> --- Fixed by commit 17bdb5060a6fe30d6aada2e63745f930acdc4f50 Bug should be marked as fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |17bdb5060a6fe30d6aada2e6374 | |5f930acdc4f50 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- (In reply to Paulo from comment #6)
Fixed by commit 17bdb5060a6fe30d6aada2e63745f930acdc4f50
Bug should be marked as fixed.
Fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=53468 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.16. -- 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.
participants (1)
-
WineHQ Bugzilla