CREATE and FUCK your own AI GIRLFRIEND TRY FOR FREE
x

Ren'Py Space button double click

PunkHooligan

Onion Ninja
Donor
Aug 10, 2020
595
1,090
I've tried couple tests online but had 1 double click out of more than 200 presses. However, when playing Renpy games, when I press space, it could double click 3 times out of 10 for example. Happenning very often.
Any ideas how to fix this ?
 

PunkHooligan

Onion Ninja
Donor
Aug 10, 2020
595
1,090
hitting laptop touchpad?
maybe crusty keyboard?
cerebral palsy?
Just tried Filter Keys (windows option/accessibility) and it still doesnt help. That's very weird. I though maybe smth with the game, nope - same in other.
It's not the keyboard.

If I hold space on that test - it shows the same amount of clicks and "double" clicks, but Renpy games dont react to Space button hold. On the other hand it seems like some sort of glitch, when the game catch that small moment when I may hold the button a bit longer. It's so weird. Prolly gonna run virus scan, idk.
EDIT: I had to enable the Filter itself after enabled filtering method. "Ignore unintended keystrokes" works, but 0.3 sec is a bit much. Far from perfect solution.
 
Last edited:

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,770
15,818
However, when playing Renpy games, when I press space, it could double click 3 times out of 10 for example.
And ?

Ren'Py react to the input sent to him by the OS, period. It do not interpret that input, so if you sometime have double click when pressing space, it's because your OS told Ren'Py that you double clicked, not because Ren'Py imagined that you did it.
Configure your OS correctly, or use "ENTER" to advance, and the problem will be solved.