jmtw000's Arcade Spinner

Discussion of keyboards, gamepads, joysticks and other input related peripherals.
felipus
Posts: 4
Joined: Sun May 24, 2020 10:44 pm
Been thanked: 2 times

jmtw000's Arcade Spinner

Unread post by felipus »

Hello! I built my arcade spinner using this: https://github.com/jmtw000/Arcade-Spinner It works great on MAME on windows and mac, but it's too slow on the Arkanoid core on my MiSTer. I tried changing the resolution but no luck. I don't have lag, it's just too slow. Almost 4 complete turns to get from one side of the screen to the other. I also saw a setting on the Mister.ini, but I don't understand it.

Here it is:

; use specific (VID/PID) mouse X movement as a spinner and paddle. Use VID=0xFFFF/PID=0xFFFF to use all mice as spinners.
; spinner_throttle with base value 100 gives one spinner step per one tick. Higher value makes spinner slower.
; Lower than 100 makes spinner faster. Negative value gives opposite direction.
;spinner_vid=0x1BCF
;spinner_pid=0x0005
;spinner_throttle=-50

Can someone please help me setting it up?
Thanks.
felipus
Posts: 4
Joined: Sun May 24, 2020 10:44 pm
Been thanked: 2 times

Re: jmtw000's Arcade Spinner

Unread post by felipus »

Hey! I found it, it was the "mouse_throttle" setting. I just set it to 2 and now it works great!!
I hope this helps someone. :D


mouse_throttle=2
Post Reply