Skip to content

Instantly share code, notes, and snippets.

@bw2012
Created October 24, 2022 17:16
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