Stream VR games from your PC to your headset via Wi-Fi
MIT License
5.55k
stars
492
forks
source link
feat(server_openvr): Add Quest Pro controller and headset emulation; Use VRLink hand tracking icons for the hand tracker controllers; Misc refactoring to reduce prop.rs linecount #2489
Refactored to the new stuff, and fixed a bug while I was at it (last PR accidentally set all info to the headset device ID lol)
Added the VRLink stuff incl the model and input profile. Needs more work in a different PR, the shuttlecock is at the wrong position and none of the bindings work. But it's not any worse than it was tbh, adds a nice visual indication of hand tracking.
Created a local function for all the icons stuff and moved everything to use it incl the headset emulation
OK so,