Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Demon-Seed on August 13, 2002, 01:31:41 pm

Title: Mame not holding keys in Lazarus?
Post by: Demon-Seed on August 13, 2002, 01:31:41 pm
Hi,
Just having a problem with mame and keys....when I play mame I hit TAB and set the keys to my Control Panel buttons..it works fine..I exit mame back the the FE Lazarus and then go back into MAME and the keys are no longer set? Why would this be occuring?

Thanks
Jim
Title: Re:Mame not holding keys in Lazarus?
Post by: SirPoonga on August 13, 2002, 03:40:13 pm
What happens if you don't use lazarus, just use commandline?
Title: Re:Mame not holding keys in Lazarus?
Post by: Howard_Casto on August 13, 2002, 05:50:44 pm
Most likely you have something wierd setup for mame.  Personally, I have mame use a controller profile and I tell lazarus to launch it with mame.  thus when I launch mame alone I have diferent key settings.  


Are you talking about lazarus's key setup?   They have nothing to do with each other.  Also generally a person sets the keys and then exits.  Although it should, in theory, save your settings for you, it might not if you do a whole lot of stuff, (like change skins, font-size, or anything that reboots the display) before you exit.  
Title: Re:Mame not holding keys in Lazarus?
Post by: Lilwolf on August 13, 2002, 06:37:38 pm
I'm goint to make a guess..

to start off with... It is also messed up running from the command line right?

Then you will probably find that the default.cfg file is set to readonly (copy it in from a cd?)  (attrib -r default.cfg)

if that doesn't do it... delete the file and start over.


Title: Re:Mame not holding keys in Lazarus?
Post by: Demon-Seed on August 13, 2002, 10:32:12 pm
Hi,
I fixed it..ran newest mame.
Thanks
JIM