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

Connect virtual controller only when needed #70

Open
shenef opened this issue Sep 7, 2023 · 0 comments
Open

Connect virtual controller only when needed #70

shenef opened this issue Sep 7, 2023 · 0 comments

Comments

@shenef
Copy link
Owner

shenef commented Sep 7, 2023

Currently the controller is connected when the program is started.
There is no need to having the virtual controller connected outside of having the TAS running and while working with the NavHelper.
For the TAS, disconnecting the controller would also clear stuck inputs that are not cleared when clicking the "Stop TAS" Button.
In the NavHelper, a "Connect/Disconnect controller" button could act as a toggle for showing the "Navigate to target" and "Stop (timed)" segment of the window.
(also, much fewer windows peripheral connection sounds 😁)

@shenef shenef changed the title Connect controller only when needed Connect virtual controller only when needed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant