TASEmulators / TASEmulators/BizHawk
[F.Rq.] Ability to assign hotkeys for placing specific macros
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
I prefer using a gamepad for tasing nowadays and was wondering if its possible to have a set of keys binded to a hotkey?
So for instance:
frame 1 Touch X at 117
frame 2 Touch X at 118
frame 3 Touch X at 119 > set to a hotkey
So when you press the hotkey you bind, it would paste those inputs into tasstudio. Or just to the movie input file itself. This would be useful for aiming in some ds games that require the touch screen.
see also #2239
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 TASStudio's hotkey, input-binding, and movie-input entry points, then check how macro sequences are represented. The issue names no specific files or tests; done would mean a defined way to bind a macro sequence and insert it through the requested hotkey.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100