Skip to content

Commit cd59c04

Browse files
authored
even better vrcdesktop command
1 parent 19e5612 commit cd59c04

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/commands.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,11 +365,12 @@ Thank you for helping shape the new Amethyst! 💜
365365
366366
When you launch VRChat in Desktop Mode, the software operates under the rigid assumption that tracking hardware simply isn't there. It presupposes that you are a stationary user with only a keyboard and mouse.
367367
368-
Even if VRChat receives OSC trackers data, it won't display or let you turn on any option or calibration related to Full Body Tracking.
368+
Even if VRChat receives OSC tracking data, it will not display or enable any options related to Full Body Tracking.
369369
370-
*If you think about it… it makes sense: why would someone playing WITHOUT a VR headset move and use/have trackers for the rest of the body?*
370+
From the software's perspective, it makes no sense to process body movement for a user who—by definition of the mode—is playing without a VR headset.
371371
372-
The only way to have Full Body Tracking while not having a VR headset is emulating it. Amethyst can help with that, but it's very janky… check the command \`/hoshi diyvr\` for further information.`],
372+
The only way to use trackers without a headset is by emulating one. Amethyst can help with that, but it is a janky bandaid solution. For further information, check the command \`/hoshi diyvr\`.
373+
`],
373374

374375
];
375376

0 commit comments

Comments
 (0)