mousemove absolute doesnt work on both lgs and ghubnew
mousemove relative works just fine but when trying absolute the mouse moves in a weird way. it moves like relative. tried both lgs and new ghub but the result is same.
also tried razer by installing nanoleaf and it works better than logitech but still the coordination for absolute move is a bit different than sendinput(send input is correct and razers wrong)
The Logitech driver doesn't support absolute move. It's implemented by converting the absolute coord to relative move.
For Razer, is it only different in the vertical movement? If so, it's probably related to #30.
The Logitech driver doesn't support absolute move. It's implemented by converting the absolute coord to relative move.
I'm on windows10 x64 and I think there need to be some calculation added for mouse move for logitech because right now its not working properly unlike sendinput. Even relative move doesnt move properly
Then it's probably caused by Enhanced Pointer Precision. You need to disable it to make precise relative move. See #7.
Then it's probably caused by Enhanced Pointer Precision. You need to disable it to make precise relative move. See #7.
Enhanced Pointer Precision is already disabled and its still not working properly. for logitech mouse move, they move about 1.34 times less than it should
一样遇到罗技绝对移动位置不准确问题