abbruzze / kernal64

A Scala Commodore 64, 128, VIC20, CBM2 and SuperCPU emulator
MIT License
111 stars 12 forks source link

Geos: mouse pointer moves extremely quickly #5

Closed sdrinf closed 4 years ago

sdrinf commented 4 years ago

Repro steps:

Expected result: mouse moves at humanly speed Observed result: cursor moves extremely quickly

Suggestion: having eg a pointer speed slider would allow me to configure this proportionally to current window side

Thanks!

abbruzze commented 4 years ago

Hello Dragon and thanks for your interest in Kernal64. This issue has been fixed (or partially fixed) in the incoming 1.6.0 release I have been working on since December.

Below I've attached kernal64.zip file that must be renamed in kernal64.jar. Put it in the lib directory of your installation to switch to 1.6.0 version.

Thanks.

kernal64.zip