GithubHelp home page GithubHelp logo

Comments (6)

WeijieH avatar WeijieH commented on June 22, 2024

这应该是正常行为,因为你按了右键所以在那一瞬间宏是启动的,启动的宏会向游戏中发送这些按键。

from d3keyhelper.

leftbrave avatar leftbrave commented on June 22, 2024

这应该是正常行为,因为你按了右键所以在那一瞬间宏是启动的,启动的宏会向游戏中发送这些按键。

我记得以前的版本没有这种问题。。。所以这个有办法解决吗大佬?

from d3keyhelper.

WeijieH avatar WeijieH commented on June 22, 2024

这应该是正常行为,因为你按了右键所以在那一瞬间宏是启动的,启动的宏会向游戏中发送这些按键。

我记得以前的版本没有这种问题。。。所以这个有办法解决吗大佬?

之前一个版本做过修改。原来版本的行为是按下启动键后,要等执行间隔到(按你截图上看就是300或者500毫秒)才会开始执行。后来修改成了按下的瞬间就会执行一次。下个版本我加个开关试试吧。

from d3keyhelper.

WeijieH avatar WeijieH commented on June 22, 2024

去看下最新的dev分支,0728版本。我在配置文件中加了个runonstart选项,改成0就应该是老版本的行为了。

from d3keyhelper.

leftbrave avatar leftbrave commented on June 22, 2024

去看下最新的dev分支,0728版本。我在配置文件中加了个runonstart选项,改成0就应该是老版本的行为了。

好的,谢谢大佬~

from d3keyhelper.

WeijieH avatar WeijieH commented on June 22, 2024

去看下最新的dev分支,0728版本。我在配置文件中加了个runonstart选项,改成0就应该是老版本的行为了。

好的,谢谢大佬~

没问题我就先close了,还有问题你再开

from d3keyhelper.

Related Issues (20)

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.