PDA

View Full Version : [AutoHotKey] Mouse causes framerate issues.



Kayley
05-07-2020, 08:03 AM
Hey all.

Due to the lovely self isolation policy we have going on i'm pretty darn bored. So I fired up AutoHotKey and recreated my early multiboxing days for fun. Long story short I ripped out all my codie to try to diagnose/fix the problem which isssssss----- While i'm pressing 1-2-3, with ahk forwarding that on to my lovely babies via the ControlSend function; anytime I move the mouse my fps drops from 100+ to roughly 35-40fps.

So if i'm moving the screen (right click) around it jitters/freezes. Anytime I just move the mouse in a circle it drops horrendously.
If I stop pressing my dps buttons the mouse movement is unaffected.

When I (happily) fire up innerspace-isboxer I have no such issues and everything plays wonderfully.
This is more of a technical curiousity which i'd like some ideas on.

I have removed everything from AHK, and used ISBOXER to launch WoW, resize windows, everything except sending the inputs- testing purposes.
I have tried lowering the mouse polling rate down to as low as 62. It didn't solve the issue but it made it less noticeable.
Removed any programs like razer synapse which has in the past messed around with my hardware.

Hardware; 2950x, 128GB RAM (g.skill cloud flare x c15), gigabyte auros gaming 7, 980ti x 3. No hardware is being stressed by this at all.
Fresh Wow install, no addons. Fresh Windows 10 pro install (latest windows updates).

ahk - ControlSend , , 2, %wintitle% <-- that for some reason is causing the stuttering.

Again, just bored. Have nothing better to do right now. I'm happily using innerspace-isboxer with no issues.
hope to get some fresh ideas into why it might be happening.


<3

Kayley
05-12-2020, 07:14 AM
Turns out it was the background fps limit, that was causing the issue. Everytime AHK repeated a key press I made, it took focus from the main window for 60-80ms (my slow ass button pressing). Which was causing the fps to drop for an incomprehensible time-- making it 'stutter' to my little eyes.

*bonus*
https://www.dual-boxing.com/attachment.php?attachmentid=2362&stc=1

Death of a GPU--- clean your WC loops out more than I did lol