hedge-dev / hedge-dev/UnleashedRecomp
Add option to swap confirm/cancel buttons
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 421
- PR merge metrics
- No merged PRs in 30d
Description
Almost posted this as a comment in #533 before deciding it'd fit better as its own issue.
The Japanese release of Unleashed on PS3 uses Circle to confirm and Cross to cancel, as was common for PS3 games. While this would be superseded by the planned more robust input remapping, this particular example is a vanilla feature, and other version-specific features like the Japanese logo are implemented at present.
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
Start by reviewing the discussion in #533 and the planned more robust input remapping mentioned in the issue. Determine how this version-specific option should coexist with that remapping and verify the Japanese control behavior against the referenced video. Done means the confirm and cancel buttons can be swapped without breaking the existing input behavior.
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