Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Persist 'Controllers Allowed' setting #86

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

keton
Copy link
Contributor

@keton keton commented Jan 7, 2024

When using Virtual Desktop toggling performance overlay (both thumbsticks down on VR controllers) disconnects gamepad in some games.

This patch allows to write state of 'Debug->Controllers Allowed' setting to config.txt making a workaround in game profile possible.

VR.is_using_controllers_within() was not respecting the setting making gamepad disconnect on game exit. This is also fixed.

@keton keton force-pushed the feat/persist_controllers_allowed branch from a0a8980 to 9f2f7e8 Compare January 12, 2024 11:48
When using Virtual Desktop toggling performance overlay (both thumbsticks down on VR controllers) disconnects gamepad in some games.

This patch allows to write state of 'Debug->Controllers Allowed' setting to config.txt making a workaround in game profile possible.

VR.is_using_controllers_within() was not respecting the setting making gamepad disconnect on game exit. This is also fixed.
@keton keton force-pushed the feat/persist_controllers_allowed branch from 9f2f7e8 to bf68157 Compare January 26, 2024 11:23
@praydog praydog merged commit 1e16338 into praydog:master Feb 29, 2024
@keton keton deleted the feat/persist_controllers_allowed branch March 1, 2024 15:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants