Turbografx-16 System Info

Get answers to questions about using mGalaxy.
Post Reply
dlol
Newbie
Newbie
Posts: 11
Joined: Fri Oct 14, 2016 3:56 pm

Following mGalaxy's tutorial,  I created a new system entry for Turbografx-16.
This is great if you would like to keep PC-Engine (JAP)  and Turbografx-16 (USA) separated, like the Hyperlist databases.

The icon.png could use some work,  it's good enough but not exactly like the default systems.

This is the XML code, paste this in the BaseSystems.xml file in the Data/BaseSystems folder.

Code: Select all

<System type="Console">
	<Name em="NEC_TurboGrafx-16" tgdb="TurboGrafx 16" gb="55|TG16">NEC TurboGrafx-16</Name>
	<Emu selected="0">
	<Cmd id="0" hidden="false" name="MagicEngine" value=""%path\%file%ext""/>
	<Cmd id="1" hidden="false" name="Mednafen" value="-fs 1 -sound.volume %volume(0,100) "%path\%file%ext""/>
	<Cmd id="2" hidden="true" name="RetroArch [mednafen_pce_fast_libretro.dll]" value="-f -L cores\mednafen_pce_fast_libretro.dll "%path\%file%ext""/>
	</Emu>
	<Extensions>.pce,.zip</Extensions>
</System>
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

You've been heard, NEC TurboGrafx-16 will be added to the available systems for next update!
I join the icon!
dlol
Newbie
Newbie
Posts: 11
Joined: Fri Oct 14, 2016 3:56 pm

Nice, thanks!  :D
Post Reply