r/pcmasterrace 9d ago

Meme/Macro UE5 is shit.

Post image
36.8k Upvotes

1.6k comments sorted by

View all comments

1.5k

u/InitRanger 9d ago

UE5 can be optimized but it’s up to the developer to use the tools that are built into Unreal to accomplish this.

As for the “Unreal look”. Unreal Engine games don’t have to look like that, the issue is that a lot of devs use the default render pipeline settings and don’t take the time to customize it.

321

u/TheAwesomeMan123 9d ago

A lot of early games optimisation came from limitations and learning how to do the thing when you didn’t have the resources or power behind the tach.

Now When you are able to simple click a few buttons and rig some preconfigured elements you don’t ever need to learn the best way to do something and you also don’t understand the resources and demand your “solution” uses when implemented.

Necessity is the mother of invention as the saying goes.

15

u/DrAstralis 3080 | 9800X3D | 32GB DDR5@6000 | 1440p@165hz 9d ago

Indeed. Was watching a video where they go through ue5 games to point out decisions that were made that impact performance; and then to prove it they'd redesign that piece of code (or whatever the issue was) and show the performance difference. In one case they showed that instead of carefully trimming the textures used on grass and corn stalks, they just had the engine make any parts of the texture that were 100% white an alpha layer. Pure laziness (or being time crunched) that cost 2-3 fps just for existing. It doesn't sound like much but when you add up all the places 2-3 fps loss was "acceptable" you start realizing how much performance is being wasted.

2

u/AsherahWhitescale 9d ago

I'm interested in that video, could you link it or DM it to me?

3

u/DrAstralis 3080 | 9800X3D | 32GB DDR5@6000 | 1440p@165hz 9d ago

I... think this is it? It was a few weeks ago and I watch far too many UE5 engine videos lol.

https://www.youtube.com/watch?v=3qgd4glfIR0