Created
October 24, 2022 17:16
-
-
Save bw2012/d20cf1b07b12d33d373c7905828b7252 to your computer and use it in GitHub Desktop.
UE5 performance
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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