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

Remove LeftStickAsAnalog, RightStickAsAnalog, DPadAsAnalog from simulated input #57

Open
Tracked by #66
luttje opened this issue Nov 1, 2023 · 0 comments
Open
Tracked by #66
Labels
low priority This isn't very critical to work on and can be postponed ux Something is unclear or works janky

Comments

@luttje
Copy link
Owner

luttje commented Nov 1, 2023

As mentioned here it's unclear what these buttons do, but they're not binary so don't represent a button press simulation. Therefor we should remove them:

[...] And as for these buttons: LeftStickAsAnalog, RightStickAsAnalog, DPadAsAnalog. I too have no idea what they represent. I left them in, because I thought they might be useful to someone who knows what they do. The package used internally SimWinInput exposes them.
However looking at that code of that package again, it seems it doesn't mark those buttons as 'binary' (pressed or not), so I guess I should remove them from the options. I'll make an issue for that right away!
[...]
Originally posted by @luttje in #55 (reply in thread)

Additionally it would be nice to find out what they do actually represent

@luttje luttje added ux Something is unclear or works janky low priority This isn't very critical to work on and can be postponed labels Nov 1, 2023
@luttje luttje added this to the Launch stable (1.0.0) milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority This isn't very critical to work on and can be postponed ux Something is unclear or works janky
Projects
None yet
Development

No branches or pull requests

1 participant