libretro / libretro-database

Repository containing cheatcode files, content data files, etc.
MIT License
852 stars 775 forks source link

conflicting PSP database entries (nointro/redump) #1171

Open dantob opened 3 years ago

dantob commented 3 years ago

taking a look at the conflicting PSP databases (nointro/redump) it looks like redump contains more entries for all regions except for Japan, Korea and France. redump is generally the defacto for disk based media. Is it possible to remove all regions except Japan, Korea and France from the nointro database, so redump will take over all other regions.

How are the dats generated from the xml output by the websites?

USA 
nointro 2655
redump  2768

Europe 
nointro 3043
redump  3294

Asia 
nointro 467
redump  611

UK 
nointro 0
redump  9

Australia 
nointro 31
redump  182

Germany
nointro 192
redump  181

Italy
nointro 112
redump  128

Netherlands
nointro 52
redump  43

Portugal
nointro 39
redump  43

Spain
nointro 147
redump  151

-----

Japan 
nointro 6224
redump  1985

France
nointro 172
redump  76

Korea
nointro 452
redump  310

(from grep -c, divide by roughly 4 to get actual no of entries)
RobLoach commented 3 years ago

We could remove the No-Intro PSP database, and simply use Redump for that.