TASEmulators / TASEmulators/desmume
Windows - RAM SEARCH: The ability to edit an address value.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 646
- PR merge metrics
- No merged PRs in 30d
Description
The ram search (and ram watch too) would be complete if it has a poke feature by double clicking an address value in the ram search results to make a change to it on the fly.
A feature like this would be useful when searching the games ASM or static addresses and would speed things up wile hacking games. all trainer programs Ive used and cheat engine have this feature.
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 locating the RAM search and RAM watch result views and how they handle displayed address values. Trace the existing memory-read path before deciding where editing would belong. Done means a double-click on an address value allows an updated value to be applied while the search or watch view is running.
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
- 45/100