Mame with USB Controllers
We’ve finally nearly got our 40gb of MAME running- productivity boost! It took a while to figure out, but we finally have PS2 controllers to work - conected with a USB adapter. To run MAME with USB controllers on XP i’ve found:
- connect controllers & test that they work in the Control Panel > Game Controllers Panel.
- get MAME to create a .ini file
You need to run ‘mame -cc’ this can be done at the command prompt, or by making a .bat file - Edit the ‘mame.ini’ file (should be created next to your mame.exe)
Change the line ‘joystick 0′ to ‘joystick 1′ - this enables joystick input - Press tab when in MAME to get the key setup options.
- Rock out!!