TASEmulators / TASEmulators/BizHawk
emu.setislagged() doesn't work
Open
Nobody has claimed this yet.
Question/Support
re: Lua API/scripting
Tool: TAStudio
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
It only sets lag when the movie is playing in recording mode, which completely defeats its purpose. I put inputs in the TAStudio window, so I HAVE to keep recording mode disabled.
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 locating the emu.setislagged() entry point and trace how it behaves in recording mode versus the TAStudio workflow described in the issue. Confirm the expected behavior with inputs in TAStudio and recording mode disabled, then add or run the relevant test if one exists to verify that lag is set in that workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100