xVA-Synth
xVA-Synth copied to clipboard
Portable Mode
Would it be possible to get a portable mode for this? It's a great application, but sometimes I want several installs to tweak etc.
The app is already portable, if you get it from the nexus or steam. If you mean having multiple instances running at the same time, that's not yet possible due to electron chrome caching settings in the same location with locked access after the first running instance, and the server localhost ports currently being hardcoded, though these may change in the future
For some reason I loaded up a new install, and it pulled down my previous configs and file locations. Are these stored in the registry or something?
Thanks for the response. The software itself is a gamechanger totally. Groundbreaking. I really appreciate your work trust me.
The app is an electron app (a chrome browser that runs on nodejs). The localstorage caching is saved in AppData. But this might need changing, for any future multi-instance support, unless there's some config or something
So it's not quite fully portable at the moment perhaps? This would be very useful if it was.