Skip to content

Instantly share code, notes, and snippets.

@xiaohutai
Created November 12, 2013 06:29
Show Gist options
  • Save xiaohutai/7426417 to your computer and use it in GitHub Desktop.
Save xiaohutai/7426417 to your computer and use it in GitHub Desktop.
Battlefield 4 user.cfg
RenderDevice.Dx11Enable 1
RenderDevice.Dx11Dot1Enable 1
RenderDevice.Dx11Dot1RuntimeEnable 1
RenderDevice.TripleBufferingEnable 0
WorldRender.TransparencyShadowmapsEnable 0
WorldRender.MotionBlurEnable 0
WorldRender.MotionBlurForceOn 0
WorldRender.MotionBlurFixedShutterTime 0
WorldRender.MotionBlurMax 0
WorldRender.MotionBlurQuality 0
WorldRender.MotionBlurMaxSampleCount 0
WorldRender.SpotLightShadowmapEnable 0
WorldRender.SpotLightShadowmapResolution 256
WorldRender.LightTileCsPathEnable 0
RenderDevice.ForceRenderAheadLimit 0
PostProcess.DynamicAOEnable 0
PerfOverlay.DrawFps 1
@xiaohutai
Copy link
Author

Source: http://www.reddit.com/r/Battlefield/comments/1q14u9/bf4_i_have_multiple_fixes_that_make_the_game_90/

  • Add user.cfg in .\origin games\Battlefield 4\
  • Install DirectX from .\origin games\Battlefield 4\_Installer\directx\redist\DXSETUP.exe
  • Install .NET 4.5
  • Disable hyper threading if possible (BIOS)
  • Disable CPU Core Parking Utility

Useful:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment