Is diminishing returns the reason gen 9 barely feels real? PS5 and Xbox Series games look nearly identical to PS4 and XBONE games. Hell even some xbox 360 games like Sonic Unleashed, Mirrors edge, and Just Cause 2 look perfectly fine for 2025 standards.
>>724968839Almost zero exclusives is probably part of the problem too
>>724968839Partly yes,partly because literal amateurs without any art or programming background are just throwing together generic assets in Unreal 5, and letting the "AI" do the work, resulting fugly same-face slop with no distinct style, terrible performance, and god-awful visual quality.
>>724968839This image needs to be banned.
>>724969185UE5 would be a godsend for developers if it was actually a good engineShit runs like ass even on $10,000 5090 + i9 super computers
>>724968839Too much resources are being poured into woke writing, unsustainable graphic improvements and no real effort is being used to improve the core gameplay of the games. If the graphics themselves had 6000 polygons instead of 60000 then the production of the games would've been a whole lot cheaper. This in turn would give the option to make more games with the same budget, take more risks and potentially make way better gsmes. Also, less graphical fidelity could free up space for more interactive structures and what not. I don't care about stupid RT and hyper realistic graphics - the fun physics and interactivity of the world matter more.
Polygons aren't really the issue. There are models with retarded amounts of polygons that look like shit and your image is proof of that. (Lich model in Stranger of Paradise for a contemporary example)Things like lighting, shading, collision or particle effects are usually going to make more of an impact. There are tons of Minecraft mods that can demonstrate this but ultimately better graphics means advancement in many areas and you need a game engine that can utilize those technologies simultaneously without impacting performance or causing longer dev times.
>>724969494regarded takeDon't blame the engine for developers not optimizing their game.
Medium poly(between 5k and 20k) models with good use of normalmaps, texturing, and shaders will often look just as good as high poly models, if not better.The trick is keeping the amount of materials as low as possible to minimize draw-calls gunking up the CPU, as well as keeping shaders to an 'as-needed' basis to convey the character.
>>724969520So it's pure laziness?
>>724969882I imagine a poor game engine imposes limits on proper optimization.
don't modern gpus have effectively infinite fillrates? it's not 2005 anymore.
>>724970208>i imaginemaybe you should stop imagining and start learning
>>724968839And then they blame the engine when the lazy devs decided not to optimize that 600000 tris mesh
>>724970208What you posted makes no fucking sense and you have no idea what you're talking about.The IDE literally has tools that show you shading and lighting complexities right out of the box. Renderdoc will even break down each individual draw call in a single frame to tell you what's bogging your render chain.There's literally zero excuse for a AAA studio to have shit performance because they fired their entire QA team.
>>724968839Games have been using 4K textures and 3 billion polycount models for a while now, it's nothing new but we still have bad lighting models and "bad" graphical decisions developers aren't adapting or rather, refusing to use that is possible and cheap on modern hardware (ex. newer lighting models). A fairly simple excuse is "jeets" and while I don't want to be a /pol/ tard, noone is compressing anything anymore or cares about making PBR materials not look like plasticy shit.
>>724970607A game like Far Cry 3 still looks stunning even today because of the tasteful texture and material work as well as their wonderful GI solution (though it has its limits)
>>724968839
>>724972036I can't refute this, we must go back
Anyone bitching about tris hasnt made a 3D game since like Halo 3, shaders are 90% of the render time on most games these days. Im working on a AA game right now and there would be less than 3 FPS of performance loss if we tripled the face count on all objects in the game, and the game would run at over 10 times the FPS if we disabled all shaders for a static render, and maybe 6 times the FPS if its a fluid scene with physics. Textures and image maps affect file size, shaders affect performance, tris pretty minimally affect either and are the easiest to fluidly optimize with algo generated LoD models. Now, bad topology complicates the maps that have to be applied to it, but you can have a 500 tri model with bad topo perform worse than a 1000 tri model with good topo these days. Im not saying modern devs arent lazy assholes, but looking at tri count constantly is like trying to eat healthy by looking at “fat” and ignoring “sugar”.>food analogy
>>724968839Do consolefags really not see the difference betweekn the last two?
>>724969084>muh exclusives where are muh exclusives I want to be rewarded for sucking corpo cock like a good little consumerIf it weren't for gachafags, you subhumans would be the most pathetic pieces of shit on this board. Imagine begging for something that only exists to screw over the consumer and try and make them buy something they don't want.
>>724969662No chance, all big gaming companies have to push for increased graphics otherwise the retarded gamers won't buy new cards and processors. All this so that nvidia and co can keep growing.
>>724972036mario if he 4M pixels
>>724972401this is crazy
>>724972495>80 employeesI'm sure that's accurate
>>724972324>>724972351>>724972281Legit this doesn't look that much different from ps3/360 games judging by screenshots. I'm sure it look better in motion (?) but it feels like we hit a ceiling, until we get real time path-tracing that can run north of 30fps. Good Art direction never ages but games made with fidelity as a priority like ghost of yotoi already look old and its been out for only a month (not that it matters much if the game is truly good).>>724972590F U nigga i never said exclusives were a good game. They're just the main thing you think of when you retrospect on console generations. I'm actually pretty glad I can just buy something like a steam deck and own literally everything worth playing.
>>724972894Holy shit it gets worse over time Forza flushed their artists down the toilet
>>724968839*taps the sign*
>>724969494The issue is the shit developers, not the engine. The tools for optimizing are all there but instead of actually using them they dedicate that time they could have spent optimizing to Day 1 DLC shit and preorder bonuses.
>>724973650Everything gets worse when you prioritize hiring for diversity instead of talent.
>>724973958>>724970570>>724970456Doesn't even fortnite (the game made by the devs themselves) have stuttering issues?
>>724974832no
>>724974832Yeah it had horrible stuttering when the bug season started, they fixed it by simply cutting down on roughly half the amount of bugs that would spawn.
>>724972401Its scary how MGSV runs on a potato at 60fps and it still holds up nearly a decade later, modern game devs are a joke
>>724975913Crysis came out 2007 and still looks better than almost every game that came out this year
how do you guys still only barely understand how video games function?
>>724969882>>724973958Shit shill cope.An empty UE5 project exported into .EXE takes over 300 megabytes, and includes shittons of telemetry crap for no reason. The engine's simply NOT made for game development, but for TV / film 3D scene creation.