ALVR
ALVR copied to clipboard
Add more headset and controller emulation modes
String for vive controller are listed here: https://github.com/polygraphene/ALVR/blob/00c88fb6c3ae81c9380832723a70401ba06d7751/ALVR/ServerConfig.cs#L204
- [X] Vive controllers emulation mode (thanks @maxer456!)
- [ ] Index headset emulation mode
Any idea where to get the string for the Index headset other than asking someone who owns it?
Not sure if there is an easy way to get it. Probably it is inside the valve index driver (that can be found with a decompiler). If there is no index driver in SteamVR/drivers then the strings could be stored inside SteamVR main dlls.