libretro / libretro/RetroArch

Manually adding cheats takes a LONG time.

Open
#13,827 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

cheats user interface
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.

wish this was the cheat input
.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.