Warning
This guide is currently not compatible with the Steam version of Escape From Tarkov
Warning
Never install SPT into your live EFT's game directory!
- Lutris
- Make sure GPU and vulkan drivers are installed and working.
- SPT Cover art (Optional)
- SPT mod (*.7z archive)
- Make sure to update to the latest EFT version and follow the downpatching guide if needed.
- ASP.NET Runtime 9.0 (How to install)
Details
TL;DR version
- Install EFT in
Lutrisusing the installer script - Install game in
BSG Launcher - Run
winetricks --self-updatevia the Lutris bash terminal - Run
winetricks -q arial times vcrun2022 dotnetdesktop6 dotnetdesktop8 dotnetdesktop9 - Copy
EFT game filessomewhere else inside the prefix anddownpatchif needed - Unpack the
RELEASE-SPT-x.x.x.ziparchive into thecopied directory - Duplicate config, new profile
SPTarkov - Launcher - Change executable to
SPT.Launcher.exeinConfigure→Game Settings - In
Runner options, addwinhttp=n,bin theDLL overridessection - Add
DOTNET_ROOTandDOTNET_BUNDLE_EXTRACT_BASE_DIRenvironment variables inConfigure→System options - Run
SPT.Server.Linux, thenSPTarkov - Launcher
1. Installing Escape from Tarkov
- First off, you need to install the game. Open Lutris and navigate to the
+symbol in the top left corner. SelectSearch for installer on Lutris websiteand search for the game:
-
Follow the steps shown inside the application, wait until the installation is finished
-
Install the game client as usual.
2. Preparing the prefix
-
Now we need to install some dependencies to the prefix. To do so, click on the wine glass on the bottom of the main Lutris window while the EFT game shortcut is selected →
Open Bash terminal, and use the following commands:winetricks --self-update winetricks -q arial times vcrun2022 dotnetdesktop6 dotnetdesktop8 dotnetdesktop9
3. Downpatching & mod installation
-
Make a copy of your live EFT game files. You need to place it inside the same prefix, e.g at
/home/USER/Games/escape-from-tarkov/drive_c/SPTarkov. -
If needed, downpatch EFT to the correct version e.g. by running the downgrade patcher inside the game directory. Check out our downpatching guide.
-
When it's done, extract the contents of the
RELEASE-SPT-x.x.x.zipinto your copied SPT game directory.
4. Configure SPT Launcher
-
Back in Lutris, right-click the
Escape From Tarkovshortcut and selectDuplicate. We recommend renaming the duplicate to something like"SPTarkov - Launcher". -
Now you'll need to select the correct executable e.g located at
YOUR_PREFIX/drive_c/SPTarkov/SPT/SPT.Launcher.exe. -
Next in the
Runner options→DLL overridessection, add the keywinhttpwith the valuen,band →Save.
-
And lastly, add the keys for
DOTNET_ROOTandDOTNET_BUNDLE_EXTRACT_BASE_DIRwithout setting a value inSystem options→Environment variables& save the changes.
6. Running SPT
Everything now is pretty much done. To run the game we need to run the server and the launcher.
- To launch the server, run the
SPT.Server.Linuxexecutable in a terminal.
Tip
You also can add the server to Lutris by selecting Add locally installed game. Set Linux as runner & navigate to the SPT.Server.Linux executable in the Game options. You need to enable CLI mode in the System options to run the server in a terminal.
- To run the launcher, double click the
SPTarkov - Launchershortcut in Lutris or press thePlaybutton at the bottom.
Have fun!
Still having issues? Visit our issues section.
