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

Commits on Jan 26, 2024

  1. Persist 'Controllers Allowed' setting

    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 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bf68157 View commit details
    Browse the repository at this point in the history