carl-anders / slimevr-wrangler

Use Joycons as SlimeVR trackers with this middleware application
Apache License 2.0
105 stars 15 forks source link

Only 1 Joycon will be sent to the server #1

Closed Arcadris closed 2 years ago

Arcadris commented 2 years ago

The default SlimeVR server can only take up to 2 rotational inputs from each IP. One from the packet type 1 and packet type 16. Since this seems to only use packet type 1 it sends all the rotational data to one tracker. Adding an option for every pair of joycons to have a different IP could allow for redirecting the packets from another device like a phone.

carl-anders commented 2 years ago

Hi. This project hasn't been released yet

carl-anders commented 2 years ago

I have added support for more than one Joycon in the 0.2 release. Closing issue.