Author Topic: Turbografx-16 System Info  (Read 4409 times)

dlol

  • Newbie
  • *
  • Posts: 11
Re: Turbografx-16 System Info
« Reply #3 on: October 23, 2016, 10:07:05 AM »
Nice, thanks!   :D

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1168
    • Email
Re: Turbografx-16 System Info
« Reply #2 on: October 23, 2016, 05:01:07 AM »
You've been heard, NEC TurboGrafx-16 will be added to the available systems for next update!
I join the icon!

dlol

  • Newbie
  • *
  • Posts: 11
Turbografx-16 System Info
« Reply #1 on: October 22, 2016, 04:16:14 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: (XML) [Select]
<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="&quot;%path\%file%ext&quot;"/>
<Cmd id="1" hidden="false" name="Mednafen" value="-fs 1 -sound.volume %volume(0,100) &quot;%path\%file%ext&quot;"/>
<Cmd id="2" hidden="true" name="RetroArch [mednafen_pce_fast_libretro.dll]" value="-f -L cores\mednafen_pce_fast_libretro.dll &quot;%path\%file%ext&quot;"/>
</Emu>
<Extensions>.pce,.zip</Extensions>
</System>