There are two options to explore:
- Creating a new mapping like the Kingmaker mod is doing:
- Or simply call controller buttons like the Yooka-Laylee VR mod did: https://github.com/PinkMilkProductions/VRMaker/tree/main/VRInputhttps://github.com/Eusth/VookaRaylee/blob/master/VookaRaylee/RayleeControls.cs
If second option works, this would be great, as it would not need to handle rewired directly.