Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Banacek on June 21, 2014, 03:10:05 am
-
I thought for sure there was a way to customize the CTRLR cfg file to have all spinner and trackball games use your spinner and trackball, but I can't seem to find an example anywhere. Can someone provide an example please?
Thanks!
-
I have no idea why I couldn't remember this last night ???
<port type="P1_DIAL" mask="255" defvalue="0">
<newseq type="standard">MOUSECODE_1_XAXIS</newseq>
</port>
<port type="P1_TRACKBALL_X" mask="255" defvalue="0">
<newseq type="standard">MOUSECODE_1_XAXIS</newseq>
</port>
<port type="P1_TRACKBALL_Y" mask="255" defvalue="0">
<newseq type="standard">MOUSECODE_1_YAXIS</newseq>
</port>
I'm going to blame lack of sleep...