Releases: Tazaur/VrCScalingTool
Releases · Tazaur/VrCScalingTool
v1.0.3
What's New
- OSCQuery support — the tool now advertises itself via mDNS so VRChat routes OSC directly to it, eliminating port 9001 conflicts with apps like VRCFaceTracking
- Port conflict handling — if the receive port is already in use, the app starts anyway and shows a message in the status bar instead of crashing
- SteamVR auto-launch — improved registration flow using the vrmanifest approach
-Settings window now remembers its location relative to the main window
V1.0.2 - 2026/05/30
v1.0.2 — 2026-05-30
New: SteamVR Integration
-Register the tool as a SteamVR overlay app via Settings → Integrations
-SteamVR can now launch the tool automatically on startup
-If you move the EXE, just launch it once and the registration updates automatically
UI Cleanup
-Main title bar now shows only 'About' and 'Settings'
-'Always on top' and 'Minimize to tray' options moved to Settings Window
-'Always on top' now applies immediately when saved, no restart needed
-'Check for Updates' moved to the About window
Settings
-Settings now shows "(disabled)" beside the modifier key list when all keys are unchecked
-Most settings no longer require app restart. (Slot Count, OSC Parameter, and Ports still do.)
V1.0.1 - 2026/05/25
Bug fixes
- Launching a second instance no longer shows an error; It now silently focuses the existing window instead
- Window no longer collapses to just the title bar when restored from the taskbar
- About, Settings, and dialog windows no longer force themselves on top of other apps when the pin button is off
- Toggling the pin or tray button no longer silently wiped your saved settings
Improvements
- Slot 1 info button now opens a styled dark dialog instead of a plain system popup
- Save data and settings merged into a single
data.jsonfile - Added automatic update checker on launch
- Added manual update check button (↻) in the title bar