thelabcat / DS-FPS-Mouse-Fixer-Linux

A Python cross-platform port of https://github.com/JDoe212/DS-FPS-Mouse-Fixer
GNU General Public License v3.0
0 stars 0 forks source link

Windows version: On one system, sometimes wrapping or firing will get stuck on firing #9

Closed thelabcat closed 2 months ago

thelabcat commented 2 months ago

When sevenspace10187 uses this, the above problem occurs. Sometimes, a wrap or firing will cause firing to get stuck. Basically, ghost inputs of holding down the fire button.

thelabcat commented 2 months ago

I believe this is a problem with the mouse up and down methods starting to listen for mouse events again before Windows has quite registered the fake event.