libretro / libretro/libretro-database
Sega-CD: "Mighty Mighty Missile (USA) (Unl)" redump metadat entry contains incorrect checksums
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 877
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 24
Description
Current redump metadat entry:
game (
name "Mighty Mighty Missile (USA) (Unl)"
description "Mighty Mighty Missile (USA) (Unl)"
region "USA"
rom ( name "Mighty Mighty Missile (USA) (Unl) (Track 01).bin" size 24891216 crc 28A717A1 md5 3757ACA090E13EA5C93F68E4F5EEE54D sha1 BC47BB9FDF729E7DE34BCC7EC97CAD146779CD85 )
)
From latest redump.org dat:
<rom name="Mighty Mighty Missile (USA) (Unl) (Track 01).bin" size="25244016" crc="cc796229" md5="8f7a5f3fa17db3d386a36721d767720a" sha1="cfea2ecb914380c5878aa51ac4096bbfb6721861"/>
This discrepancy prevents RetroArch from detecting the CUE-BIN set with the correct checksum.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open metadat/redump/Sega - Mega-CD - Sega CD.dat at the Mighty Mighty Missile entry and compare it with the latest redump.org dat values in the issue. Done means the size, CRC, MD5, and SHA1 match the referenced source so RetroArch can detect the CUE-BIN set.
Written by the indexing model from the issue text.
Assessment
- Domain
- content
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100