[Api request] totatlly disabling "Analog to Digital" for specific cores
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Follow-up of https://github.com/libretro/RetroArch/pull/12562
Some cores like FBNeo don't want that setting, because they are already dual mapping to dpad & analog left in a safe way, in which case i can only see that setting as dangerous (and i also heard some devices like the nintendo switch set it on by default). Having a mean to prevent that setting to be appliable at all for specific cores would be great.
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 reviewing the linked pull request #12562 and tracing the existing “Analog to Digital” setting and its core-specific handling. Define how specific cores can prevent the setting from being applied, then verify the behavior for cores such as FBNeo; the issue names no files or tests.
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