The NEW Build Your Own Arcade Controls
Main => Software Forum => Topic started by: CM on December 16, 2002, 01:10:01 pm
-
At the risk of sounding lazy ;) can someone enlighten me on why, say Marble Madness, will recognize the trackball through Mame, but will not recognize it through Mame under Lazarus? I figure I need to add an enable parameter somewhere ?? (Using Happs 3" TB, Optipac+Ipac setup)
-
Lazarus does use the trackball, read the manual for naviagtion instructions. :)
-
Well I tinkered with it for a bit and found the hang-up. I needed "-mouse" as a command line option in my lazarus mame.cfg file. The mame executable I have defaults the mouse to "off", but the mame gui I sometimes test with has a .ini file that remembered when I told it to turn mouse on.
Oh well .. all better now :)