Skip to content

VRCX 2022.12.08

Compare
Choose a tag to compare
@Natsumi-sama Natsumi-sama released this 08 Dec 04:45
· 655 commits to master since this release

Groups

Some groups functionality has been added to VRCX but there is still a lot missing that will be added slowly over time.
To create or edit a group you'll need to use the website for now https://vrchat.com/home/groups
For more info here's the VRChat blog post about groups https://hello.vrchat.com/blog/vrchat-groups
If you'd like to follow along with the development progression join the discord https://vrcx.pypy.moe/discord

https://vrc.group/VRCX.1432
You can open any VRChat link in VRCX by copying a link then clicking the direct access button at the top right.
image

Group dialog
dialog

User dialog
groups

Current limitations regarding groups

  • Can only create 3 groups.
  • Can only join up to 100 groups.
  • Can only create 1 announcement per group.

Optionally set --log-debug-levels=API as a VRChat launch option to give VRCX more data about users in your current instance how to.
This VRChat update has also added an option to disable logging DON'T disable logging this will break core VRCX functionality.

Additions

  • Wrist overlay per hand option.
  • Friends List tab Bulk Unfriend Mode, select multiple users then press a button to unfriend them all at once.

Changes

Fixes

  • Fix bug when logging into a new account with cookies from another account causing a 2FA request for the wrong account. #442
  • --gpufix VRCX launch parameter to fix VRCX overlay on computers with multiple GPUs. #433
  • Updater fixes.