I never played this game but I watched gameplays on youtube and I must say without insulting someone who like it that I don’t like it because it looks like unfinished game to me compared to other games in terms of graphics.
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
This community is mostly for discussion and news. Remember to search for the thing you’re submitting before posting to see if it’s already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
Don’t share it here, there are other places to find it. Discussion of piracy is fine.
We don’t want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
PM a mod to add your own
Video games
Generic
Help and suggestions
I think that’s just the state of triple A games
No it’s literally how software works. New hardware comes out, you do more with the hardware, old hardware can’t do the new things and runs worse.
I get what you’re saying, but I’ve been upgrading my PC over the years and still noticed that with games of big game companies, they care less and less about performance. I firmly believe that publishers, in an attempt to cut costs, tell the game studio to not prioritize performance, while trying to rely on software like super resolution algorithms, to make their games run. In some instances they reused old game Engines for a new and bigger game, for example with Cyberpunk, Stellaris and Elden Ring. Smaller developers are doing everything they can to make a game run smoothly. The best example for this is Factorio. That is my opinion and I totally understand your point of view.
So, I agree there’s some amount of that. You also have things like Dice (the studio that makes Battlefield) where they lost their veteran development team to poor internal management.
There are also some (now fairly large) studios that are just absolutely terrible at game performance like Studio Wildcard (makers of the Ark games).
There’s definitely some of this too. I believe the bigger issue is that games have gotten so much bigger and more expensive to develop. Making and shipping a game that runs with 4k textures, dynamic (possibly ray traced) lighting, variable rate shading (instead of manual level-of-detail systems), etc is a lot to get right.
A common thing with any software development is to take advantage of newer abstractions that make your life easier. For instance, I’m fairly confident Hunt Showdown 1896 has moved to some form of variable rate shading instead of level-of-detail (in pre-1986 when you zoomed in on some of the trees they’d literally change shape when they flipped between the models in the worst case; I’ve yet to see that post-1896). Not having to make a bunch of models and having the software “just figure out” good lower-poly models for things that are sufficiently far away is presumably a huge productivity boost. Similarly, when ray-traced lighting becomes the standard a lot of game development will get easier because setting up lighting won’t (per my understanding) require as many tricks. In both cases, it’s both less work for developers and a better result for players with the hardware to run it.
Old engines aren’t necessarily a bad thing (if they’re appropriately updated) and I think people focus too much on the engine vs the game play. Take Starfield, I’ve heard a lot of people complain about it on forums for copying a similar formula as some of Bethesda’s past titles.
The issue almost certainly isn’t the engine used, but the design choices associated with using that engine (and the decision to not make new things work).
Linux, Darwin (MacOS), Windows, Chrome, Firefox, etc are all long running software projects (as are Unreal Engine, Unity, Source Engine, CryEngine, etc). Occasionally, someone throws out their current product entirely and replaces it, but normally there are incremental upgrades made to provide the new functionality that’s desired.
The performance profile of something like Factorio vs Cyberpunk, Elden Ring, or Hunt Showdown is extremely different.