RetroPie / RetroPie/RetroPie-Setup
Make configuration of Doom LibretroCore more flexible
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Shell
- Stars
- 10.4k
- Forks
- 1.4k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 11
Description
Do not hard-code the WAD file into the start script (see https://github.com/petrockblog/RetroPie-Setup/blob/master/scriptmodules/libretrocores/doom.sh#L25), but let the user choose the WAD file to be started.
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
Read scriptmodules/libretrocores/doom.sh at line 25, where the WAD file is hard-coded in the start script. Trace how the script starts the Doom LibretroCore and identify the existing configuration path to extend. Done means the user can choose which WAD file is started instead of always using the hard-coded file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100