From b2f70971ef5c225b3d98fe352bf0e7424db6bcd7 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 14 May 2022 11:01:01 +0200 Subject: [PATCH] Changed the ScreenScraper system ID from pc to moonlight for the steam and epic systems. --- es-app/src/scrapers/ScreenScraper.cpp | 2 +- resources/systems/macos/es_systems.xml | 2 +- resources/systems/unix/es_systems.xml | 2 +- resources/systems/windows/es_systems.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/es-app/src/scrapers/ScreenScraper.cpp b/es-app/src/scrapers/ScreenScraper.cpp index 74789fd60..6c6fa91df 100644 --- a/es-app/src/scrapers/ScreenScraper.cpp +++ b/es-app/src/scrapers/ScreenScraper.cpp @@ -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}, diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index ed1c34502..94677a164 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -379,7 +379,7 @@ %ROMPATH%/epic .sh %EMULATOR_OS-SHELL% %ROM% - pc + moonlight epic diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index 3e001f708..85a58796d 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -379,7 +379,7 @@ %ROMPATH%/epic .sh %EMULATOR_OS-SHELL% %ROM% - pc + moonlight epic diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index 297c8cd45..e3b3b45fa 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -379,7 +379,7 @@ %ROMPATH%\epic .bat .BAT %HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM% - pc + moonlight epic