this post was submitted on 23 Jun 2025
769 points (97.8% liked)

Greentext

6639 readers
1228 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] latenightnoir@lemmy.blahaj.zone 0 points 1 day ago (1 children)

Honestly, I find 4k in general to be entirely unnecessary. Anything above 1440p is redundant imho, as diminishing returns kick in very fast as the density increases.

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

For the resolution of the texture to need to be doubled along each axis, you could either have a monitor with twice the resolution, or you could be half the distance away. Most of the time games will let you get closer to objects than their texture resolution looks good for. So 4k textures still give an improvement even on a 1080p monitor.

Texture resolution is chosen on a case by case basis, objects that the player will usually be very close to have higher resolution textures, and ones that are impossible to approach can use lower resolution.

The only costs to including higher resolution textures are artist time and (usually) disk space. Artist time is outsourced to countries with cheap labor (Philippines, Indonesia, etc) and apparently no-one cares about disk space.

[–] latenightnoir@lemmy.blahaj.zone 1 points 1 day ago* (last edited 1 day ago)

It is such a minor improvement, though. Especially, as you've mentioned, on a 1080p screen. And, sorry to say, but having to fill up 150+ Gigs of space for a 20-30 hour game is a complete waste with, as I've said several times, immensely diminished returns.

Let's take UE5, for instance. Texture streaming has become necessary because we can't afford to have a coherent texture map loaded in all at once, precisely because those textures are stupidly large. This causes so, so many performance issues, that I'd argue it's been a downgrade even coming off UE3.

I'd rather have a smooth and OK-looking game which doesn't require me to get a second SSD just to fit it all, than to face significant stutters every time I do a 180° turn because the engine is struggling to load Gigs of uncached textures, which, again, barely look any better.