hello :)
I'm trying to use stat(38) and stat(39) to recreate a cursor, but it feels very janky?
repeated mouse patterns lead to very different results, often pulling the cursor right, down or both
could this be a hardware issue?
thanks!
welp, just found the issue! I lowered my mouse's polling rate from 125hz to 1000hz, and it seems to be way better..
wonder if that is due to 1000 not being close to a multiple of 60?
Hi @yyna:
I still can't get your program to work online at all here. Using Firefox v102.0.1 in Windows 10 64-bit.
The cursor just stays in the top-left-hand corner no matter how much I move the mouse around the Pico-8 screen.
Thanks for the info, @yyna. Still it would be something for @zep to fix.
Here now is the closest I can get for you without being able to access the proper acceleration:
The target does not move unless you do. The acceleration is dependent upon how far away the target is from the center dot. To do fine-movements, stay near the center, to have wider moves, move away from the center.
[Please log in to post a comment]