rrazgriz / VRCMicOverlay

Custom VRChat Mic Icon OpenVR Overlay, offering smoother and more customizable operation.
MIT License
8 stars 0 forks source link

Add the ability to reload settings without restarting app #2

Open Phasedragon opened 11 months ago

Phasedragon commented 11 months ago

Restarting frequently to see how a setting looks is inconvenient, especially due to how long it takes vrchat to re-stablish a connection with oscquery. Please add either a keypress in the menu or listen for changes to the file to reload settings.

rrazgriz commented 11 months ago

This might be possible, but it'd require some restructuring, as initialization is assumed to be done on app startup.

In the meantime, try enabling Legacy OSC while iterating your settings, which will make it connect instantly.