isXander / isXander/Controlify
Add a way to bind hotbar slots to button combinations
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
The thing I miss the most from playing with MnK is the 1-9 slots. Yes, theres the radial wheel but for me its inconvenient and slow, I'd much prefer actual button combinations (which it seems aren't currently possible with controlify).
Describe the solution you'd like
I wish I could bind the 1-9 hotbar slots to button combinations like for example L1+X is 1, L1+square is 2, etc up till 4 and then R1+X is 5, R1+square is 6 etc
Describe alternatives you've considered
I tried using AntiMicroX to bind L1+X to 1 for example, and while it does work (if I enable mixed input in controlify), theres the double input issue cuz yes, it switches to the 1st slot but also it jumps (X button). Its even worse with square which is switch to offhand
Additional context
If theres any advice on how I could do that (maybe theres already a way without adding new features), I'd much appreciate the help
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
No files, tests, or entry points are named. Start by locating Controlify's controller binding and hotbar-slot handling, then determine how button combinations can suppress the underlying X or square actions; done means L1/R1 combinations select slots 1–9 without triggering their normal actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100