Jump to content

How to run two versions of VS on the same computer?


allstreets

Recommended Posts

There is something called a "data folder", which stores savegames and mods and configs. No matter where you install the game to, it'll always use the same data folder (%appdata%\Vintagestorydata), and there is no way for you to tell it otherwise during installation. That makes it tricky to set up multiple parallel installations that do not get in each other's way.

You can, however, tell Vintagestory.exe on startup where it should expect its data folder to be. So you'll need to create a custom shortcut for each individual installation to point to individual data folders, and then use only those shortcuts to start the game.

I've described my approach here.

With that setup, whenever I want to install a new version, I simply:

  • Create a new directory for it
  • Create a new Data subdirectory inside it
  • Run the downloaded installer and install into the new directory (answering "no" to the question whether to uninstall older versions)
  • Copy over the custom shortcut from an older version
  • Edit the custom shortcut to match the new directory name

And that's it. New version, runnable in parallel with an arbitrary number of old versions, with no mod or savegame sharing between them.

 

Edited by Streetwind
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.