Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Johnny on July 27, 2002, 08:47:56 pm

Title: Key Config in Mame??
Post by: Johnny on July 27, 2002, 08:47:56 pm
Hi Guys,
Is there any way to change the keyboard settings in mame?? (been looking, can't find)
I need to change the fire button (Left Control) due to the use of an KVM Switch.

Thanx
Johnny
Title: Re:Key Config in Mame??
Post by: x-wing on July 27, 2002, 09:46:16 pm
When you load up a game, hit the Tab key.  Go into the General game settings and reconfigure any key you wish.  If you change the keys in the Game specific section, your changes will only be saved for that particular game.
Title: Re:Key Config in Mame??
Post by: Johnny on July 29, 2002, 06:49:13 pm
Thanx, x-wing :) :)

- Johnny
Title: Re:Key Config in Mame??
Post by: Jakobud on July 29, 2002, 10:03:16 pm
There is a better way to do this.

If you press TAB and go in and change the controls, those controls will be saved in the CFG files, which are non-ascii i.e. hard to edit outside of Mame.

In the DOCS folder read about the ctrlr.txt

It allows you to define default controls and game specific controls using editable INI files.  So you don't ever have to go back in and configure each game every time.  The thing is, when you just do in in Mame, the CFG most likely will not work when you upgrade to the next version of Mame.  But if you do everything with the INI files, those will work no matter what version of Mame you use (well...given that you use Mame 0.60 or above...which is the version in which this INI file thing was implemented).

Use the INI thing.  It gives you lots of control and it a lot quicker that doing everything game by game...

Jakobud
Title: Re:Key Config in Mame??
Post by: Minwah on July 30, 2002, 06:40:37 am
Is there a way of retaining a game's analogue control sensitivity setting from the 'tab' menu?  This also is lost when a new MAME version comes along.

Or I just haven't figured it out yet :)
Title: Re:Key Config in Mame??
Post by: u_rebelscum on July 30, 2002, 10:54:25 pm
Is there a way of retaining a game's analogue control sensitivity setting from the 'tab' menu?  This also is lost when a new MAME version comes along.

Or I just haven't figured it out yet :)


That data is saved in the .cfg files.  Right now, only the inputs can be set with the ctrlr .ini files.

So that leaves three ways at the moment:
Hopefully in the near future, the ctrlr ini files will expand and save analog settings too, but until then ... [shrug] :(  The ctrlr stuff is new and still in developement, so there is hope.