libretro / libretro/supermodel
Core info file has "chd" on the accepted extensions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I dont actually know if model 3 has a hard disc or another media described by chd, but I do know that the mame core, which this core reuses the set from, doesn't accept chds, because it requires the zip files to boot, and accepting both would mean scanning the same game twice if it did or using the wrong entry point
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
Locate the core info file and inspect its accepted-extension metadata. Confirm how the MAME-reused set handles ZIP files, then verify the metadata no longer advertises CHD; the issue is done when the accepted extensions match the supported entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100