[Feature Request] Option to Make Thumbnails Search by Label Before Filename
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Originally, RetroArch would search for and display thumbnails based on the label first, and then, if a match was not found, it would search by filename. However, this behavior was changed to prioritize filename searching by default.
I would like to request an option to add a setting that allows thumbnails to be searched by label first, as it was before. This would be especially useful in scenarios where a game has been modded (Be it music, a recolor, a translation , etc.) but you also want it to use the same save file as the unmodded/original game (For which, the actual ROM filename would be the same). In such cases, the save file would still match due to the identical filenames, and the label becomes the distinguishing factor between the original and modded versions.
Allowing the label to take priority in the thumbnail search would make it much easier to differentiate these games by their respective thumbnails while using the same save file if desired. Please consider adding this option to enhance flexibility for users with modded games/romhacks.
Contributor guide
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
The issue names no files, tests, or entry points; begin by locating RetroArch's thumbnail search and settings code. Done means users can enable an option that searches by label first and falls back to filename search, while preserving the described save-file behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100