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

Add vJoy as an option for the Condition action #579

Open
WhiteMagic opened this issue Dec 13, 2024 · 0 comments
Open

Add vJoy as an option for the Condition action #579

WhiteMagic opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
enhancement Improves existing features. minor-work Amount of work required for this task. ui UI related issues.
Milestone

Comments

@WhiteMagic
Copy link
Owner

WhiteMagic commented Dec 13, 2024

The Condition action currently only supports, keyboard, joystick, and current input as event sources for condition checking. Triggering on vJoy events should be added to this list. This is likely best done via the normal events DILL receives when the vJoy event changes so that no additional pathway needs to be added for vJoy change events. This means that the conditions won't translate to other machines due to GUID being different despite the vJoy ID being the same.

@WhiteMagic WhiteMagic self-assigned this Dec 13, 2024
@WhiteMagic WhiteMagic converted this from a draft issue Dec 13, 2024
@WhiteMagic WhiteMagic added enhancement Improves existing features. minor-work Amount of work required for this task. ui UI related issues. labels Dec 13, 2024
@WhiteMagic WhiteMagic added this to the Release 14 milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves existing features. minor-work Amount of work required for this task. ui UI related issues.
Projects
Status: Todo
Development

No branches or pull requests

1 participant