-
Notifications
You must be signed in to change notification settings - Fork 63
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
Hotkey Help #141
Comments
Are you using v2.1.1? See release notes: "Hotfix: hotkeys could not be deactivated in the config file due to a missing conditional check." |
YEs lated 2.1.1 |
Then I'm afraid you may have hit a bug. Since this is no longer under active development, I'd suggest trying vrperfkit instead: https://github.com/fholger/vrperfkit |
I tried this vrperfkit in IL2 after the FSR mod stopped working but it doesn't work in IL2. Maybe because IL2 uses OpenXR and this app requires OpenVR? |
Mistake. IL2 works with SteamVR , which is OpenVR, not OpenXR. Which then of course begs the question why vrperfkit doesn't work when the fsr mod did. :( |
Hello,
I'm trying to disable Hotkey.
I'm opening the openvr_mode.cgf with notepad ++
"hotkeys": {
// If enabled, you can change certain settings of the mod on the fly by
// pressing certain hotkeys. Good to see the visual difference. But you
// may want to turn off hotkeys during regular play to prevent them from
// interfering with game hotkeys.
"enabled": false, Should i put just false like here or should i put disabled as well?
The text was updated successfully, but these errors were encountered: