• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

BF3 triplebufering + Framelimiter ???

usoldier

n00b
Joined
Mar 29, 2010
Messages
32
Hello guys whats the best way to enable triplebuffering and framelimiter for BF3 , iam on a 7970@1250 and with Vsink off i get alot of screen tear :(

What software do i need to use to force this stuff on guys ?
 
set triple buffering in Catalyst Control Center and Turn V-sync on in your in-game options for video.
 
Not sure if this is still the case for AMD, but I think you still have to use D3DOverrider to force Triple Buffering for DirectX games.
 
I just registered here to help you out.....

Well, Battlefield 3 already has all of this things INCLUDED :)
You don't need any extra apps.

What you have to do:
1. Find your main BF3 folder where the bf3.exe file is.
2. Simply create a new text file with the name "user.cfg"
Do not accidentally save it as user.cfg.txt.


OK, now write this into the file and save the file. DONE.
Just this 2 lines of text.

Code:
RenderDevice.TripleBufferingEnable 1
GameTime.MaxVariableFps 58

If you feel like your mouse is delayed because of TripleB., use this:
Code:
RenderDevice.TripleBufferingEnable 1
GameTime.MaxVariableFps 58
RenderDevice.ForceRenderAheadLimit 1

If you also play with VSYNC enabled (I sometimes do when flying), make sure to set the max fps to 58 and not 60 because with 60 fps your mouse will lag even MORE.
You can try 60 without vsync if it feels better to you.
 
I just registered here to help you out.....

Well, Battlefield 3 already has all of this things INCLUDED :)
You don't need any extra apps.

What you have to do:
1. Find your main BF3 folder where the bf3.exe file is.
2. Simply create a new text file with the name "user.cfg"
Do not accidentally save it as user.cfg.txt.


OK, now write this into the file and save the file. DONE.
Just this 2 lines of text.

Code:
RenderDevice.TripleBufferingEnable 1
GameTime.MaxVariableFps 58

If you feel like your mouse is delayed because of TripleB., use this:
Code:
RenderDevice.TripleBufferingEnable 1
GameTime.MaxVariableFps 58
RenderDevice.ForceRenderAheadLimit 1

If you also play with VSYNC enabled (I sometimes do when flying), make sure to set the max fps to 58 and not 60 because with 60 fps your mouse will lag even MORE.
You can try 60 without vsync if it feels better to you.

Thanks for registering for me m8 , awsome reply :D works like a charm.
 
Back
Top