Website/docs/md/spt-aki/install.md

64 lines
2.1 KiB
Markdown
Raw Normal View History

2023-03-02 21:10:05 -05:00
# Installing SPT-AKI
2023-03-02 21:10:05 -05:00
This guide covers the installation process for any of the releases of SPT-AKI.
## Requirements
### Redistributables
- A legal copy of the game ([link](https://www.escapefromtarkov.com/preorder-page)).
2023-03-02 21:10:05 -05:00
- Microsoft .NET Framework 5.0.0 (64bits) ([link](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.0-windows-x64-installer)).
- 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://mods.sp-tarkov.com/files/category-file-list/58-releases/)).
- SP-Tarkov server ([link](https://mods.sp-tarkov.com/files/category-file-list/58-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
...