Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: colonelsnow on May 10, 2008, 12:18:48 pm

Title: Ledblinky how to make Admin buttons always lit?
Post by: colonelsnow on May 10, 2008, 12:18:48 pm
I can figure out how to make my player control buttons and coin.start buttons stay always lit if I wanted. I there a way to keep my admin buttons always lit? (enter, esc, etc.)
Title: Re: Ledblinky how to make Admin buttons always lit?
Post by: Havok on May 10, 2008, 04:46:56 pm
Why not just hard wire the power to them?
Title: Re: Ledblinky how to make Admin buttons always lit?
Post by: arzoo on May 10, 2008, 05:33:27 pm
Use the profile editor (for mame) and set the intensity and "Always Active" option for the UI controls (UI_SELECT, UI_CANCEL, UI_PAUSE, UI_CONFIGURE, etc).
Title: Re: Ledblinky how to make Admin buttons always lit?
Post by: colonelsnow on May 11, 2008, 10:26:43 am
Use the profile editor (for mame) and set the intensity and "Always Active" option for the UI controls (UI_SELECT, UI_CANCEL, UI_PAUSE, UI_CONFIGURE, etc).

That did it.

I could do the same for "other emus" but I think I  will do that in the controls_emu  config file since I can not pause all the emulators and would not want the button lit for those.