AntiMicroX / AntiMicroX/antimicrox

Profile Switching Issue: Returning to Incorrect Profile after end of "while held" action

未关闭
#1,048 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
C++
星标
4k
派生
249
平均合并
13 分钟
30 天内合并 PR
1

描述

### Is there an existing issue for this?

- [X] I searched the existing issues and did not find anything similar.

### Current Behavior

Hi,

I'm trying to set up a configuration with antimicrox to control 4 cameras and a scoreboard using a game controller. Here’s the setup I want:

Buttons A, B, X, Y: Press to switch between camera profiles (1-4).
In all 4 profiles, holding L1 should temporarily switch to profile 5 for scoreboard actions. Once I release L1, it should return to the camera profile I was in before.
The issue I’m encountering is that antimicrox always returns to the profile where I last configured L1 to switch to profile 5.

For example:

I configured L1 in profile 4 last.
When I’m in profile 2 and hold L1, after releasing it, it doesn’t go back to profile 2 but to profile 4.
Is this behavior intentional (by design), or is it a bug? Does anyone have suggestions for a workaround?

Thanks in advance!

### Expected Behavior

Pressing buttons A, B, X, Y should switch to the respective camera profiles (1-4).
Holding L1 in any camera profile (1-4) should switch temporarily to profile 5 for scoreboard actions.
After releasing L1, the profile should return to the camera profile (1-4) that was active before L1 was held.

### Steps To Reproduce

_No response_

### Environment

```markdown
3.4.1
win 10
```

### Anything else?

ill fund via polar to get this fixed / feature added

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。