This software helps rejoin the instance.
VRChatRejoin.exe
If you want to use the old log file, read it by drag and drop.
Download from BOOTH (for boost)
Argument | Description |
---|---|
--kill-vrc |
Kill VRChat.exe processes before launch. (for non-VR) |
--invite-me |
Use vrc-invite-me.exe integration (works with --no-gui option) |
--ignore-public |
Ignore public and unknown instances. |
--ignore-by-time=<time in minutes> |
Ignore too old visits. |
--ignore-worlds=wrld_xx,wrld_xx |
Ignore worlds. |
--no-gui |
No GUI mode (Auto join to first candidate) |
--no-dialog |
Don't show error dialogs (Sound only). (works with --no-gui option.) |
--quick-save |
Quick-save instance shortcut (vrchat) to AppDir/saves/ (works with --no-gui option) |
--quick-save-http |
Quick-save instance shortcut (http) to AppDir/saves/ (works with --no-gui option) |
--index=<n> |
Set visit by index (default: 0). (works with --no-gui option.) |
build-csc.bat
git clone https://github.com/yanorei32/VRChatRejoinTool
cd VRChatRejoinTool
make
make genzip # if you need zip file.
build-dotnet-release.bat