Troubleshooting & Performance
Quick fixes for common issues on PC and console, with beginner-friendly advice.
PC performance checklist
- GPU drivers: Update to a stable version; avoid day-one betas for new AAA launches.
- V-Sync/FPS cap: Cap just below monitor refresh for smoother frametimes.
- Upscaling: Use FSR/DLSS if available; prefer “Quality” for clarity while learning.
- CPU bound? Lower shadows, view distance, and crowd density first.
Controller issues
- Dead zones: Increase slightly if drift; reduce for more precise aim once stable.
- Latency: Prefer wired or low-latency dongles; disable background Bluetooth devices.
- Steam Input conflicts: On PC, test with Steam Input off if double inputs occur.
Common crashes & stutters
flowchart TD
Start[Start] --> Verify[Verify game files]
Verify --> Drivers[Update GPU drivers]
Drivers --> Background[Close overlays]
Background --> Settings[Lower crowd & shadows]
Settings --> Disk[Move to SSD]
Disk --> Done[Retest]