Website/docs/md/.old/sp-tarkov/install_sp-tarkov.md
2020-10-21 17:15:47 +02:00

64 lines
2.0 KiB
Markdown

# Installing SPT-Aki
> This guide covers the installation process for any of the releases of SP-Tarkov.
## Requirements
### Redistributables
- A legal copy of the game ([link](https://www.escapefromtarkov.com/preorder-page)).
- Microsoft .NET Framework 4.6.1 ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=49982)).
- Visual C++ Redistributable Packages for Visual Studio 2013 ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=40784)).
- DirectX End-User Runtimes ([link](https://www.microsoft.com/en-ie/download/details.aspx?id=8109)).
### Project files
- SP-Tarkov modules ([link](https://dev.offline-tarkov.com/sp-tarkov/modules/releases)).
- SP-Tarkov server ([link](https://dev.offline-tarkov.com/sp-tarkov/server/releases)).
## Installation
### Checking compatibility
- Open BSG Launcher and check your game version (bottom right corner).
![BSG Launcher](./assets/img/sp-tarkov/install_sp-tarkov/001.webp)
<!-- Edit for the guilded version:
![BSG Launcher](https://img.guildedcdn.com/ContentMedia/096464129e28d628476bb066510e7ae9-Full.webp)
-->
- On the project page, check if one of SP-Tarkov's versions is compatible with your client version.
![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/002.webp)
<!-- Edit for the guilded version:
![SP-Tarkov modules and server releases pages](https://img.guildedcdn.com/ContentMedia/25ffcad735c1a4f7aaba931bbfd6027e-Full.webp)
)
-->
> If no version is available for your client version, wait for the project to make a new release.
### Installing
Download the server and module releases matching your client version. The archives are `SPTarkov-Server.zip` and `SPTarkov-Modules.zip`.
![SP-Tarkov modules and server releases pages](./assets/img/sp-tarkov/install_sp-tarkov/003.webp)
<!-- Edit for the guilded version:
![Downloading SP-Tarkov modules and server releases](https://img.guildedcdn.com/ContentMedia/bd2187554d69181f3d11c0c257edd663-Full.webp)
)
-->
#### Server
...
#### Client
...
### Running
...