libretro / libretro-database

Repository containing cheatcode files, content data files, etc.
Creative Commons Attribution Share Alike 4.0 International
932 stars 789 forks source link

Sega-CD: incorrect dB match: "Silpheed (USA)" is wrongly identified as "Double Switch (USA)" #1474

Open c0d3h4x0r opened 3 months ago

c0d3h4x0r commented 3 months ago

This repros on RetroArch 1.19.1 (stable) for both Windows and Android. This also happens even with CRC-deduping of discs with identical serial numbers is enabled.

The checksum-verified title Silpheed (USA) is found by RetroArch's content importer, and the correct thumbnails are found for it by the online updater... but RetroArch wrongly displays the game's title in the playlist as Double Switch (USA).

Here are the actual checksums (per command-line tools) and serials (per hex editor) of the files I have. All the checksums match the redump dat file, but there's a serial number problem:

So here's what's happening:

RobLoach commented 2 months ago

Silpheed (USA) on Redump: http://redump.org/disc/17203/

May be worth getting on the forums and submitting a fix http://forum.redump.org

We'll lose this change on the next update