Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: southpaw13 on August 27, 2013, 07:08:47 pm

Title: Super simple front end available?
Post by: southpaw13 on August 27, 2013, 07:08:47 pm
is there a really simple front end that can just select .bat files?  No snaps, no vids, just a simple 1 through 10 that uses a joystick and button press to select with an escape press going back to the menu.

Thanks,
SP
Title: Re: Super simple front end available?
Post by: Caparo8bit on August 27, 2013, 07:11:34 pm
MAXIMUS ARCADE YOUR BEST OPTION
Title: Re: Super simple front end available?
Post by: severdhed on August 27, 2013, 07:56:14 pm
Mala is very simple to set up and will do this

Sent from my SCH-I535 using Tapatalk 4

Title: Re: Super simple front end available?
Post by: southpaw13 on August 27, 2013, 09:13:30 pm
Very famiar with mala.  No support so I want to try something else.  I Mamed out an offroad and only need to select a few games.  I want to be able to use bat files so I can use different versions of Mame for different games.
Title: Re: Super simple front end available?
Post by: BadMouth on August 27, 2013, 09:28:56 pm
Very famiar with mala.  No support so I want to try something else.  I Mamed out an offroad and only need to select a few games.  I want to be able to use bat files so I can use different versions of Mame for different games.

Maximus is the simplest, but has even less support than Mala.

What issues are you having with Mala that you can't find support for?

I'm doing what you want to do in Mala.
I use SGTs workaround http://forum.arcadecontrols.com/index.php/topic,68419.0.html (http://forum.arcadecontrols.com/index.php/topic,68419.0.html)
But if you're only going to have a few games, it could be simplified.
Your mame.bat would look something like:

Code: [Select]
if "%1" == "offroad" goto offroad
if "%1" == "ssprint" goto ssprint

:offroad
cd \Emulators\mame126
mame.exe %1
exit

:offroad
cd \Emulators\mame78
mame.exe %1
exit
Title: Re: Super simple front end available?
Post by: McHale on August 27, 2013, 11:29:26 pm
I'm nerdy and like to see resolutions and game info etc so that's why I'm using EmuLoader but it's REAL simple to configure.  I really like it.
Title: Re: Super simple front end available?
Post by: southpaw13 on August 28, 2013, 12:00:39 am
1 major problem with mala for me is that I run win 2000 and the newer version of mala doesn't work.  So I use an older mala that looses focus.  Sometimes when I turn it on, it goes to a windowed screen because of steering wheel movement.  A known issue with mala
Title: Re: Super simple front end available?
Post by: dfmaverick on August 28, 2013, 01:51:12 am
Haven't looked at it in almost ten years, but perhaps the simplistic, old school, Game Launcher would fit your bill.

http://www.dribin.org/dave/game_launcher/ (http://www.dribin.org/dave/game_launcher/)
Title: Re: Super simple front end available?
Post by: rpgposer on August 28, 2013, 08:49:47 am
Gamelauncher is a good recommendation.  I suggest AdvanceMenu.
http://advancemame.sourceforge.net/menu-readme.html (http://advancemame.sourceforge.net/menu-readme.html)
Title: Re: Super simple front end available?
Post by: BobA on August 28, 2013, 10:12:41 am
Simple Touch FE is designed for touchscreens but can be used with mouse or keyboard so any interface that acts as a keyboard can be used.  Link (http://home.online.no/~llindga/)
Title: Super simple front end available?
Post by: monkeychunkuk on August 28, 2013, 10:22:27 am
Ooh some great options ill have a play around with some if my machines


(http://i48.photobucket.com/albums/f225/imlived/podcastlogo_zpsc5a2f0facopy.png) (http://"http://www.customcades.com/")
Title: Re: Super simple front end available?
Post by: southpaw13 on August 28, 2013, 10:26:28 am
Can simple touch fe handle .bat files?
Title: Re: Super simple front end available?
Post by: yotsuya on August 28, 2013, 12:10:46 pm
I bet it can. I can test it tonight.
Title: Re: Super simple front end available?
Post by: southpaw13 on August 28, 2013, 01:28:10 pm
Thanks!
Title: Re: Super simple front end available?
Post by: gonzo90017 on August 30, 2013, 07:52:39 pm
Mamewah. You just have to create shortcuts for the .bat files and put them in a folder. You then setup Mamwah's Emulator commandline as PC and point to the .lnk's folder.
Code: [Select]
### List Generation Settings ###
rom_path                                  C:\MediaWah\Main Menu\shortcuts
rom_extension                             lnk
dat_file                                 
nms_file                                 
catver_ini_file                           
list_generation_method                    rom_folder
Title: Re: Super simple front end available?
Post by: BobA on August 31, 2013, 10:55:51 am
You can use a batch file or point directly to the executable in Simple Touch
Title: Re: Super simple front end available?
Post by: southpaw13 on August 31, 2013, 02:23:48 pm
I want to give Simple Touch a try as I have used just about all the others at one time.

Thanks!
Title: Re: Super simple front end available?
Post by: yotsuya on August 31, 2013, 02:48:07 pm
You can use a batch file or point directly to the executable in Simple Touch

I can confirm through testing that BobA is right.
Title: Re: Super simple front end available?
Post by: UFO on August 31, 2013, 08:15:10 pm
Take a look at this: http://forum.arcadecontrols.com/index.php?topic=133795.msg1378441.msg#1378441
Title: Re: Super simple front end available?
Post by: southpaw13 on August 31, 2013, 09:11:48 pm
Looks good!  Works with batch files?
Title: Re: Super simple front end available?
Post by: UFO on September 01, 2013, 07:24:34 am
Not sure if it does... I've been away so haven't had chance to fully play with it.

Get in touch with arximidis though, he's doing a pretty good job with it...
Title: Re: Super simple front end available?
Post by: DrakeTungsten on October 07, 2013, 03:41:20 pm
If you're still looking for something, I have a front-end that handles batch files, and can be operated with a joystick and a couple buttons. It is snap-shot based, however. Let me know if you're interested.