From 92fb72b48e4db43ccc1a305ce994fffeef3decac Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Fri, 4 Nov 2022 12:55:39 +0100 Subject: [PATCH] Added support for the mugen system on Linux and macOS using the Ikemon GO game engine. --- resources/systems/macos/es_systems.xml | 4 ++-- resources/systems/unix/es_systems.xml | 4 ++-- resources/systems/windows/es_systems.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index 6a62a91fc..f8c899a87 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -846,8 +846,8 @@ mugen M.U.G.E.N Game Engine %ROMPATH%/mugen - .7z .7Z .zip .ZIP - PLACEHOLDER %ROM% + .mugen + %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% -c "%ROM%" mugen mugen diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index 04e5ee959..d43befe45 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -861,8 +861,8 @@ mugen M.U.G.E.N Game Engine %ROMPATH%/mugen - .7z .7Z .zip .ZIP - PLACEHOLDER %ROM% + .mugen + %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% -c "%ROM%" mugen mugen diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index c0a76c05c..61d569808 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -865,7 +865,7 @@ M.U.G.E.N Game Engine %ROMPATH%\mugen .lnk .LNK - %HIDEWINDOW% %ESCAPESPECIALS% %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% /C %ROM% + %HIDEWINDOW% %ESCAPESPECIALS% %STARTDIR%=%GAMEDIR% %EMULATOR_OS-SHELL% /C %ROM% mugen mugen