From 11b8ff8e64bcea3eaf0796545ac32daee39ec032 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 8 Oct 2023 22:18:54 +0200 Subject: [PATCH] Changed the default emulator for the supracan system to the 'MAME - Current' RetroArch core --- resources/systems/macos/es_systems.xml | 1 + resources/systems/unix/es_systems.xml | 1 + resources/systems/windows/es_systems.xml | 1 + 3 files changed, 3 insertions(+) diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index 159312624..3015cdbc5 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -1717,6 +1717,7 @@ Funtech Super A'Can %ROMPATH%/supracan .bin .BIN .7z .7Z .zip .ZIP + %EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.dylib "supracan -rompath %GAMEDIR%\;%ROMPATH%/supracan -cart \"%ROMRAW%\"" %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/supracan supracan -cart %ROM% supracan supracan diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index b81a937e3..def8a6743 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -1802,6 +1802,7 @@ Funtech Super A'Can %ROMPATH%/supracan .bin .BIN .7z .7Z .zip .ZIP + %EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mame_libretro.so "supracan -rompath %GAMEDIR%\;%ROMPATH%/supracan -cart \"%ROMRAW%\"" %STARTDIR%=~/.mame %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%/supracan supracan -cart %ROM% supracan supracan diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index 30cdb45ec..c5518ce88 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -1787,6 +1787,7 @@ Funtech Super A'Can %ROMPATH%\supracan .bin .BIN .7z .7Z .zip .ZIP + %EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mame_libretro.dll "supracan -rompath %GAMEDIR%\;%ROMPATH%\supracan -cart \"%ROMRAW%\"" %HIDEWINDOW% %RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MAME% -rompath %GAMEDIR%\;%ROMPATH%\supracan supracan -cart %ROM% supracan supracan