Skip to content

VRCX 2023.12.24

Compare
Choose a tag to compare
@Natsumi-sama Natsumi-sama released this 30 Dec 22:13
· 397 commits to master since this release

πŸŽ„ Merry Christmas, happy holidays and happy new year! 🌟

Warning
Due to the .NET update this release will require you to sign in with 2FA again.

Additions

  • Option to enable desktop notifications when HMD proximity sensor is detected as AFK.
  • Option to automatically copy VRC camera photos to clipboard.
  • Add platform tags and imposter tags to avatar dialog.
  • Option to create or delete imposters.

Changes

  • We've upgraded from .NET Framework 4.7.2 to .NET Core 8 (#687).
  • PR: Remove GPUFix option, it should be fully automated now, if you previously had issues with the SteamVR overlay give it another try it might work for you now (928422e).
  • Copy image to clipboard button now includes filename and metadata.
  • Remove instance tag nonce, it's gone.
  • Favorite group names will default to key name when displayName is empty.
  • PWI can now "work" (readonly) in Unity editor under the worldId "test_world".
  • Self-host CefSharp SubProcess, Cef now runs as VRCX.exe having VRCX run from a single exe should make things like anti viruses and firewalls slightly more happy.
  • PR: Localization updates.
  • Update to Cef 120.1.80.

Fixes

  • Fix being logged out when friends list fails to fetch while logging in.
  • Fix login notification spam when internet is disconnected.
  • Ignore imposters when displaying avatar file sizes.
  • Fix world size being shown as "Error".
  • Fix cached worlds not showing in user dialog till next refresh.
  • Fix VRChat registry restore dialog opening when it shouldn't on a fresh install of VRCX.
  • Queued instances notification should now clear after 30 seconds of inactivity instead of an hour.
  • PR: Fixed issues with saving last window size (#699).
  • PR: Material 3 Theme fixes (#707).