Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: drewbagel423 on January 21, 2009, 02:05:54 pm

Title: Frontend with PC Game support?
Post by: drewbagel423 on January 21, 2009, 02:05:54 pm
Hey everyone, just started getting into the whole MAME/arcade cabinet hobby not too long ago.  I've recently finished a portable 2-player arcade controller setup that hooks into a laptop and plugs into a TV.  Trying to get the software half of the equation working properly before I take the next steps.

Anyways, in addition to MAME and my console emus, I would like to be able to launch PC games from it too.  Nothing spectacular, games like Mugen, Super Mario War, and maybe some of the more classic PC games (You Don't Know Jack,

I'm using Maximus Arcade right now, and it works great, but I can't get it to run PC games.  I know you have to use batch files to get it to work, which I tried.  The batch files work just fine if I double click on them, the game opens right up.  But for some reason within Maximus Arcade I get a never ending black loading screen.  I tried using a couple different versions of the bat, changing the syntax a little, and still nothing.

I played around with MaLa a little bit, and still no joy with bat files or windows shortcuts.  This one seemed a little harder to configure, but I think I had it right.

Does anyone have any suggestions for a good FE to use?  I don't need much in the way of features other than it being (somewhat) straightforward to setup, support multiple emus, and be able to play nice with PC games.

Thanks in advance!
Title: Re: Frontend with PC Game support?
Post by: Dazz on January 21, 2009, 02:29:39 pm
You might want to check out HyperSpin (http://www.hyperspin-fe.com) if your computer can handle it...   While PC Gaming isn't added into a default install we can show you how to setup a PC Gaming menu entry and lists.  Just come join the forums and ask there and we'll get ya running.
Title: Re: Frontend with PC Game support?
Post by: youki on January 21, 2009, 04:01:01 pm
You can try also AtomicFE , it runs PC games .

And have a look also to the ultimate Distribution that contain 115 preconfigured emulators , including screen to run PC games.

But i'm sure Maximus and Mala can run PC game too.
Title: Re: Frontend with PC Game support?
Post by: Space Fractal on January 21, 2009, 05:25:52 pm
all major frontends can run PC games as well, as long they can run bat or shortcut files.

Mamewah did not have any problems with it, and hope my own MultiFE does not have that problem too.

in the bat files you might require to setup the path too, before launching the game, otherwise some games might not run correctly, somewhere this (from my mind, not tested):

Code: [Select]
c:
cd c:\to\your\game
startgame.exe

This is due some frontends might not send the path correctly and you need do that your self.
Title: Re: Frontend with PC Game support?
Post by: brian_hoffman on January 21, 2009, 05:26:57 pm
Gameex can run anything

www.gameex.com
Title: Re: Frontend with PC Game support?
Post by: drewbagel423 on January 21, 2009, 06:40:42 pm
You might want to check out HyperSpin (http://www.hyperspin-fe.com) if your computer can handle it...   While PC Gaming isn't added into a default install we can show you how to setup a PC Gaming menu entry and lists.  Just come join the forums and ask there and we'll get ya running.

Thanks I just made a post over there

You can try also AtomicFE , it runs PC games .

And have a look also to the ultimate Distribution that contain 115 preconfigured emulators , including screen to run PC games.

But i'm sure Maximus and Mala can run PC game too.

I know that MA and MaLa can, I just can't get them to work for some reason.  I'll see if AtomicFE is any different.  Thanks

all major frontends can run PC games as well, as long they can run bat or shortcut files.

Mamewah did not have any problems with it, and hope my own MultiFE does not have that problem too.

in the bat files you might require to setup the path too, before launching the game, otherwise some games might not run correctly, somewhere this (from my mind, not tested):

Code: [Select]
c:
cd c:\to\your\game
startgame.exe

This is due some frontends might not send the path correctly and you need do that your self.


That exact batch syntax is one of the ones I tried, still doesn't work.

Gameex can run anything

www.gameex.com

I'll give it a shot, thanks.
Title: Re: Frontend with PC Game support?
Post by: drewbagel423 on January 22, 2009, 04:59:17 pm
As an update, I got the new beta of Maximus Arcade to work, without even doing anything differently.  I dunno what the difference is in the software and why that works but the previous release doesn't
Title: Re: Frontend with PC Game support?
Post by: Cakemeister on January 23, 2009, 07:26:47 am
The wiki (http://wiki.arcadecontrols.com/wiki/Front-Ends) has this information.
Title: Re: Frontend with PC Game support?
Post by: drewbagel423 on January 23, 2009, 08:47:37 am
The wiki (http://wiki.arcadecontrols.com/wiki/Front-Ends) has this information.

Thanks I've seen that and tried most of those.
Title: Re: Frontend with PC Game support?
Post by: Dazz on January 23, 2009, 09:51:29 am
The wiki (http://wiki.arcadecontrols.com/wiki/Front-Ends) has this information.

Thanks I've seen that and tried most of those.
I saw you post on the HS forums...  I posted what you need to get PC Games setup in HyperSpin.  Unfortunately it appears that our site is down right now though. :(
Title: Re: Frontend with PC Game support?
Post by: drewbagel423 on January 23, 2009, 04:19:39 pm
thanks ill try it when i get home from work later