Add button for adding custom music to ride music tab
Open
Nobody has claimed this yet.
feature
- Dominant language
- C++
- Stars
- 16.2k
- Forks
- 1.9k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 80
Description
In vanilla RCT2 you can add two custom tracks through CUSTOM1.wav and CUSTOM2.wav.
This issue (as requested 21043#issuecomment-2211957850) aims to bring this functionality back.
By adding a button to open a limited version of the object selector, users can add or remove ride music objects at will.
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
Start by locating the ride music tab and the existing object selector implementation. The work is done when the tab has a button opening a limited selector that lets users add or remove ride music objects, including support for custom tracks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100