#Game Problem
1 messages · Page 1 of 1 (latest)
Fortnite is known for being poorly optimized and is also subject to Unreal Engine traversal stutter. Still, there are things you can do to keep things running smoothly.
- Some traversal (streaming) stutter is inevitable in the Battle Royale mode/maps. Still, they should not end up in freezes.
- Do not use Performance Mode as your rendering engine; this is designed for older GPUs and will likely be slower than DX11 or DX12 Low on RTX GPUs.
- Do not use plain resolution scaling on RTX GPUs. Use DLSS instead. The image quality will be significantly higher, and you can use even lower scales than you'd normally use with scaling.
- Fortnite is best installed on an SSD.
- Fortnite does not install streamed assets out of the box. Make sure that "Pre-download Streamed Assets" option is checked in Install Options while installing Fortnite.