this post was submitted on 06 Dec 2023
44 points (97.8% liked)

Greentext

4266 readers
1654 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Sylvartas@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

I seriously doubt that. Assets handling is one of the most important things in a game engine, and not having to duplicate every asset for every map, including for entitlements reasons (e.g DLC ownership) is an extremely basic feature.

It sounds more like they seriously misused blueprints and/or DataAssets. To be fair, epic games did say a bunch of sightly misleading things about them when they released the engine to the public, but anyone using the engine noticed that blueprints could dramatically bloat your install size and/or memory usage in some situations, and found some workarounds.

Also they really should have been following the engine's updates. Now I wonder if they're the reason why Epic insists that we should really avoid being too far behind the "current" engine version for games that are actively maintained...

Source : been working with UE4 (and 5) professionally since UE4.12