Don't send VRChat OSC data when the SteamVR driver is connected#1826
Don't send VRChat OSC data when the SteamVR driver is connected#1826ImSapphire wants to merge 1 commit into
Conversation
|
why though? |
People frequently enable VRCOSC and forget about it, then when they open VRChat they have doubled-up trackers in-game, which can cause weird tracking issues, and makes it harder to tell what is going on during troubleshooting. It's also just not really necessary to be sending both. |
|
isnt that gonna break toe tracking tho? |
|
I forgot about toe tracking since it's not in main. I suppose in that case, instead of completely disabling OSC, we could just not send the normal tracker data via OSC while the SteamVR bridge is connected, while still sending toes. Would that be preferred? |
|
my plans for this was te be able to do a priority list for trackers so you could say for this tracker i whant this order of backends based on what is available |
No description provided.