Add Proton support to the SDK for local tests
Fairplex
In the new SDK 3.7.6, it's now possible to build a world on Linux, but it is not possible to launch a local test with proton.
Pls add proton support, similarly to: https://github.com/BefuddledLabs/LinuxVRChatSDKPatch
Log In
1inguini(リングイネ)
I've never used SDK3's World SDK, so I'm not sure but doesn't creating symlink from
~/.local/share/Steam/steamapps/compatdata/438100/pfx/drive_c/users/steamuser/AppData/LocalLow/VRChat
to ~/.local/share/VRChat
(or vice-versa) make local testing work?It works for SDK3 Avatars, at least.
Fairplex
1inguini(リングイネ)well, having to deal with symlinks and command lines or being able to do it directly in the SDK is exactly the reason why this canny exists.