mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Windows) Added the %RUNINBACKGROUND% variable for the epic system
This commit is contained in:
parent
717dce004d
commit
bf8ca47669
|
@ -590,7 +590,7 @@
|
|||
<fullname>Epic Games Store</fullname>
|
||||
<path>%ROMPATH%\epic</path>
|
||||
<extension>.bat .BAT .lnk .LNK .url .URL</extension>
|
||||
<command label="Epic Games Store (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||
<command label="Epic Games Store (Standalone)">%HIDEWINDOW% %ESCAPESPECIALS% %RUNINBACKGROUND% %EMULATOR_OS-SHELL% /C %ROM%</command>
|
||||
<platform>pcwindows</platform>
|
||||
<theme>epic</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue