Windows 10 Battlefield problems

17751783

Reputable
Jan 29, 2016
4
0
4,510
Hey guys,
I'm trying to find the solution as to why I'm experiencing lag/hit-detection problems with the Battlefield franchise. Ever since transitioning to Windows 10, my bullets do not seem to want to register when hitting targets. (I also played black ops as a test and didn't experience this)
Before, when I was using windows 7, the games ran flawlessly. Long story short I'd like to keep Windows 10, and am hoping there's something I can do to tweak my current OS. I don't experience problems with any other game at the moment.
Any help would be much appreciated!

System specs
--gtx 760 sc
--i5-760 2.80ghz
-- 4gb ram
-- p55a-ud3 gigabyte mobo

--Download speed 28.31
---Upload speed 4.79

 
Solution


There are two methods two fix the hitreg problem.

Method 1:

Open Command Prompt (cmd.exe) and then type/copy & paste these commands individually in the Command Prompt.

netsh int tcp set global chimney=enabled
netsh int tcp set global dca=enabled
netsh int tcp set global netdma=enabled
netsh int tcp set global
netsh int tcp set global congestionprovider=ctcp
netsh int tcp set global ecncapability=enabled

And then it's done.

Alternately, you can copy the following commands above, open Notepad, paste the commands in...

17751783

Reputable
Jan 29, 2016
4
0
4,510


Hey Kevin, I'm playing battlefield 3 and bad company 2 mostly. Once in a blue moon bf4, but I experience too many issues.
 

Kevin Fox

Reputable
Oct 12, 2015
94
1
4,660


There are two methods two fix the hitreg problem.

Method 1:

Open Command Prompt (cmd.exe) and then type/copy & paste these commands individually in the Command Prompt.

netsh int tcp set global chimney=enabled
netsh int tcp set global dca=enabled
netsh int tcp set global netdma=enabled
netsh int tcp set global
netsh int tcp set global congestionprovider=ctcp
netsh int tcp set global ecncapability=enabled

And then it's done.

Alternately, you can copy the following commands above, open Notepad, paste the commands in the text document, click "File" on the top left corner, click Save As, then click "Save as type", select All Files, and then name the text file "hitreg.bat" without quotes, it will turn the text file to a Windows Batch file, now save the batch file wherever you want. Now run the batch file that you created, the Command prompt will appear again to execute the commands, once it's closed, the fix is done.

P.S The fix is for Windows 7, i'm not sure that if this will work on Windows 10, however, you can just try it out. Also this is the only Hit registration fix that i found, i searched the whole Battlelog, and every post on the forums is always the same, but is posted by the different OP.

EDIT: People said that this will work on all Battlefield games. For me it fixed the hitreg problems in BF4, i never have any hitreg problems with BF3 or BFBC2. Also, make sure that you are playing on a low ping server, at least under 250-300 ping, or else the fix won't do anything.

Hope this helps.
 
Solution

17751783

Reputable
Jan 29, 2016
4
0
4,510
I really appreciate your help! There seems to be a very slight improvement, but as a whole it persists. I'll find the answer at some point in time.
One things for sure, this lag/hit registry problem is associated with windows 10 for me.
Once again thanks for your help man!