Mess FBA or other option for TG-16 and Mupen support

Any ideas about how to improve mGalaxy? Let us know!

This is the poll place too.
Post Reply
Wraith92
Newbie
Newbie
Posts: 3
Joined: Wed Apr 01, 2015 9:52 pm
Location: Winchester, Kentucky USA

Hi would love to see Turbografx 16 support something other than Magic Engine. Also Mupen support on the N64 side. Fantastic FE. Recently became a supporting member. Picked up the arcade black theme. Looks great with snaps and vids. Thanks for all of the work.
[url=http://"http://emumovies.com/forums/index.php?app=nexus&module=promotion&section=referral&id=53475&direct=aHR0cDovL2VtdW1vdmllcy5jb20vZm9ydW1zL2luZGV4LnBocD8%3D"]Image[/url]
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

Mupen64 support added to the next version of mGalaxy.
If you want to benefit from it right now, just open 'Systems.xml' in mGalaxy 'Data' folder.
Find this block:

Code: Select all

<System Type="Console">
    <Name>Nintendo 64</Name>
    <AppPath />
    <RomPath />
    <SnapPath />
    <VidPath />
    <Emu selected="0">
      <Cmd id="0" name="1964 / 1964 UltraFast" value="-f -g "%path\%file%ext"" />
      <Cmd id="1" name="Project 64 v1.6 [Script]" value="%path\%file%ext" />
      <Cmd id="2" name="Project 64 v2.1 [Script]" value=""%path\%file%ext"" />
    </Emu>
    <Extensions>.n64,.z64,.zip</Extensions>
    <Active>False</Active>
    <Script>True</Script>
    <Database>False</Database>
</System>
And replace it by this one:

Code: Select all

<System Type="Console">
    <Name>Nintendo 64</Name>
    <AppPath />
    <RomPath />
    <SnapPath />
    <VidPath />
    <Emu selected="0">
      <Cmd id="0" name="1964 / 1964 UltraFast" value="-f -g "%path\%file%ext"" />
      <Cmd id="1" name="Mupen64" value="-g "%path\%file%ext" -nogui -f"/>
      <Cmd id="2" name="Project 64 v1.6 [Script]" value="%path\%file%ext" />
      <Cmd id="3" name="Project 64 v2.1 [Script]" value=""%path\%file%ext"" />
    </Emu>
    <Extensions>.n64,.z64,.zip</Extensions>
    <Active>False</Active>
    <Script>True</Script>
    <Database>False</Database>
</System>

There's already a FBA support. This system is named 'Multi-system [FB Alpha]'. Have you checked it?
Last edited by mgalaxy on Wed Jun 10, 2015 6:50 am, edited 1 time in total.
Wraith92
Newbie
Newbie
Posts: 3
Joined: Wed Apr 01, 2015 9:52 pm
Location: Winchester, Kentucky USA

Thanks for the heads up about Mupen. That was really cool. I did not word the second part of my question well. I understand what you were saying about FBA now. Got that working too. Thanks. Also do you guys have a banner that I could put in my sig? I would be happy to support. Thanks again for all of your help.

Wraith92
[url=http://"http://emumovies.com/forums/index.php?app=nexus&module=promotion&section=referral&id=53475&direct=aHR0cDovL2VtdW1vdmllcy5jb20vZm9ydW1zL2luZGV4LnBocD8%3D"]Image[/url]
Post Reply