How about this?


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]

Posted by JMDickson on 26, 2000 at 10:10 AM:

In Reply to: A suggestion for those wanting to use multiple trackballs or mice with mame in Windows. posted by Torgo on 25, 2000 at 3:33 AM:

How about a batch file like:

D:\mame\Optidrv\optidrv /1
optimame %1 %2 %3 %4 %5 %6 %7 %8 %9

the %#s are replaced by the command line arguments that you typed.

runmame marble -tweak -soundcard 1

would be like typing:
D:\mame\Optidrv\optidrv /1
optimame marble -tweak -soundcard 1

Any frontend that could call runmame.bat instead of mame.exe would work too.
The only problem is only 9 parameters can be passed, and -soundcard and 1 are considered two seperate arguments.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]