this post was submitted on 21 Jun 2026
1139 points (98.6% liked)

memes

21646 readers
2627 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo 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

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Cethin@lemmy.zip 7 points 1 day ago (1 children)

The developers can, or they can add a toggle. It isn't fundamental to UE5. ARC Raiders and Squad are both on UE5 and don't use Lumen.

The issue is supporting Lumen and another lighting solution requires them to make sure both work. For multiplayer games especially, having both isn't an option, because then it gives an advantage to some people. Squad, for example, looked into it, but they ended up going with a different GI system that's more performant so everyone can (and must) use it.

For single-player games, it's possible to have Lumen and another option. It's just extra cost to development. They'd rather go with the option that creates better trailers and not worry about people struggling to run it. They can run at an upscale 240p for all the executives care.

[–] Fmstrat@lemmy.world 2 points 1 day ago (1 children)

For multiplayer games especially, having both isn't an option, because then it gives an advantage to some people.

Not if the option is configurable. This is akin to how Rocket League has all kinds of stylistic options, but most pros disable them all. I'm sure that will hold true for their UE6 migration, too.

[–] Cethin@lemmy.zip 5 points 1 day ago* (last edited 1 day ago) (1 children)

No, I mean they can give you more information. Shadows can tell you where players are before you can see them, for example. You can also get information from reflections. Players who have hardware that can't support these features are disadvantaged. Lumen is not equivalent to, for example, texture resolution.

[–] Fmstrat@lemmy.world 3 points 1 day ago

Ahhhhh that makes sense.