diff --git a/es-app/src/scrapers/ScreenScraper.cpp b/es-app/src/scrapers/ScreenScraper.cpp index c37255d53..fb397780c 100644 --- a/es-app/src/scrapers/ScreenScraper.cpp +++ b/es-app/src/scrapers/ScreenScraper.cpp @@ -37,6 +37,7 @@ namespace {APPLE_IIGS, 217}, {ARCADE, 75}, {ARCADIA_2001, 94}, + {ARDUBOY, 263}, {BALLY_ASTROCADE, 44}, {ATARI_800, 43}, {ATARI_2600, 26}, @@ -123,6 +124,7 @@ namespace {SONY_PLAYSTATION, 57}, {SONY_PLAYSTATION_2, 58}, {SONY_PLAYSTATION_3, 59}, + {SONY_PLAYSTATION_4, 60}, {SONY_PLAYSTATION_VITA, 62}, {SONY_PLAYSTATION_PORTABLE, 61}, {SAMCOUPE, 213},