fholger / openvr_fsr

Add Image Upscaling via AMD FidelityFX SuperResolution or NVIDIA Image Scaling to SteamVR games
Other
1.71k stars 63 forks source link

Suggestion: Add ability to specify left or right ctrl, alt, and shift modifiers for hotkeys, per hotkey if possible #134

Closed tanrr closed 1 year ago

tanrr commented 2 years ago

Would help avoid conflicts with keybinds if openvr_fsr hotkeys would allow specifying that the modifiers required are left or right, instead of the generic modifier. That is, allow LCTRL, RCTRL, LALT, RALT, LSHIFT, and RSHIFT.

Additionally, allowing modifiers to be specified per hotkey, and allowing any combination of modifiers, would allow users to avoid most conflicts.

For example: Toggle FSR/NIS: LSHIFT+RSHIFT+F1 Toggle Debug: LALT+RALT+LSHIFT+F2

fholger commented 2 years ago

I'm currently working on merging my existing openvr mods (FSR, fixed foveated) into a new project called VRPerfkit. As such, it is unlikely I will add any major features to this project. But feel free to check out the new one, it already supports what you are asking: https://github.com/fholger/vrperfkit