Build Your Own Arcade Controls Forum

Main => Audio/Jukebox/MP3 Forum => Topic started by: john160 on April 20, 2003, 02:17:20 am

Title: Arcade Jukebox
Post by: john160 on April 20, 2003, 02:17:20 am
Hi gang, I was wondering if their is a way to list arcade jukebox on the screen like a game so you can select the jukebox or a game.

Thanks

John
Title: Re:Arcade Jukebox
Post by: Cue-Ball on April 24, 2003, 01:59:21 pm
What frontend are you using?
Title: Re:Arcade Jukebox
Post by: john160 on April 28, 2003, 01:03:24 am
I am using glaunch. I tried to config it under the Misc menu but it locks the machine with an open dos box. The jukebox software does work right if I launch it outside of the front end

Thanks

John
Title: Re:Arcade Jukebox
Post by: Cue-Ball on May 05, 2003, 01:37:51 pm
I'm not familiar with that particular FE.  Most of the frontends that are available can be configured to launch just about any executable.  You'll have to check out the documentation for glaunch to find out.  Worst case scenario, you can switch FEs and use one that you know will work (Lazarus, Emulaxian, MameWah, etc).
Title: Re:Arcade Jukebox
Post by: AlanS17 on May 06, 2003, 12:10:28 am
Well game launcher works by specifying an emulator executable and just appending a game's rom name to the end of it in a configuration file. Then it just executes a full command line including the program and rom name.

You can probably make one category just for your jukebox program and then only list on "game" for it. Give it a good name for the screen but then give it a filename of " " or something else like that which wouldn't register if it were executed in a command line.
Title: Re:Arcade Jukebox
Post by: Zakk on May 17, 2003, 12:30:29 pm
Hi gang, I was wondering if their is a way to list arcade jukebox on the screen like a game so you can select the jukebox or a game.

Thanks

John

Here's a quick frontend-frontend I use in cabs.  Maybe it's what you're looking for?
http://www.mameworld.net/massive/How-to/MMP_Loader/mmp_loader.html
Title: Re:Arcade Jukebox
Post by: ErikRuud on June 28, 2003, 10:29:08 pm
You could try setting up a .bat file to launch the jukebox software.

Then in GLaunch you use CALL for your emu executable, the bat file is the rom name, and .bat is the rom file extension.

If you set it up correctly GLaunch issues the following command:

CALL JUKEBOX.BAT

I use this all the time to launch everything (Even MAME) becuase I have different IPAC configurations for my different Emu's
Title: Re:Arcade Jukebox
Post by: Frostillicus on June 28, 2003, 11:01:27 pm
It could be the fact that glaunch doesn't give up the screen when calling some other executables.  Turn on debug mode in the glaunch.ini file and see if that makes it work.  

Title: Re:Arcade Jukebox
Post by: ErikRuud on July 01, 2003, 08:35:59 am
I was able to launch the DosCab jukebox from GLaunch last night.

I created a new emulator configuration called jukebox.cfg.

In that .cfg I set the executable to be CALL. The ROM extension was set to be .exe, I set the rom directory to be the directory where jukebox.exe was located.  I used a .rom file so that GL would only show the jukebox executable(there were three other .exe's in the directory).  

I was able to launch the Jukebox and then return to GL with no problem.
Title: Re:Arcade Jukebox
Post by: Brettski on August 28, 2003, 08:34:57 am
Hi All,
I recently built a Mame cabinet and it includes arcade Jukebox, Mamewah and VPLauncher (Visual Pinball).

What I did for the main interface was to simply use windows desktop, I hid the recyclebin and all the other icons I did not need and added a shutdown shortcut plus a shortcut to each of the above programs, I resized the desktop icons to double the size and made a wallpaper background to suit. On my control panel I have bsides the usual buttons a set of 4 buttons for, Escape, Tab, Alt and Enter, when I exit a frontend and go back to the desktop I hit the tab button a couple of times and one of the shortcuts then highlights, I then navigate around the desktop shortcuts with the joystick then press the enter button to select.

It works really well and eliminates the need for trying to get all three working under one frontend which seems to be a difficult task.

I have attached some pics to show you if anyone is interseted...

Cheers: Brettski...
Title: Re:Arcade Jukebox
Post by: papaschtroumpf on October 09, 2003, 12:55:55 am
Pics please!
I might be interested in doing the same. I'm using keyWiz and the windows navigation keys sound like a good use for the Shazaam feature.