Git Product home page Git Product logo

Comments (3)

4strid avatar 4strid commented on May 27, 2024 1

thanks ! and hello fellow 2b2t player :>

so , the short answer is "yes" we can make it tick more often , although not by much . right now it polls every 16 ms which puts it at about 60 fps . according to my research a more optimal number to set the timer for is 15.6 ms which is a sort of soft cap set by AHK . we can also set it as low as 10 ms but then we might run into issues where it's inconsistent which to me seems worse than than consistently running at "only" 60 fps .

i'll go to the library later today to test these timer values and let you know how they work .

from mouse-control.autohotkey.

saleo avatar saleo commented on May 27, 2024

Is there a way to make is as smooth as using a mouse? could this be a keyboard polling rate issue? Anyways I'm in love with this, tysm for making it

i have the same strong request as @2b2tplayer , it looks weird , although your mouse-control.autohotkey is GREAT!

from mouse-control.autohotkey.

4strid avatar 4strid commented on May 27, 2024

i've tried tuning the SetTimer number at various values none of which seem to improve "smoothness"

there is one other thing i can try, namely "shorter sleep" to make it a little more snappy , but it will have to wait for another day my friends . i don't have a computer right now so i am doing the best i can at the public library .

from mouse-control.autohotkey.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.