libretro / libretro/RetroArch

(Menu) Allow selecting soft-patch in the menu

Open
#10,135 24 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug: menu
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

I think support for the huge number of "romhacks" would be increased if there were a way to simply specify a patch file along with the other data in the playlist file. I don't know how patch information is handed off to cores (or do they currently handle that on their own?) but it seems like having the info available to the menu/launcher would open up options beyond avoiding massive file duplication.


As it is now I've duplicated and renamed the base rom for every romhack patch. It would be great to have some way for a bunch of patch files work against a single copy of the base rom.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how playlist data reaches the menu/launcher and how patch information is handed off to cores. Done means a playlist can select multiple patch files that apply to one base ROM without duplicating or renaming the ROM.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.