Changed the ScreenScraper system ID from pc to moonlight for the steam and epic systems.

This commit is contained in:
Leon Styhre 2022-05-14 11:01:01 +02:00
parent c18fcd0035
commit b2f70971ef
4 changed files with 4 additions and 4 deletions

View file

@ -89,7 +89,7 @@ namespace
{BANDAI_SUFAMI_TURBO, 108},
{DOS, 135},
{PC, 135},
{VALVE_STEAM, 135},
{VALVE_STEAM, 138},
{NEC_PCFX, 72},
{GAMEENGINE_PICO8, 234},
{PHILIPS_CDI, 133},

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%/epic</path>
<extension>.sh</extension>
<command>%EMULATOR_OS-SHELL% %ROM%</command>
<platform>pc</platform>
<platform>moonlight</platform>
<theme>epic</theme>
</system>
<system>

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%/epic</path>
<extension>.sh</extension>
<command>%EMULATOR_OS-SHELL% %ROM%</command>
<platform>pc</platform>
<platform>moonlight</platform>
<theme>epic</theme>
</system>
<system>

View file

@ -379,7 +379,7 @@
<path>%ROMPATH%\epic</path>
<extension>.bat .BAT</extension>
<command>%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
<platform>pc</platform>
<platform>moonlight</platform>
<theme>epic</theme>
</system>
<system>