Fix Low End Pc - Fifa 17 Lag
This is the most overlooked fix for low-end PCs. FIFA 17 stores hidden performance variables in a file called cl.ini. If you don't create this file, you are leaving 20-30% performance on the table.
Step-by-Step:
[LOCALE]
LANGUAGE=eng,us
[OPTIONS]
SCREEN_SLEEP=16
DELAY_SLEEP=1
RENDERTIMEOUT=0
MAX_FPS=60
FPS_LOCK=1
FPS_LOCK_STADIUM=1
RENDER_DEVICE=DX11
SHOW_BOOTFLOW=0
USE_FRONTEND_RENDERER=1
CONTROLLER_DEFAULTS=0
CAMERA_ZOOM_MOD=resolution
[CPU]
CPUINFO=0
HAVE_DX11_HDR=0
PERF_OVERLAY=1
[GRAPHICS]
DIRECTX_LEVEL=111
FULLSCREEN=1
RENDER_QUALITY=0
MSAA=false
HDR=false
VIGNETTE=false
BLOOM=false
DOF=false
SHARPNESS=0
AO=false
Why this works:
Save the file and set it to "Read Only" (Right-click > Properties > Read Only). If you don't, FIFA will delete it.
Disable Wait for V-Sync in-game.
If your game runs at 60 FPS but freezes every 3-5 seconds, that is CPU bottleneck stutter. Frostbite engine constantly streams data.
Fix using Process Lasso (Free):
Why this works: By removing CPU 0, you stop Windows background tasks from interrupting the game's main thread. This reduces stutter frequency by ~70%.