Skip to content

Instantly share code, notes, and snippets.

@bw2012
Created October 24, 2022 17:16
Show Gist options
  • Save bw2012/d20cf1b07b12d33d373c7905828b7252 to your computer and use it in GitHub Desktop.
Save bw2012/d20cf1b07b12d33d373c7905828b7252 to your computer and use it in GitHub Desktop.
UE5 performance
1. set Dynamic Global Illumination Method to "None"
2. set Reflection Method to "None"
3.4set Shadow Map Method to "Shadow Map"
4. set Default RHI to "DirectX 11"
5. turn off Ray Tracing Shadows
Source:
https://www.reddit.com/r/unrealengine/comments/rr171b/comment/hqjfznw/?utm_source=reddit&utm_medium=web2x&context=3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment