(Windows) Added the %RUNINBACKGROUND% variable for the epic system

This commit is contained in:
Leon Styhre 2023-12-19 17:39:16 +01:00
parent 717dce004d
commit bf8ca47669

View file

@ -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>