Close

es_system.cfg

A project log for MINI ARCADE TEHKAN WORLD CUP WITH TRACKBALLS 2P

It's about recreating a small and updated version of the legendary 2-player trackball arcade game &am

srblondeSrBlonde 09/07/2024 at 16:360 Comments

<system>
    <name>Tehkan World Cup</name>
    <fullname>Tehkan World Cup</fullname>
    <manufacturer>Arcade</manufacturer>
    <release/>
    <hardware>arcade</hardware>
    <path>~\..\roms\Tehkan</path>
    <extension>.zip .7z</extension>
    <command>"%HOME%\emulatorLauncher.exe" -gameinfo %GAMEINFOXML% %CONTROLLERSCONFIG% -system %SYSTEM% -emulator %EMULATOR% -core %CORE% -rom %ROM%</command>
    <emulators>
      <emulator name="libretro">
        <cores>
          <core>mame</core>
          <core>mame2016</core>
          <core>mame2014</core>
          <core>mame2010</core>
          <core>mame2003_plus</core>
          <core>mame2003</core>
          <core>mame2003_midway</core>
          <core>mame2000</core>
        </cores>
      </emulator>
      <emulator name="mame64"/>
    </emulators>
    <platform>arcade</platform>
    <theme>tehkan</theme>
  </system>
 

Discussions