From da9293fe928f32bd569916aa3ad897a608881323 Mon Sep 17 00:00:00 2001 From: mae taylor Date: Sun, 6 Jul 2025 17:33:51 +0100 Subject: [PATCH] vrchat: add info on linking Pictures folder --- content/docs/vrchat/pictures.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/docs/vrchat/pictures.md diff --git a/content/docs/vrchat/pictures.md b/content/docs/vrchat/pictures.md new file mode 100644 index 0000000..192333c --- /dev/null +++ b/content/docs/vrchat/pictures.md @@ -0,0 +1,17 @@ +--- +weight: 150 +title: Pictures +--- + +# Pictures +By default, all pictures taken inside of VRChat will save inside the Wine prefix (`/steamapps/compatdata/438100/pfx/drive_c/users/steamuser/Pictures/VRChat`). + +This can be a hassle to reach if you need to access VRChat pictures regularly. If you would like to link this folder to your user's regular Pictures folder, you can do so with the following steps: + +1. Install [protontricks](https://github.com/Matoking/protontricks) +2. Run `protontricks 438100 winecfg` +3. Select "Desktop Integration" +4. Select "Pictures" under folders, enable **Link to** and browse to your system's Pictures folder. + - eg. `/home/user/Pictures` +5. Apply and save. +6. Your VRChat pictures should now save to your regular pictures folder.