2024-04-04 03:53:06 +00:00
---
weight: 800
title: VRCX
---
# VRCX
- [VRCX GitHub Repository ](https://github.com/vrcx-team/VRCX )
2024-04-04 09:21:01 +00:00
VRCX is a tool for managing your VRChat friendships, as well as providing additional convenience functionalities.
2024-04-04 03:53:06 +00:00
2025-01-26 00:41:05 +00:00
# Appimage (Preferred Method)
Stable (Currently Unavailable):
- Grabe the latest .appimage from here: [VRCX Official Releases ](https://github.com/vrcx-team/VRCX/releases )
- Run `chmod +x VRCX_*.AppImage` .
- Run the appimage (This will install it as app and auto removes the appimage when complete).
- Open VRCX from your apps.
Nightly (Available):
- Grab the latest .appimage from here: [VRCX Nightly Releases ](https://github.com/Natsumi-sama/VRCX/releases )
- Run `chmod +x VRCX_*.AppImage` .
- Run the appimage (This will install it as app and auto removes the appimage when complete).
- Open VRCX from your apps.
# Installer Script (Wine)
2024-04-04 03:53:06 +00:00
2024-06-24 05:59:14 +00:00
VRCX provides the [install-vrcx.sh ](https://github.com/vrcx-team/VRCX/blob/master/Linux/install-vrcx.sh ) script upstream, which does the steps of the manual installation for you.
You can run it per `curl -sSf https://raw.githubusercontent.com/vrcx-team/VRCX/master/Linux/install-vrcx.sh | bash` .
2024-04-04 03:53:06 +00:00
2025-01-26 00:41:05 +00:00
# Manual Installation (Wine)
2024-04-04 03:53:06 +00:00
- Grab the latest .zip from here: [VRCX Official Releases ](https://github.com/vrcx-team/VRCX/releases )
- Use a new or existing Wine prefix of Wine 9.2 or later. Recommend using a non-proton Wine build.
- `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.