this post was submitted on 15 Sep 2025
149 points (100.0% liked)

Gaming

32686 readers
322 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ChairmanMeow@programming.dev 6 points 1 day ago

UE5 can run well, but all the defaults that Epic suggests devs use are really quite bad for performance. They improve performance on horribly unoptimized scenes, but actually optimizing the scene would allow a 10x performance improvement at no reduction in visual fidelity. But devs don't tend to optimize much anymore because those Epic-suggested defaults "take care of optimization".