Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: killbill on March 04, 2004, 02:22:33 pm

Title: setting up X-arcade .ini in commandline MAME
Post by: killbill on March 04, 2004, 02:22:33 pm
Hi,

How do I get the X-Arcade default controller settings to work in commandline MAME?

I am running MAME.79 through MAMEWAH.
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: Tiger-Heli on March 04, 2004, 03:39:58 pm
Hi,

How do I get the X-Arcade default controller settings to work in commandline MAME?

I am running MAME.79 through MAMEWAH.
Make the following settings to your MAME.ini file (if you don't have one, run MAME -cc from the commandline

### Windows path and directory options ###
ctrlr_directory         ctrlr

or C:\MAME\ctrlr

### Input device options ###
ctrlr                   XArcade

The default ctrlr.ini files come with MAME
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: killbill on March 04, 2004, 05:07:39 pm
Hi Tiger,

thanks for the response.  I don't see a mame.ini file and I've only launched MAME through the Mamewah frontend.

How do I launch Mame -cc?  And do I create the mame.ini in there?

Thanks.
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: Tiger-Heli on March 04, 2004, 05:14:54 pm
Hi Tiger,

thanks for the response.  I don't see a mame.ini file and I've only launched MAME through the Mamewah frontend.

How do I launch Mame -cc?  And do I create the mame.ini in there?

Thanks.
Might depend on your OS, but typically you run Start-Programs-Accessories-(MS-DOS Prompt or Command Prompt).

From here -

Type "cd\" <enter>
Prompt should show C:

Type "cd MAME" <enter>
Prompt should show C:\MAME

Type "MAME -cc" <enter>
Prompt should show C:\MAME

mame.ini will automagically appear in the C:\MAME folder and you can edit it with Notepad
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: killbill on March 04, 2004, 06:02:03 pm
Hey Tiger,

Thanks for the help.  I got the MAME.INI file to show up.

Do I have to mess with the "# inipath" option or just the two things you mentioned above?

Also, once set up, this MAME.INI file with always set MAME up to run with the XArcade defaults right?  Even when accessing through my front end?

Thanks Again.
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: Tiger-Heli on March 04, 2004, 06:29:59 pm
Hey Tiger,

Thanks for the help.  I got the MAME.INI file to show up.

Do I have to mess with the "# inipath" option or just the two things you mentioned above?

Also, once set up, this MAME.INI file with always set MAME up to run with the XArcade defaults right?  Even when accessing through my front end?

Thanks Again.
# inipath is for per game .ini file changes (not ctrl.ini file changes).  Like if you wanted Space Invaders to run with scanlines and none of your other games to.  Setting or not setting it won't affect the key assignments.

AFAIK, mame will run with the XArcade defaults except - If u change assignments with the TAB key, MAME saves these in a .cfg file and overwrites the ctrl.ini assignments, or if MAMEWAH is set to overwrite or ignore the ctrl.ini files (I doubt it, but don't use it  . . .)
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: killbill on March 04, 2004, 07:03:18 pm
Thanks for your help, Tiger.  You da man!
Title: Re:setting up X-arcade .ini in commandline MAME
Post by: Tiger-Heli on March 04, 2004, 07:05:11 pm
Thanks for your help, Tiger.  You da man!
Glad it worked