Manually adding cheats takes a LONG time.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
When you want to add a cheat from a website it takes around 5-10 minutes to get the address to land on the exact number you need. Because it only lets you increase or decrease the address number. the longer you hold it the faster it goes. but it's very inconsistent. IE: it goes from 1 to 100 in about 10 seconds. 100 to 1000 in about 7 seconds. 1000 to 6,000 in like 3 seconds. 6,000 to 1,000,000 in like half a second. And it resets the speed when you let go.
Wish you can change the address input to split in 4 (8-bit) sections like in the picture.

.
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
No source file or test is identified in the issue. Start by locating the cheat address input entry point in RetroArch and compare its current behavior with the attached image; done means entering an address through four 8-bit sections without the slow, inconsistent incrementing behavior.
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