Jump to content

click speed

Featured Replies

  • Glodden Godd
4 hours ago, Goodly said:

In the file Input.c, line 750:


if (delta < 250) return; /* 4 times per second */

250 is the amount of milliseconds between each click when holding down mouse. Change it to be lower to click faster.

Compilation instructions can be found along with the source code here: https://github.com/UnknownShadow200/ClassiCube

I just love how you straight up gave them the answer they were looking for, but not what they wanted. Props to you

Archived

This topic is now archived and is closed to further replies.