ps2: Use serial scanning

There's now a scraper for https://psxdatacenter.com over at https://github.com/robloach/libretro-database-psxdatacenter , so we can now use PS2 serial scanning.
This commit is contained in:
Rob Loach 2018-04-08 13:50:46 -04:00 committed by GitHub
parent c91de343de
commit defbc2cc4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ build_libretro_databases() {
build_libretro_database "SNK - Neo Geo CD" "rom.crc"
build_libretro_database "SNK - Neo Geo Pocket" "rom.crc"
build_libretro_database "SNK - Neo Geo Pocket Color" "rom.crc"
build_libretro_database "Sony - PlayStation 2" "rom.crc"
build_libretro_database "Sony - PlayStation 2" "rom.serial"
build_libretro_database "Sony - PlayStation 3 (DLC)" "rom.crc"
build_libretro_database "Sony - PlayStation 3 (Downloadable)" "rom.crc"
build_libretro_database "Sony - PlayStation 3 (PSN)" "rom.crc"