Skip to content

VRCX 2024.12.03

Compare
Choose a tag to compare
@Natsumi-sama Natsumi-sama released this 03 Dec 16:20
· 62 commits to master since this release
849a6ff

FAQ

  • My Friend number is not longer accurate, VRChat is undergoing a staged rollout updating their back-end, this means everyone won't be impacted by this change at the same time, once VRChat have completed this rollout VRCX will be updated to recover friend numbers from a local backup it automatically created last VRCX release, more info.
    • TLDR: It'll be fixed in next VRCX release for a lucky random selection of people.
  • VRCX crashes when opening or closing VRChat, enable this option Settings -> General -> Disable VR Overlay GPU Acceleration.
  • VRCX main window looks glitchy, enable this option Settings -> General -> Disable GPU Acceleration.

Additions

Screenshot 2024-12-03 083311

  • Add option in Settings -> Advanced -> Save Instance Prints To File this will save any print that a user in your instance spawns to your VRChat Pictures folder e.g. Pictures\VRChat\Prints, this is currently open beta only and requires --enable-sdk-log-levels VRC launch parameter in Steam.
  • Add option in Settings -> Advanced -> Save Instance Stickers To File works same as above, also requires VRC open beta (#985).
  • Add support for prints, view, delete and upload your own prints, view print metadata in "Screenshot Metadata" dialog.
  • Hold shift anywhere to delete without prompt (#932).
  • User dialog group edit mode, change sort order of groups, button to change visibility and leave group.
  • Bulk copy favorites.
  • Highlight the differences of the updated bio text in Feed (#972).
  • Always load own avatars when opening user dialog avatars tab.
  • Refresh local avatars/worlds button.
  • Add world dialog dropdown option "New Instance and Self Invite".
  • Add button to world dialog "Change Allowed Video Player Domains".
  • Add moderation.report.closed to notifications tab filters.
  • Add option to use memo nick name for TTS.
  • Add "Disable GPU Acceleration" and "Disable VR Overlay GPU Acceleration" to settings.
  • Add basic support for Quest standalone Discord RPC when gameLog is disabled.

Changes

  • Remove VRCX updater "Auto Install" option, now it's replaced to "Auto Download", most people get hit with a UAC prompt that will either lock them out of their overlay or the UAC prompt would timeout leaving VRCX closed, auto download installs updates on next VRCX launch.
  • Loading icon on user dialog when loading in remote avatars.
  • Continue bulk group moderation action when an error occurs.
  • Full date in friendLog.
  • Increase Chromium image cache size.
  • Change default VRC cache size to 30GB in "config JSON" dialog.
  • Localization updates.
  • Update Cef to 131.2.70.

Fixes

  • Many Linux related fixes, thanks to @regalialong and @rs189.
  • Countless adjustments to handling of friend online/offline state.
  • Retroactively fix old gameLog entries with DisplayName (userId).
  • Fix OnPlayerLeft notification spam when leaving an instance.
  • Skip bio logging if next or previous bio is empty, it's not a real fix but it's better than the alternative of spam.
  • Fix individual disabling of wrist overlay.
  • Fix error when opening group moderation tools when missing group-audit-view permission.
  • Fix displaying wrong users groups when switching user dialog too quickly.
  • Fix focusing main window when starting a new VRCX process.
  • Fix 401 error when logging out while still fetching friends list.
  • Fix and improve auto accept invite requests (#999).
  • Fix overlay crash by requesting High Performance GPU (#959).
  • Fix window will never show up again if the window is closed when minimized (#977).
  • Fix error when searching through world favorites.
  • Fix VRCX crashing when running VRCX on more than one Windows account on the same PC.
  • Fix screenshot dialog crashes and improve image loading speed by pre-caching next image.
  • Fix local avatar favorites not loading or updating correctly.