Hirtol / speedhack-rs

CheatEngine like SpeedHack for games without the bloat
7 stars 1 forks source link

speedhack Individual cases failure #1

Open q2060237781 opened 8 months ago

q2060237781 commented 8 months ago

(Guess, but I don't know the specifics) in some high-frequency keystrokes and then long times speedhack will have the key invalid This situation currently mostly happens on my mouse

Hirtol commented 8 months ago

Could you provide the config which you used and the game where you tried it? I'm not sure I quite understand what you mean with 'key invalid'. Do you mean that the speedhack gets triggerred even though you weren't pressing the requisite key?

q2060237781 commented 8 months ago

{ "console": false, "wait_with_hook": { "secs": 0, "nanos": 250000000 }, "reload_config_keys": [ 17, 16, 82 ], "startup_state": null, "speed_states": [ { "keys": [ 16 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 1 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 2 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 17 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 32 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 27 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 86 ], "speed": 2.0, "is_toggle": false }, { "keys": [ 70 ], "speed": 2.0, "is_toggle": false } ] } Hello, the game I tried is Naraka. I apologize for not fully describing my problem. What I mean is that if I quickly press or quick click(maybe it’s a quick click, but I’m not sure) a set acceleration key, then it may lose the acceleration effect in the later use. At this time, if I use another set acceleration key, the original invalid acceleration key will regain its effect,Perhaps adding a sleep delay might fix this issue (I have also tried setting a sleep delay in other accelerations like Cheat Engine to prevent bugs.

q2060237781 commented 8 months ago

This delay may need to be added in the key interval or the delay of re-enabling the key (this is what I got from looking at CE, maybe the real situation should be more troublesome).

ToweOPrO commented 6 months ago

Slows down the game after some use