AntiMicroX / AntiMicroX/antimicrox
Switching set while holding a button which is set to the same thing on the new set should not trigger a release
- Lenguaje dominante
- C++
- Estrellas
- 4k
- Forks
- 249
- Merge medio
- 13 min
- PR fusionados (30 d)
- 1
Descripción
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
Example issue: I use joystick as a mouse, bumpers as mouse clicks, and holding a trigger switches set and the new set has faster mouse movement and the same mouse click bumpers. Issue is if I switch set while holding the mouse click, it triggers a release, dropping objects/windows or triggering an unintended click. This does not happen on xpadder.
### Describe the solution you'd like
Detect if the same button is set on multiple sets, and prevent releases when switching between them while those buttons are held.
### Describe alternatives you've considered
I had to switch from xpadder because of new controller compatibility issues.
### Additional context
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.