mGalaxy forum

General Discussions => General Discussion => Topic started by: RZUltra on December 16, 2014, 10:29:58 AM

Title: A Couple Of Questions
Post by: RZUltra on December 16, 2014, 10:29:58 AM
My First Post.  :)

1. How Many Emulator Entries Does MGalaxy Hold?
2. How Many Emulators Does MGalaxy support?

Thanks
Title: Re: A Couple Of Questions
Post by: Aeliss on December 16, 2014, 10:59:43 AM
Hi, I don't see the difference bettween the 2 question but you can find the emulators preconfigured for mGalaxy here > http://www.mgalaxy.com/tutorial_emulators.html

But you can make your own list, with all emulator you want, you just need to modify an xml file, to make all you want, you can add icons, emulator, extensions, ect ...

If you can wait somes days, you will have a new version with more preconfigured emulators.
Title: Re: A Couple Of Questions
Post by: RZUltra on December 16, 2014, 11:10:38 AM
Thanks for the link.

Editing an XML file, pretty easy.

So I can add as many systems as I want through XML?
Title: Re: A Couple Of Questions
Post by: Aeliss on December 17, 2014, 11:04:37 AM
Yes, and you can change the command line too, if you want special configuration, you can't change the frontend apparence (except the other theme from supporter edition) but for the emulator it s totally customisable, and you can use special script coded with autoit for "vicious" emulator.

The xml configuration look like that
Code: [Select]
  <System>
    <Name>Arcade Cave</Name>
    <AppPath>F:\emulateur\arcade\Cave\MaMe\mamep64.exe</AppPath>
    <RomPath>F:\emulateur\arcade\Cave\MaMe\roms</RomPath>
    <SnapPath>F:\emulateur\mame\snap</SnapPath>
    <VidPath />
    <Emu selected="0">
      <Cmd id="0" name="MaMeCave" value="-rompath &quot;%path&quot; %file%ext %volume -skip_gameinfo -nowindow" />
      <Cmd id="1" name="FBA" value="%file" />
    </Emu>
    <Extensions>.zip,.7z,.chd</Extensions>
    <Active>True</Active>
    <Script>False</Script>
    <Database>True</Database>
  </System>

But most of the line are modified by the mgalaxy_runaway application.
The procedure is explain here > http://www.mgalaxy.com/forum/index.php?topic=263.0
Title: Re: A Couple Of Questions
Post by: RZUltra on December 23, 2014, 06:02:17 AM
Thanks for this Aeliss, it's very much appreciated.

btw. Is there a like button
Title: Re: A Couple Of Questions
Post by: mgalaxy on December 23, 2014, 11:11:20 AM
Yep, there's a "Facebook" slider to the right of the mGalaxy website.
There's a facebook page too...https://www.facebook.com/mgalaxyFE (https://www.facebook.com/mgalaxyFE)