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

Refactor config and disable autodetect if the config is provided #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

20kdc
Copy link

@20kdc 20kdc commented Dec 16, 2023

So something I've run into with my personal setup is that if you have an HMD via OpenHMD, but no controllers, OpenHMD's "null" drivers tend to occupy the left/right controller slots.

However, for some circumstances (i.e. confirming function of the driver), using the null drivers is wanted, so ignoring them is not advisible.

Owing to this, I've modified how the config is handled. Autodetection is now disabled if an explicit config file is provided, and there are now proper default values rather than uninitialized memory.

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

Successfully merging this pull request may close these issues.

None yet

1 participant