Install Vintage Story

If you don't have the game installed check out this guide.

Installing Vintage Story using VS Launcher is the easies way to do it. It's just a few clicks and play. Let's see how it's done:

Automatic installation

If you're using VS Launcher if to make things easier so this is the best way to install Vintage Story as it'll do everything automatically.

If with this option the game is not working try installing it manually the first time following the guide below.

1

Install a VS Version

The first thing you need is the VS Version so let's install it:

Install a new Vintage Story Version | VS Launcher Guides
2

Add an Installation

Now that you have the VS Version installed you need to create an Installation (data folder) to save the world, configs, maps... so let's create one:

Add a new Installation | VS Launcher Guides
3

Play the game

Check the next guide on how to play Vintage Story:

Play Vintage Story

Manual installation

The idea is to install Vintage Story using VS Launcher install sections as this will automatically add everything to the launcher settings so you don't have to do the job 2 times.

However, you may want to install it the old way or if you're using Linux you may have to do it this way the first time for the game dependencies to work properly and then add it to VS Launcher. To do so follow the next steps:

Windows

1

Download a VS Version

Go to the Vintage Story Client Area and download .exe of the version you want.

2

Install it

Install the downloaded `.exe` as any other program choosing the folder where you want to install it.

3

Add it to VS Launcher

Now you just have to add it to VS Launcher so follow the Vintage Story is already installed guide to do so.

Ubuntu and its derivatives

1

Download a VS Version

Go to the Vintage Story Client Area and download .tar.gz of the version you want.

You can also install it using Flatpak or any other package manager where Vintage Story is available. If you do so then go to the step 4 directly.

2

Extract it

Extract the .tar.gz on the folder you want. You should not delete or move this folder later so make sure to place it where it doesn't bother while working or using the file explorer. A good location for it is the /usr/share/vintagestory folder.

3

Add execution perms

If you downloaded it from the Client Area make sure to change the Vintagestory executable permissions to allow execution:

sudo chmod -x ./Vintagestory
4

Add it to VS Launcher

Now you just have to add it to VS Launcher so follow the Vintage Story is already installed guide to do so.

Arch and its derivatives

1

Download a VS Version

Go to the Vintage Story Client Area and download .tar.gz of the version you want.

You can also install it using the Arch User Repository (AUR) with the vintagestory package. For example, using the yay AUR helper. If you do so then go to the step 4 directly.

yay -S vintagestory
2

Extract it

Extract the .tar.gz on the folder you want. You should not delete or move this folder later so make sure to place it where it doesn't bother while working or using the file explore. A good location for it is the /usr/share/vintagestory folder.

3

Add execution perms

If you downloaded it from the Client Area make sure to change the Vintagestory executable permissions to allow execution:

sudo chmod -x ./Vintagestory
4

Add it to VS Launcher

Now you just have to add it to VS Launcher so follow the Vintage Story is already installed guide to do so.

Last updated

Was this helpful?