this post was submitted on 21 Jun 2026
324 points (97.4% liked)
memes
22461 readers
3613 users here now
Community rules
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads/AI Slop
No advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.
A collection of some classic Lemmy memes for your enjoyment
Sister communities
- !tenforward@lemmy.world : Star Trek memes, chat and shitposts
- !lemmyshitpost@lemmy.world : Lemmy Shitposts, anything and everything goes.
- !linuxmemes@lemmy.world : Linux themed memes
- !comicstrips@lemmy.world : for those who love comic stories.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
yeah.. just dont buy unreal engine 5 games and you are fine
I have never hated an engine before UE5. But god it is just a steaming pile of unoptimized, bloated dogshit.
The engine isn't bad itself. The problem is it has some really cool tools that are expensive to run, but developers just turn them all on instead of optimizing. See: ARC Raiders for how it should be done. It's UE5, but they aren't using Nanite or Lumen. UE5 can run very well. Game developers thinking the only thing that matters is having the most photorealistic games is what's causes the issue.
These features are enabled by default in UE5, devs aren't going out of their way to enable them. Epic lies about them being beneficial to performance, which is only true if your assets are shit. Nanite is especially bad because Unreal Engine doesn't have a different approach for automatic LODs; you either need to do it all yourself or use nanite.
Not to say that devs aren't to blame - they should know better - but they are just following Epic's recommendations and defaults.