diff --git a/README.md b/README.md index 0813ba4f3..74b949a39 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,9 @@ Generally, RetroArch's scanner is configured for ROMs that have been validated b ## Building To build a complete set of RDB files for RetroArch or to generate a single RDB file, see [RetroArch/libretro-db/README.md](https://github.com/libretro/RetroArch/blob/master/libretro-db/README.md). + +Alternatively, you can run the following command to rebuild all the RDBs locally: + +``` +make build +``` diff --git a/rdb/Atari - Jaguar.rdb b/rdb/Atari - Jaguar.rdb index 0b003650f..3af73dcc2 100644 Binary files a/rdb/Atari - Jaguar.rdb and b/rdb/Atari - Jaguar.rdb differ diff --git a/rdb/Commodore - VIC-20.rdb b/rdb/Commodore - VIC-20.rdb index 3c0f8cad4..c53133d85 100644 Binary files a/rdb/Commodore - VIC-20.rdb and b/rdb/Commodore - VIC-20.rdb differ diff --git a/rdb/NEC - PC-FX.rdb b/rdb/NEC - PC-FX.rdb index 70c32db74..47c0cae6f 100644 Binary files a/rdb/NEC - PC-FX.rdb and b/rdb/NEC - PC-FX.rdb differ diff --git a/rdb/Nintendo - Family Computer Disk System.rdb b/rdb/Nintendo - Family Computer Disk System.rdb index c8f4c745a..7f0187fc8 100644 Binary files a/rdb/Nintendo - Family Computer Disk System.rdb and b/rdb/Nintendo - Family Computer Disk System.rdb differ diff --git a/rdb/Nintendo - Game Boy.rdb b/rdb/Nintendo - Game Boy.rdb index 7a65c856c..0eef4e5d3 100644 Binary files a/rdb/Nintendo - Game Boy.rdb and b/rdb/Nintendo - Game Boy.rdb differ diff --git a/rdb/Nintendo - GameCube.rdb b/rdb/Nintendo - GameCube.rdb index f0bcc03ec..7352a69c4 100644 Binary files a/rdb/Nintendo - GameCube.rdb and b/rdb/Nintendo - GameCube.rdb differ diff --git a/rdb/Nintendo - Nintendo 3DS.rdb b/rdb/Nintendo - Nintendo 3DS.rdb index 06ffb83d9..d1ffe18f9 100644 Binary files a/rdb/Nintendo - Nintendo 3DS.rdb and b/rdb/Nintendo - Nintendo 3DS.rdb differ diff --git a/rdb/Nintendo - Nintendo 64.rdb b/rdb/Nintendo - Nintendo 64.rdb index 1e864ee24..cdd19b451 100644 Binary files a/rdb/Nintendo - Nintendo 64.rdb and b/rdb/Nintendo - Nintendo 64.rdb differ diff --git a/rdb/Nintendo - Nintendo DS (Download Play).rdb b/rdb/Nintendo - Nintendo DS (Download Play).rdb index c5932506c..52ef74036 100644 Binary files a/rdb/Nintendo - Nintendo DS (Download Play).rdb and b/rdb/Nintendo - Nintendo DS (Download Play).rdb differ diff --git a/rdb/Nintendo - Nintendo DS.rdb b/rdb/Nintendo - Nintendo DS.rdb index c74d31e31..ed56ef8c2 100644 Binary files a/rdb/Nintendo - Nintendo DS.rdb and b/rdb/Nintendo - Nintendo DS.rdb differ diff --git a/rdb/Nintendo - Satellaview.rdb b/rdb/Nintendo - Satellaview.rdb index b9aa0c77c..49f51bf3d 100644 Binary files a/rdb/Nintendo - Satellaview.rdb and b/rdb/Nintendo - Satellaview.rdb differ diff --git a/rdb/Nintendo - Super Nintendo Entertainment System.rdb b/rdb/Nintendo - Super Nintendo Entertainment System.rdb index 63c8d0897..9a1a794e7 100644 Binary files a/rdb/Nintendo - Super Nintendo Entertainment System.rdb and b/rdb/Nintendo - Super Nintendo Entertainment System.rdb differ diff --git a/rdb/Nintendo - Wii (Digital).rdb b/rdb/Nintendo - Wii (Digital).rdb index 20ecde0dc..a0f9a504d 100644 Binary files a/rdb/Nintendo - Wii (Digital).rdb and b/rdb/Nintendo - Wii (Digital).rdb differ diff --git a/rdb/Nintendo - Wii.rdb b/rdb/Nintendo - Wii.rdb index 377e06ec4..5e3fb80e7 100644 Binary files a/rdb/Nintendo - Wii.rdb and b/rdb/Nintendo - Wii.rdb differ diff --git a/rdb/Sega - Mega Drive - Genesis.rdb b/rdb/Sega - Mega Drive - Genesis.rdb index 760d057d0..3de725dda 100644 Binary files a/rdb/Sega - Mega Drive - Genesis.rdb and b/rdb/Sega - Mega Drive - Genesis.rdb differ diff --git a/rdb/Sony - PlayStation 2.rdb b/rdb/Sony - PlayStation 2.rdb index d35e33d3e..3c9cf19e9 100644 Binary files a/rdb/Sony - PlayStation 2.rdb and b/rdb/Sony - PlayStation 2.rdb differ diff --git a/rdb/Sony - PlayStation 3.rdb b/rdb/Sony - PlayStation 3.rdb index 0f32ec130..48f34644b 100644 Binary files a/rdb/Sony - PlayStation 3.rdb and b/rdb/Sony - PlayStation 3.rdb differ diff --git a/rdb/Sony - PlayStation Portable (UMD Video).rdb b/rdb/Sony - PlayStation Portable (UMD Video).rdb index 6079ea72a..1c3a59443 100644 Binary files a/rdb/Sony - PlayStation Portable (UMD Video).rdb and b/rdb/Sony - PlayStation Portable (UMD Video).rdb differ diff --git a/rdb/Sony - PlayStation Portable.rdb b/rdb/Sony - PlayStation Portable.rdb index 8762b9002..f889e6de4 100644 Binary files a/rdb/Sony - PlayStation Portable.rdb and b/rdb/Sony - PlayStation Portable.rdb differ diff --git a/rdb/Sony - PlayStation.rdb b/rdb/Sony - PlayStation.rdb index 1614f1fbf..0e8ba2d1c 100644 Binary files a/rdb/Sony - PlayStation.rdb and b/rdb/Sony - PlayStation.rdb differ diff --git a/rdb/VTech - CreatiVision.rdb b/rdb/VTech - CreatiVision.rdb index 643051095..848c84a14 100644 Binary files a/rdb/VTech - CreatiVision.rdb and b/rdb/VTech - CreatiVision.rdb differ