https://bugs.winehq.org/show_bug.cgi?id=52061
Bug ID: 52061 Summary: dinput HID joystick sends unnecessary effect update reports. Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: NEW Severity: enhancement Priority: P2 Component: directx-dinput Assignee: wine-bugs@winehq.org Reporter: rbernon@codeweavers.com Distribution: ---
Split from https://bugs.winehq.org/show_bug.cgi?id=51873, native implementation only sends effect parameter update reports for the effect parameter blocks that have been modified. Current implementation sends all parameter blocks updates every time an effect is modified. This causes unnecessary traffic and possibly unexpected behavior.