
SIMPLE FIX FOR BETTER FPS & LESS STUTTERS | Escape from Tarkov | TweaK
*0.12 UPDATE*
This fix is no longer needed. With 0.12 BSG implemented this feature into the in game settings - check the box that says "Use physical cores only"
This is the latest version of the fix it auto detects the affinity just copy the pastebin into a text file then rename it to EFTFIX.bat and then edit the path to where your game is installed! EZ Clap
https://pastebin.com/vvn0ArVD
A simple fix to improve FPS and decrease stutters in Escape from Tarkov. I was surprised that this actually worked so I'm passing on the information! Leave a comment and let me know if it works for you! Just copy and paste the one you need below.
4 CORE:
@ECHO OFF
START "" "C:\Battlestate Games\BsgLauncher\BsgLauncher.exe"
:LOOP
TASKLIST | FIND /I "EscapeFromTarkov.exe"
IF ERRORLEVEL 1 (TIMEOUT /T 5 & GOTO LOOP)
TIMEOUT /T 30
PowerShell "$Process = Get-Process EscapeFromTarkov; $Process.ProcessorAffinity=85; $Process.PriorityClass=[System.Diagnostics.ProcessPriorityClass]::AboveNormal;"
6 CORE:
@ECHO OFF
START "" "C:\Battlestate Games\BsgLauncher\BsgLauncher.exe"
:LOOP
TASKLIST | FIND /I "EscapeFromTarkov.exe"
IF ERRORLEVEL 1 (TIMEOUT /T 5 & GOTO LOOP)
TIMEOUT /T 30
PowerShell "$Process = Get-Process EscapeFromTarkov; $Process.ProcessorAffinity=1365; $Process.PriorityClass=[System.Diagnostics.ProcessPriorityClass]::AboveNormal;"
8 CORE:
@ECHO OFF
START "" "C:\Battlestate Games\BsgLauncher\BsgLauncher.exe"
:LOOP
TASKLIST | FIND /I "EscapeFromTarkov.exe"
IF ERRORLEVEL 1 (TIMEOUT /T 5 & GOTO LOOP)
TIMEOUT /T 30
PowerShell "$Process = Get-Process EscapeFromTarkov; $Process.ProcessorAffinity=21845; $Process.PriorityClass=[System.Diagnostics.ProcessPriorityClass]::AboveNormal;"
Original Reddit thread: https://www.reddit.com/r/EscapefromTarkov/comments/bsm5r7/disable_hyperthreadingsmt_for_substantial_fps_gain/
iSpadeKing: https://www.twitch.tv/ispadeking / https://twitter.com/iSpadeKing
Help support my content! https://www.patreon.com/tweak_gg
I'm live on Twitch 7 days a week if you wanna come hang out! https://www.twitch.tv/tweak
____________________________
Twitch Schedule: (IRISH TIME/GMT)
Every day 8PM - LATE
(Days off announced in Discord)
____________________________
Social Links:
http://www.twitch.tv/tweak
http://www.twitter.com/tweak_gg
http://www.instagram.com/tweak_gg
http://www.facebook.com/tweakgg
My Community Discord: https://discord.gg/tweak
Black Site Discord: https://discord.gg/black-site
Other Videos By TweaK
Other Statistics
Escape from Tarkov Statistics For TweaK
TweaK presently has 14,007,969 views for Escape from Tarkov across 536 videos, accounting for over 5 days of watchable video on his channel. This makes up 73.22% of Escape from Tarkov content that TweaK has uploaded to YouTube.