mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-02-23 11:03:59 +01:00
1.4 KiB
1.4 KiB
weight | title |
---|---|
800 | VRCX |
VRCX
VRCX is a tool for managing your VRChat friendships, as well as providing additional convenience features.
AppImage (Preferred Method)
Stable
- Download the latest .AppImage from here: VRCX Official Releases
- Run
chmod +x VRCX_*.AppImage
. - Run the AppImage. This will install it as an app, which then auto-removes the AppImage file.
- Open VRCX from your apps.
Nightly
- Do the same steps as above, but download the latest .AppImage from here, instead: VRCX Nightly Releases
Installer Script (Wine)
VRCX provides the install-vrcx.sh script upstream, which does the steps of the manual installation for you.
Install it by running: curl -sSf https://raw.githubusercontent.com/vrcx-team/VRCX/master/Linux/install-vrcx.sh | bash
Manual Installation (Wine)
- Download the latest .zip from here: VRCX Official Releases
- Use a new or existing Wine prefix of Wine 9.2 or later. We recommend using a non-Proton build of Wine.
- Run
winetricks corefonts
. - Symlink your
drive_c/users/steamuser/AppData/LocalLow/VRChat/VRChat
folder from the VRChat Wine prefix to the VRCX Wine prefix. - Run
VRCX.exe
via Wine.