mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-23 15:59:57 +00:00
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:
parent
c91de343de
commit
defbc2cc4e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user