Author Topic: Superb front end!! One thing missing, though.  (Read 9318 times)

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Superb front end!! One thing missing, though.
« Reply #11 on: December 09, 2014, 11:30:37 AM »
Quote
the emulator comes on the screen,but waits for you to choose a game

Hu ??

You are sure you don't use a supermodel frontend ? like SM3EasyBox ?

Supermodel is a command based application, without GUI. It load the game or close immediatly.

bluenose321

  • Newbie
  • *
  • Posts: 2
Re: Superb front end!! One thing missing, though.
« Reply #10 on: December 08, 2014, 10:58:11 AM »
Thanks Aeliss for the reply,what have you put on the system xml for supermodel emulator.
everything looks right,but when i choose a game the emulator comes on the screen,but waits for you
to choose a game,so picking a game on mgalaxy only brings up the supermodel emulator. thanks again
« Last Edit: December 08, 2014, 12:29:12 PM by bluenose321 »

Aeliss

  • Hero Member
  • *****
  • Posts: 900
Re: Superb front end!! One thing missing, though.
« Reply #9 on: December 07, 2014, 04:47:19 AM »
No script are needed for this game.
And there is really few options, on my configuration file I have only

Code: [Select]
XResolution = 1024
YResolution = 768
FullScreen = 1

And joystick config.

If the program load and close immediatley, I think it s a path problem, or not compatible game.

bluenose321

  • Newbie
  • *
  • Posts: 2
Re: Superb front end!! One thing missing, though.
« Reply #8 on: December 07, 2014, 01:32:00 AM »
I can't get Supermodel emulator to auto start is there a script and data base for it,any help would be great

liveinabin

  • Newbie
  • *
  • Posts: 3
Re: Superb front end!! One thing missing, though.
« Reply #7 on: October 07, 2014, 05:39:26 AM »
Worked perfectly by the way.  What a solid front end this is.

liveinabin

  • Newbie
  • *
  • Posts: 3
Re: Superb front end!! One thing missing, though.
« Reply #6 on: October 06, 2014, 01:27:05 PM »
Squeals like schoolgirl!

Thanks so much!  You guys are the best.

Bigby

  • Newbie
  • *
  • Posts: 9
Re: Superb front end!! One thing missing, though.
« Reply #5 on: October 06, 2014, 10:19:05 AM »
Thanks for the icon mGalaxy, now I just need icons for some others. I'll make a new thread about it.  :)

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: Superb front end!! One thing missing, though.
« Reply #4 on: October 06, 2014, 07:49:04 AM »
Here is the icon!

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: Superb front end!! One thing missing, though.
« Reply #3 on: October 06, 2014, 07:24:38 AM »
Bigby is correct !
Just insert this lines block in 'systems.xml' (file inside the mGalaxy data folder)

Code: [Select]
<System>
<Name>Sega Model 3</Name>
<AppPath/>
<RomPath/>
<SnapPath/>
<VidPath/>
<Emu selected="0">
<Cmd id="0" name="Supermodel" value="&quot;%path\%file%ext&quot; -fullscreen"/>
</Emu>
<Extensions>.zip</Extensions>
<Active>False</Active>
<Script>True</Script>
<Database>False</Database>
</System>

You'll have to create a folder called 'Sega Model 3' in the mGalaxy data folder and place a file called icon.png inside it (simply copy/paste the one from 'Sega Model 2' if you want to do quickly)

This system is being officially added to mGalaxy, an icon will be created an posted here in the meanwhile. This is an emulator which support volume command line...so you'll have the opportunity to set the emulator volume directly from mGalaxy.
« Last Edit: October 06, 2014, 08:01:52 AM by mgalaxy »

Bigby

  • Newbie
  • *
  • Posts: 9
Re: Superb front end!! One thing missing, though.
« Reply #2 on: October 06, 2014, 05:45:30 AM »
Add it to the systems.xml located in the .\mGalaxy\Data folder.

The command line I use:

Code: [Select]
<Cmd id="0" name="Supermodel" value="&quot;%path\%file%ext&quot; -fullscreen" />
note: make a folder for Super Model 3 in the Data folder, and also place a icon.png inside it.
« Last Edit: October 06, 2014, 05:49:13 AM by Bigby »

liveinabin

  • Newbie
  • *
  • Posts: 3
Superb front end!! One thing missing, though.
« Reply #1 on: October 05, 2014, 08:57:54 AM »
Hi all, just discovered mGalaxy this morning (after a month long fight trying to get Hyperspin to behave!). Anyway, mGalaxy achieved in less than a minute what Hyperspin failed to do in a month.  All my MAME and model 2 games work perfectly!

However, I'm using (and loving) the excellent Sega Model 3 emulator, Supermodel.  Has anyone managed to implement this into mGalaxy yet?  I must admit, it's pretty much the whole point of my building an arcade cab so I'd love to get it going.