Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Beretta on May 17, 2010, 03:02:55 pm

Title: front end stay active during play?
Post by: Beretta on May 17, 2010, 03:02:55 pm
kinda weird question but im working on something and was wondering are there any front ends that stay active after launching mame?

i do not have much FE exp, so i thought i'd ask here.
Title: Re: front end stay active during play?
Post by: Tafoid on May 17, 2010, 03:32:59 pm
kinda weird question but im working on something and was wondering are there any front ends that stay active after launching mame?

i do not have much FE exp, so i thought i'd ask here.

Most (all?) front-ends simply shell to the external program (emulator) with the settings and sleep in the background until control of emulator is terminated.  Having a front-end which runs while a selected emulator is running is not only problematic but will also hurt your emulator's performance.  I don't see a reason you'd want that..

Title: Re: front end stay active during play?
Post by: Beretta on May 17, 2010, 10:49:56 pm
you misunderstand i dont want that.

i wanted to know if there was any that stayed active as in kept their proces running.

im working on something it would make things easier if FE terminates it self after running mame.
Title: Re: front end stay active during play?
Post by: loadman on May 22, 2010, 09:06:39 pm
What would you desire happen after you quit the Emu?
Title: Re: front end stay active during play?
Post by: LeedsFan on May 23, 2010, 08:54:49 am
I'm also a little confused as to what you would like the FE to do. If the FE terminates fully on selection of a game then basically you are just running the emulator only. And once you quit the emulator then what?... back to desktop? Once the FE terminates itself (as in completely closed) then you need to start it up again.

Perhaps I'm not understanding the OP correctly, or he isn't explaining it so well.
Title: Re: front end stay active during play?
Post by: Space Fractal on May 23, 2010, 09:25:18 am
A frontend need to been keep alive, elsewise it cant been turn back to the game section when the emulator quit. If it did, it would take very long time to load the library every time.....

So yes they do running (all frontends do that), but yes they do it very minimum activity, since they propenty dont do anything other than waiting the process to been finished (excecpt tracking the exit key or such thing).