Page 2 of 2

Re: DIY Spinner Controller

Posted: Wed May 03, 2023 1:10 pm
by MrChatouille
metalfacemark wrote: Wed May 03, 2023 1:03 pm
hellbent wrote: Sun Nov 06, 2022 6:26 pm

here is the code as i used it. it was tweaked for my button inputs.

Code: Select all

/*   Arcade Spinner v0.7
*    Copyright 2018 Joe W (jmtw000 a/t gmail.com)
*                   Craig B - Updated code for mouse movement modes(DROP, ACCM) and case statement for Button port bit validation

}

Is this for mister.ini ? I have a spinner but i cant get it to register on the mister.

This looks like the code to program an arduino.
Which spinner did you have ?


Re: DIY Spinner Controller

Posted: Wed May 03, 2023 2:14 pm
by metalfacemark

its just a random usb one i picked up online.


Re: DIY Spinner Controller

Posted: Wed May 03, 2023 2:22 pm
by metalfacemark

Ah i found it

; 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