Releases: sp-tarkov/build
SPT 4.0.13 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the following .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Bug fixes / emulation improvements
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.X - Incompatible with ALL mods not made for
4.0.X
Profile compatibility
- Compatible with
4.0.Xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- https://github.com/sp-tarkov/build/wiki/Update-Instructions
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.Xinstall folder. Overwrite all
Changes
MODIFIED
- Improved server memory allocation
- Improved server garbage collection settings
- Improved server bundle loading times
- Improved
IntelligenceandCharismagain accuracy when performing hideout actions - Improved accuracy of skill gain XP when level is below 10
FIXED
- Fixed success messages being logged on request failures #88
Modding
- Utilise a
ConcurrentDictionaryoverDictionaryfor bundle hash storage
Known SPT issues
Known NON-SPT issues
Direct Download
Thanks
https://github.com/ArchangelWTF
https://github.com/rootdarkarchon
SPT 4.0.12 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Bug fixes
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
MODIFIED
- Reduced size of profile JSONs
- Adjusted default log level from
Traceup toInfo - Improved ragfair modlimit calculations #724
- Added head unlock support to quest completion reward system
- Head rewards will now be given to player when prestiging
- Log loaded mod GUID on server start
- Implement limit and time parameters for
/client/mail/dialog/viewendpoint #735 - Hardened
AddTaskItemRequirementsToRewardPoolagainstNullReferenceExceptions#729
FIXED
- Fixed invalid logging inside
WeaponModLimitReached()#721 - Fixed bot generation working with stale data when transiting #726
- Fixed profile breaking when upgrading hideout areas in rare cases #727
- Fixed error message text not showing in red on server start
- Fixed log file new lines not working with linux
- Fixed colors not working on mod load failure #734
- Fixed issue where repeatable quest generation could break #732
- Fixed player entering hideout resetting quest & achievement counters #736
Known SPT issues
Known NON-SPT issues
Direct Download
Thanks
https://github.com/ArchangelWTF
https://github.com/tyfon7
https://github.com/DrakiaXYZ
https://github.com/rootdarkarchon
https://github.com/PMouse23
https://github.com/acidphantasm
SPT 4.0.11 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Various fixes
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Show an error message when player runs a mod that targets a newer version of SPT than they have installed
MODIFIED
- Slightly reduced memory use when generating scav raid
- Updated server locales with data from crowdin
FIXED
- Fixed rare case when running a scav raid could result in loading your PMC instead
- Fixed pinned items being stuck in transfer window post-prestige
- Fixed weapons transferred via prestige lacking any child mods
- Fixed bundle loading relating to modded headless clients
- Fixed New years gift being given 5 times instead of the intended 1
MODDERS
- Removed reflection from
LoadOfflineRaidScreenPatch.cs - Small code improvements to
GetRaidAdjustments()
Known SPT issues
Known NON-SPT issues
Direct Download
Thanks
SPT 4.0.10 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- More fixes for issues found in 4.0.9
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added
Jar of picklesto scav pockets and backpacks during Christmas event - Added loot to the downed Christmas sleigh
MODIFIED
- Added system to increase spawn chance of dynamic christmas loot during event
FIXED
- Fixed
GetSortedMoneyItemsInInventory()erroring under rare circumstances - Fixed disabling bosses on pre-raid screen also disabling PMCs
- Fixed
client/ragfair/offer/findbyidendpoint failure when searching flea by #ID
MODDERS
- Added
christmasLootBoostAmountconfig property toseasonalevents.json
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.9 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Merry Christmas! Archangel spent a lot of time fixing issues relating to the Christmas event and got them all implemented just in time
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added ability to build server for Mac-OS
- Added server startup profile migration to fix profiles with broken repeatable quest data
- Added warning message on server start when system RAM is below 30GB
MODIFIED
- Massivly reduced complexity of
EnablePlayerScavPatch.csmodule patch after careful testing - Some logic from modified
EnablePlayerScavPatch.cspatch was moved into a newly created patchFixDisableBossSpawningOptionPatch.cs
FIXED
- Fixed multiple issues that were preventing the Khorovod event from functioning:
- Generator system now works as expected
- Transit system now works as expected
- Fixed
frostbiteeffect not working as intended - Fixed edge-case where sending rewards to player stash would result in no space error
- Fixed client nullref error relating to rain
- Fixed an issue that caused player transit settings to be lost when transiting between maps and on the Khorovod event
MODDERS
- Improved handling of null stage data inside
AddMissingHideoutBonusesToProfile - Add missing prop
initialFrozenDelaySecto globals - Correctly set
TransitionTypevalue insideStartLocalRaid - Add hideout craft reward to profile prior to used craft tools ensuring consistency with free space check
- Code readability improvements for
HandleRecipe() - Make
ItemBaseClassServicemore robust, don't hydrate db on every call - When finding equipment for bot, validate if item is in db before passing to
IsOfBaseclass() - Updated
TransitionTypeenum to be bitwise (Flags) - Added
khorovodEventTransitWhitelisttoseasonaleventsconfig - Always force a
ChangeRequirementdictionary to exist insideGetClientRepeatableQuests()andGetRepeatableQuestSubTypeFromProfile() - Added
KhorovodDisposeFix.csto modules to resolve nullref when player dies during Khorovod event with UI showing
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.8 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Various bug fixes
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added support for various non-Gregorian calendars to profile backup system
- Enabled
Runddansevent during Christmas
MODIFIED
- Removed
!!!DO NOT USE!!!40x46 mm M716(Smoke)from PMC ammo pool - Improved checks to remove globally backlisted items from flea market
- Adjusted Christmas event to start on 13th, 1 day later
- Adjusted snow season to start on 13th to match Christmas, 8 days earlier
FIXED
- Fixed post-raid screen showing double the ammo used
- Fixed client sometimes soft-locking when posting items for sale on flea
- Fixed Killa having invalid red armor that lacks soft-inserts during Christmas event
- Fixed bug that would cause server to error when filtering ammo on bots
- Fixed
icon.icoserver console error - Fixed server error when attempting to back up profile on computer using non-Gregorian calendar
- Fixed medical items in new profiles having incorrect use values
- Fixed unlocked hideout customisations not being persisted after prestiging a profile
MODDERS
- Improved nullguard code inside
FilterCartridges() - Fixed
collection was modifederror insideFilterCartridges() - Refactored bundle hash caching to save only after mod is loaded
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.7 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Improved steam copy detection again + small fixes
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added
IL2CPPgift code
MODIFIED
- Improved install checks for people with steam copies of EFT
- Improved error message text when player has missing mod dependencies
FIXED
- Fixed
examinecommando command failing
MODDERS
- None
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.6 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Improved steam copy detection to resolve issues where players are unable to start the game + small fixes
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- None
MODIFIED
- Improved steam detection on game start via launcher
- Adjusted various medical item max use counts to match live (existing items will keep their uses)
FIXED
- Fixed weapon build page showing items from locked traders
- Fixed
AdjustUnreasonablePrice()not actually adjusting unreasonable flea prices - Fixed CMS/SURV12 not fiting into special slots
MODDERS
- None
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.5 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- A round-up of fixes including a Steam-install related fix
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added
Map piecetoProgrammer's diary (Copy)sacrifice - Added replacement text to pre-raid screen to reduce player confusion
MODIFIED
- Disabled
copy live eft settings to sptoption in launcher as it breaks the game - Massivly reduced the time it takes server to process a trader payment when player has over 1 billion roubles
- Improved error message shown in server window when player is missing mod depenencies on server start
FIXED
- Fixed Launcher not seeing Steam copies of EFT
- Fixed repair kits never giving buffs to weapons/armors after repair
- Fixed keys on flea not having their durability calculated correctly, leading to strange prices for used keys
- Fixed weapon repairs using a kit never critically succeeding or critically failing
- Fixed a server error relating to duplicate bundle hashes
- Fixed various broken logging messages when repairing an item using repair kit
- Fixed
ragfair-offer_not_found_in_profilelocale message missing profile id - Fixed
message_send_failed_with_errorlocale log message - Fixed cause of server error when sending notification popup to player
- Fixed launcher not copying all log files
MODDERS
- Updated server and module solutions to use
SLNX PrioritiseStashSort()Signature change, now requires aDictionary<string, MongoId>instead ofList<Item>
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead
Thanks
SPT 4.0.4 (40087)
Requires EFT 0.16.9-40087 (released 12th September 2025)
You NEED the .NET 9 runtimes:
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-9.0.9-windows-x64-installer
- https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-aspnetcore-9.0.9-windows-x64-installer
Release notes
- Zombies kinda suck so I've disabled them and enabled the previous years summon event instead. Also fixed a number of bugs and added a goon spawn system to mimic live.
Automatic install instructions
This is the recommended way to install SPT
https://forge.sp-tarkov.com/installer
Mod compatibility
- Compatible with 99% of mods made for
4.0.x - Incompatible with ALL mods not made for
4.0.x
Profile compatibility
- Compatible with
4.0.xprofiles - Incompatible with
3.11.0profiles and older 3.11.4profiles with no custom items/traders/total conversions should work
Manual install instructions (Optional)
Upgrading from 4.0.x
- Download 7z file from the "Direct Download" section below and extract its contents into your existing
4.0.xinstall folder. Overwrite all
Changes
ADDED
- Added system that moves Goons between various maps every hour
- Improved weapon sell chance calculation when player lists custom weapon on flea
- Now takes into consideration mods on weapon
MODIFIED
- Disabled zombies event during halloween
- Enabled 2023 cultist spawn event instead of zombies
- One difference to live is
peaceful Zryachyis hostile to the player instead of being neutral. This is a known bug and a fix hasn't been found yet
- One difference to live is
- Adjusted flea fuel listings
- Lowered lowest possible fuel amount
- Increased chance <100% fuel is listed
- Only list fuel as single stack
- Improved repair kit simulation
- Corrected amount of resource removed from kit when weapon repaired
- Improved error message that shows in server window when it fails to start
FIXED
- Fixed zombies not spawning on GZ and Shoreline
- Fixed fuel flea listings being stuck at 40% or 100%
- Fixed sell chance adding 10% to all player offers regardless of listing price
- Fixed incorrect logging messages when repair kit use fails
- Fixed wooden floor covering not unlocking on completion of quest
- Fixed server error when generating Trader's ragfair offer without a matching
LoyalLevelItemsvalue - Fixed certain hideout crafts not unlocking upon quest completion (e.g.
Crisis) - Fixed seasonal events starting/ending at UTC time, not local time
MODDERS
- Added default preset to
GlobalsforAK-50
Known SPT issues
Known NON-SPT issues
Direct Download
Removed - Get latest instead