-
Notifications
You must be signed in to change notification settings - Fork 92
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
suggestion: turn service on when launching helper #24
Comments
Or: Than the program can run in the background and can only be "activated" when there is a profile for specific games. |
Let me think about that. This should not be too difficult to implement. My only concern being that I don't drown out the user interface. |
Ok. I like controller Helper, but only for certain games. Everything else (especially some(?) UWP games just don't work with it) I will want to use the normal built in controller. And when service starts with helper (and closes) It would be super fast to enable it and play a game But thanks for thinking about it :) |
#64 fixed it. |
* (wip) implement JSController class, migrate DS4Controller to it * finalize the JSController class and implement DS4Controller through JS exclusively
A setting that controller service starts, when I start the controller Helper program (yes, I know automatic and manual, but I want it to immediately start when I start the program) would be nice.
And maybe even stop service, when I close helper program.
The text was updated successfully, but these errors were encountered: