This is a PowerShell script based on the concept of the original VRChatMinus.
This version:
- Doesn't require you to force close and restart Steam every time you launch VRChat (due to Steam thinking the game is still running)
- Accepts launch options and passes them through to VRChat
- Allegedly doesn't break video players with certain links
- Download the files here or by clicking the green
<> Code
button thenDownload ZIP
- Extract
VRChatMinus-PS-main.zip
- Allow local PowerShell scripts to run without being signed. You can find this in Windows settings by searching for "scripts" (:warning:Never run untrusted scripts:warning:)
- (Optional) Modify or add your preferred VRChat launch options in
VRChatMinus-PS.ps1
with any text editor - Right click on
VRChatMinus-PS.ps1
and selectRun with PowerShell
to test run the script and generate a shortcut - Move the shortcut wherever you want (desktop, taskbar, start menu, etc.)
- Open the shortcut
- If you just installed/relocated VRChat you may need to restart Steam for the game library location in
libraryfolders.vdf
to update - If the location of
VRChatMinus-PS.ps1
changes you may need to generate a new shortcut the same way as in step 5 of Setup - If you want the shortcut icon to be VRChat then just delete
VRChatMinus-PS.ico
and a new shortcut will be created next time it's run - If you want to change the launch options for a specific shortcut then right click it, go to Properties, and you'll find them at the end of Target (be sure to leave the double quotes at the end)