mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-17 22:55:38 +00:00
(macOS) Change of MAME core in the es_systems.cfg template file.
This commit is contained in:
parent
55a2305260
commit
fcb139e567
|
@ -87,7 +87,7 @@
|
||||||
<fullname>Arcade</fullname>
|
<fullname>Arcade</fullname>
|
||||||
<path>%ROMPATH%/arcade</path>
|
<path>%ROMPATH%/arcade</path>
|
||||||
<extension>.chd .cue .CUE .CHD .cmd .CMD .fba .FBA .iso .ISO .7z .7Z .zip .ZIP</extension>
|
<extension>.chd .cue .CUE .CHD .cmd .CMD .fba .FBA .iso .ISO .7z .7Z .zip .ZIP</extension>
|
||||||
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/mame2016_libretro.dylib %ROM%</command>
|
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/mame2010_libretro.dylib %ROM%</command>
|
||||||
<platform>arcade</platform>
|
<platform>arcade</platform>
|
||||||
<theme>arcade</theme>
|
<theme>arcade</theme>
|
||||||
</system>
|
</system>
|
||||||
|
@ -465,7 +465,7 @@
|
||||||
<fullname>Multiple Arcade Machine Emulator</fullname>
|
<fullname>Multiple Arcade Machine Emulator</fullname>
|
||||||
<path>%ROMPATH%/mame</path>
|
<path>%ROMPATH%/mame</path>
|
||||||
<extension>.chd .cue .CUE .CHD .cmd .CMD .fba .FBA .iso .ISO .7z .7Z .zip .ZIP</extension>
|
<extension>.chd .cue .CUE .CHD .cmd .CMD .fba .FBA .iso .ISO .7z .7Z .zip .ZIP</extension>
|
||||||
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/mame2016_libretro.dylib %ROM%</command>
|
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/mame2010_libretro.dylib %ROM%</command>
|
||||||
<platform>arcade</platform>
|
<platform>arcade</platform>
|
||||||
<theme>mame</theme>
|
<theme>mame</theme>
|
||||||
</system>
|
</system>
|
||||||
|
|
Loading…
Reference in a new issue