v2026.6.12.0
WKVRCProxy v2026.6.12.0
What's Changed
Bug Fixes
- fix(build): keep BuildInfo generated under obj by @RealWhyKnot in 3100fd2
- fix(resolve): forward wrapper height caps by @RealWhyKnot in e5d25a3
- fix(mesh): use proxy public endpoint by @RealWhyKnot in 648c66b
Documentation
- docs(wiki): remove wiki source by @RealWhyKnot in 8486284
Tests
- test(url-policy): accept proxy public host by @RealWhyKnot in 08b1a02
CI
- ci: format generated build info placeholder by @RealWhyKnot in 49432d2
- ci(release): respect GitHub prerelease metadata by @RealWhyKnot in dc600a2
- ci(release): include beta notes in stable releases by @RealWhyKnot in 70bb248
Chores
- chore(lint): add format and workflow checks by @RealWhyKnot in 366574b
Other Changes
- Bump MessagePack and MessagePackAnalyzer (#64) by @dependabot[bot] in eb1e893
- Bump the minor-and-patch group with 1 update (#63) by @dependabot[bot] in cc33fb8
- Refactor proxy client hotspots by @RealWhyKnot in 27aa711
Full Changelog: v2026.5.27.0...v2026.6.12.0
File integrity
This immutable release predates the attached integrity TSV; GitHub records the release zip SHA256 in the release asset metadata.
More
- README: https://github.com/RealWhyKnot/WKVRCProxy
- Source: commit
be2d47456ee9onmain - License: GPL-3.0
Install (fresh)
- Launch VRChat at least once so it has dropped its bundled
yt-dlp.exeinto its Tools dir. - Download
WKVRCProxy-v2026.6.12.0.zipfrom this release. - Extract anywhere except
Program Files. - Run
WKVRCProxy.exe. Accept the UAC prompt to add the hosts entry. - Launch VRChat. Watch for
[mesh] connectedin the watchdog window. Paste a URL in any in-world video player.
Full walkthrough: README quick start.
Uninstall
Run WKVRCProxy.Uninstaller.exe from the install folder. No prompt; runs to completion. Restores the original yt-dlp.exe, removes the hosts entry, wipes %LOCALAPPDATA%Low\WKVRCProxy\, deletes the install directory.
What you need to do
Fresh install: follow the install steps above. Existing installs can be replaced with this zip, or updated by launching WKVRCProxy.exe and typing /update. The updater downloads this release, verifies the zip, atomically swaps the files, and relaunches.
If you hit a playback bug after this release: re-paste the URL with the watchdog window visible, copy the watchdog log starting from the failed request, and include both in the bug report.