From c57b97361ae2ec52eb0c74473aa580357bf09d11 Mon Sep 17 00:00:00 2001 From: Bruno Carneiro Date: Wed, 12 Feb 2025 17:38:34 +0000 Subject: [PATCH] Add Performance Optimization --- Performance-Optimization.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Performance-Optimization.md diff --git a/Performance-Optimization.md b/Performance-Optimization.md new file mode 100644 index 0000000..da330b0 --- /dev/null +++ b/Performance-Optimization.md @@ -0,0 +1,19 @@ +# Performance Optimization + +Optimizing **IL-2 Sturmovik: Cliffs of Dover** ensures smoother gameplay, better visuals, and higher frame rates. + +## Graphics Settings +- **Resolution** - Set to native resolution for the best clarity. +- **Anti-Aliasing** - FXAA or SMAA for smooth edges. +- **Shadows & Reflections** - Lower settings can improve FPS. +- **Cloud Quality** - High settings may reduce performance significantly. + +## VR & Head-Tracking +- Use **OpenTrack** for head-tracking (TrackIR alternative). +- Adjust **IPD settings** for optimal clarity in VR. + +## Config Tweaks +- Modify `conf.ini` for advanced settings (found in *Documents/1C SoftClub/Cliffs of Dover Blitz*). +- Disable background apps for better CPU performance. + +For further help, visit [Common Issues & Fixes](./Common-Issues-and-Fixes.md).