You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using an Oculus, my line looks like this
./PlayspaceMover.exe -l 128 -r 128 --resetButtonMask 2 --fakeTrackers
When I have --fakeTrackers at the end of the line, they don't appear, when I put it to the front and make it look like this
./PlayspaceMover.exe --fakeTrackers -l 128 -r 128 --resetButtonMask 2
The trackers will appear, however my buttons no longer work to move or reset myself. Sometimes I can move myself for a few seconds but not reset myself but the buttons soon stop working altogether anyway.
Playspace Mover works flawlessly when not using --fakeTrackers. I would just like my avatar in VRChat to follow me up/down when I use it.
Any ideas?
The text was updated successfully, but these errors were encountered:
I'm using an Oculus, my line looks like this
./PlayspaceMover.exe -l 128 -r 128 --resetButtonMask 2 --fakeTrackers
When I have --fakeTrackers at the end of the line, they don't appear, when I put it to the front and make it look like this
./PlayspaceMover.exe --fakeTrackers -l 128 -r 128 --resetButtonMask 2
The trackers will appear, however my buttons no longer work to move or reset myself. Sometimes I can move myself for a few seconds but not reset myself but the buttons soon stop working altogether anyway.
Playspace Mover works flawlessly when not using --fakeTrackers. I would just like my avatar in VRChat to follow me up/down when I use it.
Any ideas?
The text was updated successfully, but these errors were encountered: