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

Button to DeltaAxis (mouse) #116

Open
TiKevin83 opened this issue Aug 15, 2019 · 2 comments
Open

Button to DeltaAxis (mouse) #116

TiKevin83 opened this issue Aug 15, 2019 · 2 comments

Comments

@TiKevin83
Copy link

Is there a pipeline for buttons as mouse movement? I'm using Extrems' GBA-as-gc-controller in combination with vjoy GC controller adapter drivers to use a GBA SP as a vjoy controller. I was able to map A and B to left and right click with UCR and Intersection, but I also am interested if I can translate dpad to mouse movement (DeltaAxis in UCR-Plugins?) is there a current solution for buttons to DeltaAxis?

@evilC
Copy link
Collaborator

evilC commented Aug 16, 2019

No, not currently, but it would not be too hard to make a basic version - I guess you would need, at a minimum, two button inputs and one delta output, plus an integer value for how much movement to send

@Xyaren
Copy link

Xyaren commented Sep 8, 2019

Maybe allow for increase of movement over time while pressing the button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants