[Feature Request] GDC Clock Setting for Neko Project II Kai
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Some games require 2.5mhz, some require 5mhz.
Pressing and holding END while Resetting the system sadly doesnt work for me.
I tried enabling Game Focus Mode, checked END wasnt a hotkey for anything, but sadly no luck.
I manually editted the np2kai.cfg
"DIPswtch = 3e e3 7b " for 2.5mhz
"DIPswtch = 3e f3 7b " for 5mhz
Exposing this setting in the UI would make it simpler, since we could then configure it on a per-game basis. Even for those where "END + Reset" worked this would be a huge help.
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 tracing the RetroArch UI and per-game configuration path; the issue identifies np2kai.cfg and the DIPswtch values for 2.5mhz and 5mhz. Done means exposing this GDC clock choice in the UI and allowing it to be saved per game, with both clock settings selectable.
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
- 42/100