TASEmulators / TASEmulators/BizHawk
[2.11 Dev] Make rewind count instead of adding to re-records
Open
Nobody has claimed this yet.
App: EmuHawk
Repro: Affects 2.10.1 dev
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
As already known, in the new version 2.11 Dev, now each rewind adds a value of re-records, it is possible to make it so that there is a new counter that is responsible for rewinds: Rewindings, instead of Re-Records
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 files or tests are identified in the issue. Start by locating the existing re-record counter and the rewind handling, then determine how the displayed values are updated. Done means rewinds increment a separate Rewindings counter while re-records no longer increase as a result of rewinding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100