diff --git a/content/docs/vrchat/vrcx.md b/content/docs/vrchat/vrcx.md new file mode 100644 index 0000000..b533c17 --- /dev/null +++ b/content/docs/vrchat/vrcx.md @@ -0,0 +1,21 @@ +--- +weight: 800 +title: VRCX +--- + +# VRCX +- [VRCX GitHub Repository](https://github.com/vrcx-team/VRCX) + +VRCX is a tool for managing your VRChat friendships, as well as the + +# Installer Script + +[vrcx-linux-installer](https://github.com/galister/vrcx-linux-installer) is a convenience script that will install and configure VRCX for you. + +# Manual Installation + +- 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. \ No newline at end of file