From b4b8e2ad73fbbcb87a3440e450fb1f46563f360f Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Sun, 3 Aug 2025 13:50:06 -0500 Subject: [PATCH] vrcx: remove wine method --- content/docs/vrchat/vrcx.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/content/docs/vrchat/vrcx.md b/content/docs/vrchat/vrcx.md index 5b1f3af..247c3fb 100644 --- a/content/docs/vrchat/vrcx.md +++ b/content/docs/vrchat/vrcx.md @@ -21,17 +21,7 @@ VRCX is a tool for managing your VRChat friendships, as well as providing additi - Do the same steps as above, but download the latest .AppImage from here, instead: [VRCX Nightly Releases](https://github.com/Natsumi-sama/VRCX/releases) -## Installer Script (Wine) +## Wine (deprecated) -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. - -Install it by running: `curl -sSf https://raw.githubusercontent.com/vrcx-team/VRCX/master/Linux/install-vrcx.sh | bash` - - -## Manual Installation (Wine) - -1. Download the latest .zip from here: [VRCX Official Releases](https://github.com/vrcx-team/VRCX/releases) -1. Use a new or existing Wine prefix of Wine 9.2 or later. We recommend using a non-Proton build of Wine. -1. Run `winetricks corefonts`. -1. Symlink your `drive_c/users/steamuser/AppData/LocalLow/VRChat/VRChat` folder from the VRChat Wine prefix to the VRCX Wine prefix. -1. Run `VRCX.exe` via Wine. +Running VRCX in Wine is no longer supported, and the `install-vrcx.sh` script has been deleted upstream. Users should migrate to the +official Linux port above. \ No newline at end of file