Skip to content

VRCX 2022.02.02

Choose a tag to compare

@Natsumi-sama Natsumi-sama released this 02 Feb 09:41
· 2828 commits to master since this release

TL;DR

  • Due to an old bug VRCX may have missed some old unfriend notifications so don't get spooked when it catches up on 6 months worth of unfriends.
  • @MintLily made a VRCX theme here
  • @RinLovesYou made a guide for running VRCX on Linux here
  • @RequiDev made a public avatar database search API that can be used here

Additions

  • Add toggle to change time format between 12 or 24 hour time.
  • Add dialog to view previously visited instances of users or worlds.
  • Add "time spent in world" to world dialog.
  • Add world Platform, Capacity, Last Updated and Created to player list.
  • Add world platform tags (PC/Quest).
  • Add total friend online counter to bottom of wrist feed.
  • Add toggle to hide CPU usage from wrist feed.
  • Add refresh button to avatar dialog.
  • World auto caching will notify you on download completion.
  • Add button to cache all worlds from world search page.
  • Add avatar search provider, option to link a avatar search API into VRCX to search for avatars, display users public avatars and select feed public avatars (make sure you trust the provider, use at your own risk).
  • Custom CSS support if you create a CSS file here %AppData%\VRCX\custom.css reload custom CSS at runtime with Shift + R.

Changes

  • VRCX will now use system time date format to display dates, if you don't like the date format change your system locale.
  • Auto clear VRCX cache every 24 hours by default, interval can be adjusted in settings.

Fixes

  • Fix VRCX lagging after being open for multiple days at a time.
  • Fix OnPlayerJoined:Unnamed.
  • Fix nuisance badge not being displayed.