VRCX 2022.10.05.1
·
2573 commits
to master
since this release
Avatar search is back!
A new avatar database provider has came forward you can find out how to use it and read more about it here avtr.just-h.party.
Export VRCX memos into VRChat notes
The export button is located here Profile Tab > Export Notes
First of all there are a lot of disappointing limits relating to VRChat notes to consider before entirely switching over.
- It's very slow to export.
- Character limit of 256 per note.
- No swear words.
- No new lines.
Exporting wont delete your VRCX memos but if you'd like to exclusively use VRChat notes or VRCX memos you can disable either one in Settings > Appearance > User Dialog
Local world favorites
How to import EmmVRC avatar favorites
- Open your export JSON file with notepad then copy and paste all of its contents into
VRCX > Favorites tab > Avatars > Import. - Select
Process Listand remove any avatars you don't want to import from the table below. - Choose the favorites group you'd like to import into then click
Import Avatars.
How to import FavCat world favorites
- Download LiteDB Studio.
- Click
Connect, under Filename browse to yourVRChat\UserData\favcat-favs.dbfile, ClickConnect. - Double click on
World_favoritesthen clickRun. - Select the column "Category" to sort by your favorite groups.
- Shift select on the ObjectId's you'd like to import and copy them into
VRCX > Favorites tab > Worlds > Import. - Select
Process Listchoose the favorites group you'd like to import into then clickImport Worlds. - If you have more than 1000 total favorites you'll need to filter by category you can do this by entering in this
SELECT $ FROM World_favorites WHERE Category = "Local Favorites";and replacing "Local Favorites" with your category name then clicking Run again.
Themes
New Material 3 theme from Kamiya
More themes available here

Direct Access
A reminder about the existence of direct access, this button can be used to open any User/World/Instance/Avatar URL/ID from your clipboard.

Additions
- Local world favorites.
- Add world/avatar/friends favorite import/export dialogs.
- Memo -> Notes export tool in
Profile > Export Notes. - Add/edit/delete VRChat notes in user dialog.
- Add unlock icon next to instance in world dialog when using direct access with a unlocked instance URL.
Changes
- Reworked instance launch dialog.
- Better support for shortName URLs, if you use direct access with a unlocked shortName URL or a URL with a shortName parameter you'll be able to invite yourself to the instance regardless if you're are friends with the instance creator or not.
- New Instance dialog Copy URL button will now generate a "unlocked" URL.
Fixes
- Fixed error when launching VRChat into an instance from VRCX.
- Fix right click not working for pasting.
Hotfix
- Fixed crash when selecting image for upload.
