Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggling between multiple sets #841

Open
1 task done
Suffice opened this issue Sep 30, 2023 · 1 comment
Open
1 task done

Toggling between multiple sets #841

Suffice opened this issue Sep 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Suffice
Copy link

Suffice commented Sep 30, 2023

Is there an existing issue for this?

  • I searched the existing issues and did not find anything similar.

Current Behavior

My setup:

Set1:
Left Shoulder (while held): set change 2

Set2:
Right Shoulder (one way): set change 3

Set3:
Left Shoulder (while held): set change 4

Set4:
Right Shoulder (one way): set change 1

When I press Left Shoulder + Right Shoulder in Set 1 it moves instantly to set 4 instead of to set 3 like expected. I tried adding a delay / pause / hold, but it didn't seem to help. I tried switching up the toggle so Right Shoulder + Left Shoulder would toggle the other set, but it was still was buggy.

Another thing that is annoying:
"Before you open window with advanced settings, you have to choice a key"
I end up pressing a random key then clearing it once I get to advanced.

Expected Behavior

I'm trying to create a method of switching sets by pressing 2 buttons at once.

I want to press Left Shoulder + Right Shoulder to toggle between no input for games that have native controller support and mouse control when navigating the desktop.

Steps To Reproduce

No response

Environment

Program Version 3.3.4
Compiled from packaging: GitHub Portable Windows Release
Built Against SDL 2.26.5
Running With SDL 2.26.5
Using Qt 5.15.2
Using Event Handler: SendInput
Host OS: windows Version: 10 Architecture: x86_64

Anything else?

No response

@Suffice Suffice added the bug Something isn't working label Sep 30, 2023
@BoomerangAide
Copy link

I think if you use "while held", the next set is automatically set to go back to the other set when using that "held button".
And if trying to erase that behavior in the next set, it will erase the change set in your first set.
So maybe you've been going round and round?

Completely agree with the message requiring a button before entering "advanced" (as a side note: should be "choose" not "choice" lol)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants